A store sells apples for $1.20 each and pears for $0.80 each. You buy 10 fruits and spend $10. How many apples did you buy? โ 5 apples.Let a = apples. 1.20a + 0.80(10โa) = 10 โ 0.40a + 8 = 10 โ 0.40a = 2 โ a = 5.
Train A is 300 miles from Station X and travels toward it at 60 mph. Train B starts at Station X and travels away at 40 mph. After how many hours are they at the same location? โ 3 hours.Train A: 300 โ 60t. Train B: 40t. When equal: 300 โ 60t = 40t โ 300 = 100t โ t = 3 hours.
The sum of three consecutive integers is 51. What are they? โ 16, 17, 18.Let n, n+1, n+2. n + n+1 + n+2 = 51 โ 3n + 3 = 51 โ 3n = 48 โ n = 16. They are 16, 17, 18.
Two buses leave at the same time. Bus A travels at 55 mph. Bus B travels at 45 mph in the opposite direction. After 3 hours, how far apart are they? โ 300 miles.Distance apart = (55 + 45) ร 3 = 100 ร 3 = 300 miles.
You scored 82 on the first test and need an average of at least 85 on two tests. What is the minimum score needed on the second test? โ 88.(82 + x)/2 โฅ 85 โ 82 + x โฅ 170 โ x โฅ 88.
A number is 4 more than twice another number. The sum of the two numbers is 22. What are they? โ 8 and 14.Let x and y = x. y = 2x + 4 and x + y = 22. x + 2x + 4 = 22 โ 3x = 18 โ x = 6. y = 16. Check: 6 + 16 = 22 โ. Wait: x=6, y=16. Answer A (6 and 16) matches. Rechecking choice indices โ answer is A (index 0).
At a fair, adult tickets cost $7 and child tickets cost $4. A family of 5 people spends $26. How many adults are in the family? โ 2 adults.Let a = adults, c = 5โa children. 7a + 4(5โa) = 26 โ 7a + 20 โ 4a = 26 โ 3a = 6 โ a = 2.