12 multiple-choice questions, progressively harder.
A rectangle's length is 666 m more than its width, and its area is 404040 m2^22. What is the width?
Solution
Correct answer: C
Let the width be www; the length is w+6w + 6w+6. Set the area to 404040.
w(w+6)=40 ⇒ w2+6w−40=0 ⇒ (w+10)(w−4)=0w(w + 6) = 40 \;\Rightarrow\; w^2 + 6w - 40 = 0 \;\Rightarrow\; (w + 10)(w - 4) = 0w(w+6)=40⇒w2+6w−40=0⇒(w+10)(w−4)=0
So w=−10w = -10w=−10 or w=4w = 4w=4. A width cannot be negative, so discard w=−10w = -10w=−10; the width is 444 m (and the length is 101010 m).
A right triangle has legs xxx and x+7x + 7x+7 and hypotenuse 171717. What is the shorter leg?
Correct answer: A
By the Pythagorean theorem, x2+(x+7)2=172x^2 + (x + 7)^2 = 17^2x2+(x+7)2=172.
2x2+14x+49=289 ⇒ x2+7x−120=0 ⇒ (x+15)(x−8)=02x^2 + 14x + 49 = 289 \;\Rightarrow\; x^2 + 7x - 120 = 0 \;\Rightarrow\; (x + 15)(x - 8) = 02x2+14x+49=289⇒x2+7x−120=0⇒(x+15)(x−8)=0
So x=−15x = -15x=−15 or x=8x = 8x=8. A length cannot be negative, so discard x=−15x = -15x=−15; the shorter leg is 888 (and the longer is 151515).
A ball launched from the ground has height h=−16t2+80th = -16t^2 + 80th=−16t2+80t feet. At what times is it 646464 ft high?
Set the height to 646464 and divide by −16-16−16.
−16t2+80t=64 ⇒ t2−5t+4=0 ⇒ (t−1)(t−4)=0-16t^2 + 80t = 64 \;\Rightarrow\; t^2 - 5t + 4 = 0 \;\Rightarrow\; (t - 1)(t - 4) = 0−16t2+80t=64⇒t2−5t+4=0⇒(t−1)(t−4)=0
So t=1t = 1t=1 or t=4t = 4t=4. Both are positive, so both count: the ball is 646464 ft high at 111 s (going up) and again at 444 s (coming down).
Two numbers add to 121212 and multiply to 353535. What are the two numbers?
If one number is xxx, the other is 12−x12 - x12−x, and their product is 353535.
x(12−x)=35 ⇒ x2−12x+35=0 ⇒ (x−5)(x−7)=0x(12 - x) = 35 \;\Rightarrow\; x^2 - 12x + 35 = 0 \;\Rightarrow\; (x - 5)(x - 7) = 0x(12−x)=35⇒x2−12x+35=0⇒(x−5)(x−7)=0
So x=5x = 5x=5 or x=7x = 7x=7, giving the pair 555 and 777 (and 5+7=125 + 7 = 125+7=12 with 5×7=355 \times 7 = 355×7=35).
At a price of ppp dollars, a show sells 400−25p400 - 25p400−25p tickets, and revenue is p(400−25p)p(400 - 25p)p(400−25p). Two prices give a revenue of 150015001500 dollars. What is the lower price?
Correct answer: B
Set revenue equal to 150015001500 and divide by −25-25−25.
p(400−25p)=1500 ⇒ p2−16p+60=0 ⇒ (p−6)(p−10)=0p(400 - 25p) = 1500 \;\Rightarrow\; p^2 - 16p + 60 = 0 \;\Rightarrow\; (p - 6)(p - 10) = 0p(400−25p)=1500⇒p2−16p+60=0⇒(p−6)(p−10)=0
So p=6p = 6p=6 or p=10p = 10p=10; both are positive and keep the ticket count positive, so both are valid. The lower price is 666 dollars.
A positive number is 202020 less than its square. What is the number?
"202020 less than its square" is n2−20n^2 - 20n2−20, and that equals nnn.
n2−20=n ⇒ n2−n−20=0 ⇒ (n−5)(n+4)=0n^2 - 20 = n \;\Rightarrow\; n^2 - n - 20 = 0 \;\Rightarrow\; (n - 5)(n + 4) = 0n2−20=n⇒n2−n−20=0⇒(n−5)(n+4)=0
So n=5n = 5n=5 or n=−4n = -4n=−4. Both solve the equation, but the problem asks for a positive number, so discard n=−4n = -4n=−4; the number is 555.
A drone's height is h=−16t2+40t+5h = -16t^2 + 40t + 5h=−16t2+40t+5 feet. Does it ever reach exactly 404040 ft?
Correct answer: D
Set h=40h = 40h=40, giving −16t2+40t−35=0-16t^2 + 40t - 35 = 0−16t2+40t−35=0, or 16t2−40t+35=016t^2 - 40t + 35 = 016t2−40t+35=0. Check the discriminant.
D=(−40)2−4(16)(35)=1600−2240=−640<0D = (-40)^2 - 4(16)(35) = 1600 - 2240 = -640 < 0D=(−40)2−4(16)(35)=1600−2240=−640<0
The discriminant is negative, so the roots are complex and there is no real time at which the height is 404040 ft. The drone never reaches that height.
A right triangle's legs differ by 777 cm, and its area is 303030 cm2^22. What is the longer leg?
The area of a right triangle is half the product of its legs. Let the shorter leg be xxx; the longer is x+7x + 7x+7.
12x(x+7)=30 ⇒ x2+7x−60=0 ⇒ (x+12)(x−5)=0\frac{1}{2}x(x + 7) = 30 \;\Rightarrow\; x^2 + 7x - 60 = 0 \;\Rightarrow\; (x + 12)(x - 5) = 021x(x+7)=30⇒x2+7x−60=0⇒(x+12)(x−5)=0
So x=−12x = -12x=−12 or x=5x = 5x=5. Discard the negative length; the shorter leg is 555 cm, and the question asks for the longer leg, x+7=12x + 7 = 12x+7=12 cm.
The squares of two consecutive positive integers add to 221221221. What is the larger integer?
Let the integers be nnn and n+1n + 1n+1, so n2+(n+1)2=221n^2 + (n + 1)^2 = 221n2+(n+1)2=221.
2n2+2n+1=221 ⇒ n2+n−110=0 ⇒ (n+11)(n−10)=02n^2 + 2n + 1 = 221 \;\Rightarrow\; n^2 + n - 110 = 0 \;\Rightarrow\; (n + 11)(n - 10) = 02n2+2n+1=221⇒n2+n−110=0⇒(n+11)(n−10)=0
So n=−11n = -11n=−11 or n=10n = 10n=10. We need positive integers, so discard n=−11n = -11n=−11; then n=10n = 10n=10 and the larger is 111111.
A ball thrown from an 888 ft ledge has height h=−16t2+24t+8h = -16t^2 + 24t + 8h=−16t2+24t+8 feet. When does it hit the ground? Give the exact time.
Set h=0h = 0h=0: −16t2+24t+8=0-16t^2 + 24t + 8 = 0−16t2+24t+8=0, or dividing by −8-8−8, 2t2−3t−1=02t^2 - 3t - 1 = 02t2−3t−1=0. Apply the quadratic formula.
t=3±9+84=3±174t = \frac{3 \pm \sqrt{9 + 8}}{4} = \frac{3 \pm \sqrt{17}}{4}t=43±9+8=43±17
The root 3−174\tfrac{3 - \sqrt{17}}{4}43−17 is negative (since 17>3\sqrt{17} > 317>3), so it is rejected as a negative time. The ball lands at 3+174\tfrac{3 + \sqrt{17}}{4}43+17 s (about 1.81.81.8 s).
A club charges ppp dollars and attracts 150−5p150 - 5p150−5p members, so the dues revenue is p(150−5p)p(150 - 5p)p(150−5p). Which equation gives the price(s) for a revenue of 100010001000 dollars?
Revenue is price times quantity: ppp times (150−5p)(150 - 5p)(150−5p), set equal to the target of 100010001000 dollars.
p(150−5p)=1000p(150 - 5p) = 1000p(150−5p)=1000
Setting it to 000 asks when revenue vanishes, and 150p−5p150p - 5p150p−5p drops the required factor of ppp on the second term.
Continuing the previous problem, solve p(150−5p)=1000p(150 - 5p) = 1000p(150−5p)=1000. What are the two prices that give a revenue of 100010001000 dollars?
Expand and divide by −5-5−5.
150p−5p2=1000 ⇒ p2−30p+200=0 ⇒ (p−10)(p−20)=0150p - 5p^2 = 1000 \;\Rightarrow\; p^2 - 30p + 200 = 0 \;\Rightarrow\; (p - 10)(p - 20) = 0150p−5p2=1000⇒p2−30p+200=0⇒(p−10)(p−20)=0
So p=10p = 10p=10 or p=20p = 20p=20. Both are positive and keep the membership positive (at 101010 dollars, 100100100 members; at 202020 dollars, 505050 members), so both prices give a revenue of 100010001000 dollars.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.