Maths Olympiad Prep

Library / /352 of 520

Algebra Difficulty 3.4 AMC 10/12 Find the answer

A stone is dropped into a well and the report of the stone striking the bottom is heard 7.77.7 seconds after it is dropped. Assume that the stone falls 16t216t^2 feet in t seconds and that the velocity of sound is 11201120 feet per second. The depth of the well is:

Pick one

Solution

Let dd be the depth of the well in feet, let t1t_1 be the number of seconds the rock took to fall to the bottom of the well, and let t2t_2 be the number of seconds the sound took to travel back up the well. We know t1+t2=7.7t_1+t_2=7.7. Now we can solve t1t_1 for dd:
d=16t12d=16t_1^2
d16=t12\frac{d}{16}=t_1^2
t1=d4t_1=\frac{\sqrt{d}}4
And similarly t2t_2:
d=1120t2d=1120t_2
t2=d1120t_2=\frac{d}{1120}
So d1120+d47.7=0\frac{d}{1120}+\frac{\sqrt{d}}4-7.7=0. If we let u=du=\sqrt{d}, this becomes a quadratic.
u21120+u47.7=0\frac{u^2}{1120}+\frac{u}4-7.7=0
u=14±(14)24(11120)(7.7)21120u=\frac{-\frac14\pm\sqrt{\left(\frac14\right)^2-4(\frac1{1120})(-7.7)}}{\frac2{1120}}
u=560(14±116+7.7280)u=560\cdot\left(-\frac14\pm\sqrt{\frac1{16}+\frac{7.7}{280}}\right)
u=560(14±36400)u=560\cdot\left(-\frac14\pm\sqrt{\frac{36}{400}}\right)
u=560(14±310)u=560\cdot\left(-\frac14\pm\frac3{10}\right)
We know uu is the positive square root of dd, so we can replace the ±\pm with a ++.
u=560(120)u=560\cdot\left(\frac1{20}\right)
u=56020u=\frac{560}{20}
u=28u=28
Then d=282=784d=28^2=784, and the answer is (A)\boxed{\textbf{(A)}}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.