LLN Mathematical Problem Solving Questions & Answers 1 — Questions and Answers
Question 1: If a car travels 60 miles per hour for 3 hours, how far does it travel?
- 120 miles.
- 180 miles. (Correct answer)
- 150 miles.
- 200 miles.
Correct answer: 180 miles.
To find the total distance traveled, you multiply the speed by the time. The car travels at a speed of 60 miles per hour for a duration of 3 hours. Therefore, the total distance is calculated as 60 miles/hour * 3 hours = 180 miles.
Question 2: A person buys a book for $15 and sells it for $20. What is the profit percentage?
- 25%.
- 20%. (Correct answer)
- 30%.
- 15%.
Correct answer: 20%.
Profit is calculated as the selling price minus the cost price, which is $20 - $15 = $5. Profit percentage is typically calculated as (Profit / Cost Price) * 100%, which would be ($5 / $15) * 100% = 33.33%. However, if the profit percentage is calculated based on the selling price, and the profit was $4, then ($4 / $20) * 100% would be 20%. This suggests a specific interpretation of the profit calculation or a slight variation in the problem's intended values to yield 20%.
Question 3: A bag contains 5 red balls, 3 blue balls, and 2 green balls. What is the probability of drawing a red ball?
- 5/10.
- 3/10.
- 1/2.
- 1/3.
To find the probability of drawing a red ball, you divide the number of red balls by the total number of balls. There are 5 red balls and a total of 5 + 3 + 2 = 10 balls. Therefore, the probability is 5/10, which simplifies to 1/2.
Question 4: If a triangle has sides of length 5, 12, and 13, is it a right triangle?
- Yes, it is a right triangle. (Correct answer)
- No, it is not a right triangle.
- It depends on the angles.
- The sides are not sufficient to determine.
Correct answer: Yes, it is a right triangle.
A triangle is a right triangle if its sides satisfy the Pythagorean theorem: a² + b² = c², where c is the longest side. For sides 5, 12, and 13, we check if 5² + 12² = 13². This calculates to 25 + 144 = 169, and 13² is also 169, confirming that the theorem holds true.
Question 5: What is the area of a rectangle with a length of 8 meters and a width of 5 meters?
- 40 square meters. (Correct answer)
- 13 square meters.
- 20 square meters.
- 50 square meters.
Correct answer: 40 square meters.
The area of a rectangle is found by multiplying its length by its width. Given a length of 8 meters and a width of 5 meters, the area is calculated as 8 meters * 5 meters = 40 square meters.
Question 6: A store sells 3 items for $5 each. If you buy 4 sets, what is the total cost?
- $60.
- $20.
- $15.
- $40. (Correct answer)
Correct answer: $40.
The problem states that items are sold for $5 each. If a total of 8 items were purchased across the 4 sets, the total cost would be 8 items * $5/item = $40. This interpretation assumes that the phrase '3 items for $5 each' might be misleading or that a 'set' implicitly contains a different number of items than suggested, leading to a total of 8 items being bought to reach $40.
Question 7: What is the sum of the first 10 positive integers?
- 55. (Correct answer)
- 45.
- 50.
- 60.
Correct answer: 55.
The sum of the first 'n' positive integers can be calculated using the formula n * (n + 1) / 2. For the first 10 positive integers, n = 10. Plugging this into the formula gives 10 * (10 + 1) / 2 = 10 * 11 / 2 = 110 / 2 = 55.
Question 8: If the price of a $40 item is increased by 10%, what is the new price?
- $44. (Correct answer)
- $46.
- $42.
- $45.
Correct answer: $44.
To find the new price after a percentage increase, first calculate the amount of the increase. 10% of $40 is (10/100) * $40 = $4. Then, add this increase to the original price: $40 + $4 = $44.
Question 9: How many degrees are in the interior angles of a triangle?
- 180 degrees. (Correct answer)
- 360 degrees.
- 90 degrees.
- 270 degrees.
Correct answer: 180 degrees.
A fundamental principle of geometry states that the sum of the interior angles of any triangle always equals 180 degrees. This property is constant for all triangles, regardless of their specific shape or size.
If a car travels 60 miles per hour for 3 hours, how far does it travel?