12 multiple-choice questions, progressively harder.
The sum of two numbers is 505050, and the larger is 888 more than the smaller. What is the larger number?
Solution
Correct answer: C
Let nnn be the smaller number, so the larger is n+8n + 8n+8. Their sum is 505050.
n+(n+8)=50,2n+8=50,n=21n + (n + 8) = 50, \qquad 2n + 8 = 50, \qquad n = 21n+(n+8)=50,2n+8=50,n=21
The smaller is 212121, so the larger is 21+8=2921 + 8 = 2921+8=29; check 21+29=5021 + 29 = 5021+29=50.
The sum of three consecutive odd integers is 636363. What is the largest?
Correct answer: A
Let nnn be the smallest. Consecutive odd integers step by 222, so they are nnn, n+2n + 2n+2, and n+4n + 4n+4.
n+(n+2)+(n+4)=63,3n+6=63,n=19n + (n + 2) + (n + 4) = 63, \qquad 3n + 6 = 63, \qquad n = 19n+(n+2)+(n+4)=63,3n+6=63,n=19
The integers are 191919, 212121, and 232323, so the largest is 232323; check 19+21+23=6319 + 21 + 23 = 6319+21+23=63.
A rectangle's length is 555 cm more than its width, and its perimeter is 464646 cm. What is the width?
Let www be the width in centimeters, so the length is w+5w + 5w+5. The perimeter is twice the sum of length and width.
2(w+(w+5))=46,4w+10=46,w=92(w + (w + 5)) = 46, \qquad 4w + 10 = 46, \qquad w = 92(w+(w+5))=46,4w+10=46,w=9
The width is 999 cm and the length is 141414 cm; check 2(9+14)=462(9 + 14) = 462(9+14)=46 cm.
Maria is 303030 and her son is 666. In how many years, xxx, will Maria be exactly twice as old as her son? Which equation models this?
Correct answer: D
In xxx years each is xxx years older, so Maria is 30+x30 + x30+x and her son is 6+x6 + x6+x. Maria being twice as old means her age equals 222 times the son's age then.
30+x=2(6+x)30 + x = 2(6 + x)30+x=2(6+x)
Both ages shift by the same xxx, which is why the son's future age is 6+x6 + x6+x inside the doubling.
Two trains leave the same station at the same time in opposite directions, at 404040 and 505050 miles per hour. After how many hours are they 270270270 miles apart?
Let ttt be the time in hours. In ttt hours the trains cover 40t40t40t and 50t50t50t miles, and moving apart, the gap is the sum.
40t+50t=270,90t=270,t=340t + 50t = 270, \qquad 90t = 270, \qquad t = 340t+50t=270,90t=270,t=3
Check: in 333 hours they go 120120120 and 150150150 miles, and 120+150=270120 + 150 = 270120+150=270, so the time is 333 hours.
Three consecutive integers sum to 727272. What is the middle integer?
Let nnn be the smallest, so the integers are nnn, n+1n + 1n+1, and n+2n + 2n+2. Their sum is 727272.
n+(n+1)+(n+2)=72,3n+3=72,n=23n + (n + 1) + (n + 2) = 72, \qquad 3n + 3 = 72, \qquad n = 23n+(n+1)+(n+2)=72,3n+3=72,n=23
The integers are 232323, 242424, and 252525, so the middle one is 242424.
Tom has xxx quarters and 888 dimes. Which expression gives the total value, in cents?
Each quarter is worth 252525 cents, so xxx quarters are worth 25x25x25x cents. The 888 dimes are worth 8×10=808 \times 10 = 808×10=80 cents.
25x+8025x + 8025x+80
Adding the two values gives the total, 25x+8025x + 8025x+80 cents.
Which equation models: a number nnn decreased by 999 gives the same result as 444 times the number?
Correct answer: B
The number decreased by 999 is n−9n - 9n−9, and 444 times the number is 4n4n4n. The words the same result as make these equal.
n−9=4nn - 9 = 4nn−9=4n
Decreasing nnn means n−9n - 9n−9, not 9−n9 - n9−n, so the correct model is n−9=4nn - 9 = 4nn−9=4n.
On a test, a student got 90%90\%90% of the questions right, answering 272727 correctly. How many questions were on the test?
Let ttt be the total number of questions. Getting 90%90\%90% of them right means 0.90t=270.90t = 270.90t=27.
0.90t=27,t=270.90=300.90t = 27, \qquad t = \frac{27}{0.90} = 300.90t=27,t=0.9027=30
Check: 90%90\%90% of 303030 is 272727, so the test had 303030 questions.
A wallet has 333 more dimes than nickels, worth 195195195 cents in all. How many nickels are there?
Let nnn be the number of nickels, so the dimes number n+3n + 3n+3. In cents, nickels are worth 5n5n5n and dimes 10(n+3)10(n + 3)10(n+3).
5n+10(n+3)=195,15n+30=195,n=115n + 10(n + 3) = 195, \qquad 15n + 30 = 195, \qquad n = 115n+10(n+3)=195,15n+30=195,n=11
There are 111111 nickels (555555 cents) and 141414 dimes (140140140 cents); check 55+140=19555 + 140 = 19555+140=195.
Ben is now bbb years old. Five years ago he was 121212. Which equation finds his current age?
Five years ago Ben was 555 years younger than he is now, so his age then was b−5b - 5b−5, and that equals 121212.
b−5=12b - 5 = 12b−5=12
Solving gives b=17b = 17b=17, so the model is b−5=12b - 5 = 12b−5=12.
A rectangle's length is 111 cm less than 333 times its width. The perimeter is 383838 cm. What is the width?
Let www be the width in centimeters, so the length is 3w−13w - 13w−1. The perimeter is twice the sum of length and width.
2(w+(3w−1))=38,8w−2=38,w=52(w + (3w - 1)) = 38, \qquad 8w - 2 = 38, \qquad w = 52(w+(3w−1))=38,8w−2=38,w=5
The width is 555 cm and the length is 141414 cm; check 2(5+14)=382(5 + 14) = 382(5+14)=38 cm.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.