document.write( "Question 389336: a man jumps off a cliff into water, given the function h(t) = -16t^2+16t+480 where t = time in seconds and h = height in feet At what height did the man jump? What was the the highest point he reached? and how many secs did he take to hit the water?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #275910 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The man jumped off the cliff at 480 feet (The height of the cliff, when t = 0.) \n" ); document.write( "The highest point reached is \n" ); document.write( "To find the length of time it took him to hit the water, solve for t in \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(t-6)(t+5) = 0 \n" ); document.write( "The man will hit the water after 6 seconds. (Eliminate the negative value of t.) \n" ); document.write( " |