12 multiple-choice questions, progressively harder.
The sum of two numbers is 505050 and their difference is 121212. What is the larger number?
Solution
Correct answer: B
Let xxx be the larger and yyy the smaller: x+y=50x + y = 50x+y=50 and x−y=12x - y = 12x−y=12. Add the equations to eliminate yyy.
2x=62 ⇒ x=312x = 62 \;\Rightarrow\; x = 312x=62⇒x=31
The larger number is 313131 (and the smaller is 191919).
A concert sold 300300300 tickets for 420042004200 dollars. Floor tickets cost 181818 dollars and balcony tickets cost 121212 dollars. How many floor tickets were sold?
Correct answer: A
Let fff and bbb be the floor and balcony counts: f+b=300f + b = 300f+b=300 and 18f+12b=420018f + 12b = 420018f+12b=4200. Multiply the count equation by 121212 and subtract to remove bbb.
(18f+12b)−(12f+12b)=4200−3600 ⇒ 6f=600 ⇒ f=100(18f + 12b) - (12f + 12b) = 4200 - 3600 \;\Rightarrow\; 6f = 600 \;\Rightarrow\; f = 100(18f+12b)−(12f+12b)=4200−3600⇒6f=600⇒f=100
So 100100100 floor tickets (and 200200200 balcony) were sold.
A jar of quarters and dimes holds 404040 coins worth 700700700 cents. How many quarters are in the jar?
Correct answer: C
Let qqq and ddd be the counts: q+d=40q + d = 40q+d=40 and 25q+10d=70025q + 10d = 70025q+10d=700. Multiply the count equation by 101010 and subtract.
(25q+10d)−(10q+10d)=700−400 ⇒ 15q=300 ⇒ q=20(25q + 10d) - (10q + 10d) = 700 - 400 \;\Rightarrow\; 15q = 300 \;\Rightarrow\; q = 20(25q+10d)−(10q+10d)=700−400⇒15q=300⇒q=20
There are 202020 quarters (and 202020 dimes).
How many liters of a 10%10\%10% salt solution must be mixed with a 30%30\%30% salt solution to make 202020 liters of a 25%25\%25% solution? Give the liters of the 10%10\%10% solution.
Correct answer: D
Let xxx be the liters of 10%10\%10% solution and yyy the liters of 30%30\%30%: x+y=20x + y = 20x+y=20 and 0.10x+0.30y=0.25(20)=50.10x + 0.30y = 0.25(20) = 50.10x+0.30y=0.25(20)=5. Substitute x=20−yx = 20 - yx=20−y.
0.10(20−y)+0.30y=5 ⇒ 0.20y=3 ⇒ y=150.10(20 - y) + 0.30y = 5 \;\Rightarrow\; 0.20y = 3 \;\Rightarrow\; y = 150.10(20−y)+0.30y=5⇒0.20y=3⇒y=15
Then x=20−15=5x = 20 - 15 = 5x=20−15=5, so 555 liters of the 10%10\%10% solution.
A boat travels 404040 miles downstream in 222 hours and the same 404040 miles upstream in 444 hours. What is the boat's speed in still water?
Downstream 2(b+c)=402(b + c) = 402(b+c)=40 gives b+c=20b + c = 20b+c=20; upstream 4(b−c)=404(b - c) = 404(b−c)=40 gives b−c=10b - c = 10b−c=10. Add to eliminate ccc.
2b=30 ⇒ b=152b = 30 \;\Rightarrow\; b = 152b=30⇒b=15
The still-water speed is 151515 mph (and the current is 555 mph).
Pencils cost 222 dollars and pens cost 555 dollars. You buy 121212 items for 393939 dollars. How many pens did you buy?
Let ppp be pencils and qqq pens: p+q=12p + q = 12p+q=12 and 2p+5q=392p + 5q = 392p+5q=39. Substitute p=12−qp = 12 - qp=12−q.
2(12−q)+5q=39 ⇒ 24+3q=39 ⇒ q=52(12 - q) + 5q = 39 \;\Rightarrow\; 24 + 3q = 39 \;\Rightarrow\; q = 52(12−q)+5q=39⇒24+3q=39⇒q=5
You bought 555 pens (and 777 pencils).
Cashews cost 999 dollars per pound and raisins cost 333 dollars per pound. You make 101010 pounds of a mix worth 666 dollars per pound. How many pounds of cashews are in the mix?
Let ccc be pounds of cashews and rrr pounds of raisins: c+r=10c + r = 10c+r=10 and 9c+3r=6(10)=609c + 3r = 6(10) = 609c+3r=6(10)=60. Substitute r=10−cr = 10 - cr=10−c.
9c+3(10−c)=60 ⇒ 6c=30 ⇒ c=59c + 3(10 - c) = 60 \;\Rightarrow\; 6c = 30 \;\Rightarrow\; c = 59c+3(10−c)=60⇒6c=30⇒c=5
The mix uses 555 pounds of cashews (and 555 of raisins).
A coin system gives q=7q = 7q=7 quarters and d=13d = 13d=13 dimes. What is the total value in cents?
Each quarter is 252525 cents and each dime 101010 cents.
25(7)+10(13)=175+130=30525(7) + 10(13) = 175 + 130 = 30525(7)+10(13)=175+130=305
The coins are worth 305305305 cents.
A vendor's cost is y=2x+300y = 2x + 300y=2x+300 and revenue is y=5xy = 5xy=5x, where xxx is items sold. At the break-even number of items, what is the revenue, in dollars?
First find break-even by setting cost equal to revenue: 5x=2x+3005x = 2x + 3005x=2x+300, so 3x=3003x = 3003x=300 and x=100x = 100x=100. Then the revenue is 5x5x5x.
y=5(100)=500y = 5(100) = 500y=5(100)=500
The revenue at break-even is 500500500 dollars.
Adult tickets aaa and student tickets sss satisfy a+s=250a + s = 250a+s=250 and 8a+5s=17008a + 5s = 17008a+5s=1700. How many adult tickets were sold?
Multiply the count equation by 555 and subtract to eliminate sss.
(8a+5s)−(5a+5s)=1700−1250 ⇒ 3a=450 ⇒ a=150(8a + 5s) - (5a + 5s) = 1700 - 1250 \;\Rightarrow\; 3a = 450 \;\Rightarrow\; a = 150(8a+5s)−(5a+5s)=1700−1250⇒3a=450⇒a=150
So 150150150 adult tickets (and 100100100 student) were sold.
A plane flies 150015001500 miles with the wind in 333 hours and returns against the wind in 555 hours. What is the plane's speed in still air?
With the wind 3(p+w)=15003(p + w) = 15003(p+w)=1500 gives p+w=500p + w = 500p+w=500; against it 5(p−w)=15005(p - w) = 15005(p−w)=1500 gives p−w=300p - w = 300p−w=300. Add to eliminate www.
2p=800 ⇒ p=4002p = 800 \;\Rightarrow\; p = 4002p=800⇒p=400
The still-air speed is 400400400 mph (and the wind is 100100100 mph).
A drawer holds 505050-cent stamps and 202020-cent stamps, 303030 stamps in all worth 900900900 cents. How many 505050-cent stamps are there?
Let xxx be the 505050-cent stamps and yyy the 202020-cent stamps: x+y=30x + y = 30x+y=30 and 50x+20y=90050x + 20y = 90050x+20y=900. Multiply the count equation by 202020 and subtract.
(50x+20y)−(20x+20y)=900−600 ⇒ 30x=300 ⇒ x=10(50x + 20y) - (20x + 20y) = 900 - 600 \;\Rightarrow\; 30x = 300 \;\Rightarrow\; x = 10(50x+20y)−(20x+20y)=900−600⇒30x=300⇒x=10
There are 101010 stamps of 505050 cents (and 202020 of 202020 cents).
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.