document.write( "Question 1054734: The distance d that an object falls is directly proportional to the square of the time of the​ fall, t. A person who is parachuting for the first time is told to wait 5 seconds before opening the parachute. If the person falls 64 feet in 2​ seconds, find how far he falls in 5 seconds. \n" ); document.write( "
Algebra.Com's Answer #669937 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The distance d that an object falls is directly proportional to the square of the time of the​ fall, t. A person who is parachuting for the first time is told to wait 5 seconds before opening the parachute. If the person falls 64 feet in 2​ seconds, find how far he falls in 5 seconds.
\n" ); document.write( "-------------
\n" ); document.write( "s = kt^2
\n" ); document.write( "64 = k*2^2 = 4k
\n" ); document.write( "k = 16
\n" ); document.write( "------
\n" ); document.write( "s = 16*5^2 = 400 feet
\n" ); document.write( "
\n" );