Skip to main content

Honeywell Practice Problems On Linear Equations

Below are three problems on linear equations. You have to form the equations by using the given information.
Question 1
A railway half ticket( for kids below 5 years) costs Rs. 150 and full ticket(for above 5 years) costs Rs. 250. The daily report says that for a particular day, 5000 passengers have travelled and the total collection is Rs.10,50,000. How many kids(below 5 years) have travelled on that day?
a)1000 b)2000 c)2500 d)3500
Answer : b)2000
Solution:
Let 's' be the number of kids travelled on that day and 'b' be the number of passengers(above 5 years) travelled on that day.
Therefore, s + b = 5000 ... eqn (1)
Each half ticket's cost is Rs.150 and
Each full ticket's cost is Rs.250.
Total collection of amount = 150s + 250b = 10,50,000
Or 150s + 250b = 10,50,000 ... eqn (2)
Multiplying equation (1) by 150, we get 150s + 150b = 7,50,000 ... eqn (3)
Subtracting eqn (3) from eqn (2), we get 100b = 3,00,000
Or b = 3000
We know that s + b = 5000
So, s = 5000 - b = 5000 - 3000 = 2000.
Hence, 2000 kids travelled on that particular day.

Question 2
Small sized pizza costs half the full sized and delivery charge is the same on small size as on the full size. One boy delivered a full size pizza which cost Rs.2160 for the consumer. Another boy delivered one full and small for 2 persons respectively where the bill amount was Rs.3270. What is the basic cost of full size pizza and what is the delivery charge?
a)RS.2100 & Rs.60 b)Rs.1050 & Rs.30 c)Rs.2500 & Rs.90 d)Rs.1500 & Rs.60
Answer : a)Rs.2100 & Rs.60
Solution:
Let the cost of the half of the full size pizza be Rs. X.
Therefore, the cost of full size pizza is Rs. 2X.
Let the delivery charge be Rs. Y per delivery.
Now, one full size reservation pizza would cost 2X (basic cost) + Y (delivery charge)
i.e., 2X + Y = 2160 --- (1)
The total basic cost for one small and one size full pizza = X + 2X = 3X and the total delivery charge is 2Y.
Hence, 3X + 2Y = 3270 --- (2)
Solving (1) and (2) we get,
X = 1050 and Y = 60
Hence, the basic cost of full size pizza is 2X = Rs. 2100 and the delivery charge is Y = Rs.60.

Question 3
A boy ordered 1000 toys for 1000 rupees from a local shop. He knew he ordered some dolls, cars and cleversticks but he lost his receipt and forgot how many of each he ordered. Also he knew that the dolls were Rs.3 each, cars Rs.10 each and cleversticks Rs.5 each. The number of toy cars in the order was:
a)1 b)2 c)none of these d)cannot be determined
Answer : d)cannot be determined
Solution:
Let d = number of dolls;
c = number of cars;
And s = number of cleversticks.
The total number of toys is 1000. Therefore we have the equation:
d + c + s = 1000
Given that the dolls cost Rs.3 each, cars cost Rs.10 each and cleversticks cost Rs.5.
Then we have the equation:
10c + 3d + 5s = 1000
Now, We have two equations but 3 unknowns. To solve 3 unknowns at least 3 equations are required.
The given data is not sufficient to derive the answer and some additional information are required.
Hence the answer is option d.

Comments

Popular posts from this blog

Introduction to JavaScript- Basics

JavaScript is the most popular scripting language on the internet, and works in all major browsers, such as Internet Explorer, Firefox, Chrome, Opera, and Safari. What You Should Already Know Before you continue you should have a basic understanding of the following: HTML and CSS If you want to study these subjects first, find the tutorials on our Languages page . What is JavaScript? JavaScript was designed to add interactivity to HTML pages JavaScript is a scripting language A scripting language is a lightweight programming language JavaScript is usually embedded directly into HTML pages JavaScript is an interpreted language (means that scripts execute without preliminary compilation) Everyone can use JavaScript without purchasing a license Are Java and JavaScript the same? NO! Java and JavaScript are two completely different languages in both concept and design! Java (developed by Sun Microsystems) is a powerful and much more complex programming language ...

How to prepare for interview? follow the steps.

Interview Preparation  Research is a critical part of preparing for an interview. If you haven't done your homework, it is going to be obvious. Spend time researching and thinking about yourself, the occupation, the organization, and questions you might ask at the end of the interview. Step 1: Know Yourself The first step in preparing for an interview is to do a thorough self-assessment so that you will know what you have to offer an employer. It is very important to develop a complete inventory of skills, experience, and personal attributes that you can use to market yourself to employers at any time during the interview process. In developing this inventory, it is easiest to start with experience. Once you have a detailed list of activities that you have done (past jobs, extra-curricular involvements, volunteer work, school projects, etc.), it is fairly easy to identify your skills. Simply g...

Cognizant Company Profile and it's information for Interview

Website: www.cognizant.com HQ Teaneck, NJ Industry Information Technology Services Size 130K+ Employees, $6B+ Revenue NASDAQ CTSH Competitors Infosys, Wipro, Tata Consultancy Services   About cognizant Cognizant Corporate view: Cognizant is an American multinational IT services and consulting corporation headquartered in Teaneck, New Jersey, United States. Cognizant has been named to the 2010 Fortune 100 Fastest-Growing Companies List for the eighth consecutive year. Cognizant has also been named to the Fortune 1000 and Forbes Global 2000 lists. It has consistently ranked among the fastest growing companies including the 2010 Business Week 50 list of the top-performing U.S. companies, the Business Week Hottest Tech Companies 2010, and the Forbes Fast Tech 2010 list of 25 Fastest Growing Technology Companies In America. Founded: 1994 Headquarters: Teaneck, New Jersey, U.S. Key people:  Francisco D'Souza (President & CEO) Lakshmi Naray...