document.write( "Question 1181717: An Acapulco cliff diver dives into the sea from a height of 35 m. His height, h, in meters t
\n" );
document.write( "seconds after leaving the cliff is given by the equation h=-4.9t^2 + t + 35
\n" );
document.write( "a) Find the diver’s initial height.
\n" );
document.write( "b) Find the diver’s height after 1.5 seconds.
\n" );
document.write( "c) How long is it until the diver reaches the water? Round answer to the nearest hundredth. \n" );
document.write( "
Algebra.Com's Answer #811706 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the initial height is the constant 35 m in the equation. \n" ); document.write( "after 1.5 seconds, h(1.5)=4.9*2.25+1.5+35=25.475 m \n" ); document.write( "when hits water h(t)=0 \n" ); document.write( "so -4.9t^2+t+35=0 or 4.9t^2-t-35=0 \n" ); document.write( "t=(1/9.8)(1+/- sqrt(1+686)); sqrt(687)=26.21 \n" ); document.write( "t=27.21/9.8 for only positive root=2.78 seconds\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |