document.write( "Question 139858: A ramp-to-ground motorcycle jump can be modeled by the quadratic function
\n" );
document.write( "h = -0.0022d2 + 0.46d + 19,
\n" );
document.write( "where d is the distance in feet along the ground from where the motorcycle left the ramp and h is the height of the motorcycle in feet. How long was the jump?
\n" );
document.write( "Round your answer to two decimal places. The units will be typed in the second box.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #101973 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A ramp-to-ground motorcycle jump can be modeled by the quadratic function \n" ); document.write( "h = -0.0022d2 + 0.46d + 19, \n" ); document.write( "where d is the distance in feet along the ground from where the motorcycle left the ramp and h is the height of the motorcycle in feet. How long was the jump? \n" ); document.write( "-------------------------------- \n" ); document.write( "Height will be zero when the motocycle hits the ground. \n" ); document.write( "-------------------------------- \n" ); document.write( "-0.0022d^2 + 0.46d + 19 = 0\r \n" ); document.write( "\n" ); document.write( "d = [-0.46 +- Sqrt(0.46^2 - 4*-0.0022*19)]/(2*-0.0022)\r \n" ); document.write( "\n" ); document.write( "d = [-0.46 +- sqrt(0.21206...)/(-0.0044) \n" ); document.write( "Positive Solution: \n" ); document.write( " \n" ); document.write( "d = [-0.46-0.46]/-0.0044\r \n" ); document.write( "\n" ); document.write( "d = 209.09 ft \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.[\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |