document.write( "Question 266702: Hi everyone, I'm having a bit of a problem with, well, a problem. We've been dealing with quadratic equations and I'm pretty sure that's how to solve the problem, however I can't figure out how to set up the problem.\r
\n" );
document.write( "\n" );
document.write( "Here's the posed problem:\r
\n" );
document.write( "\n" );
document.write( "In March of 2000, Doug Danger made a sucessful motorcycle jump over an L-1011 jumbo jet. The horizontal distance of his jump was 160 feet, and his height, in feet, during the jump was approximated by h = -16t^2 + 25.3t + 20, t>/=0.
\n" );
document.write( "He left the takeoff ramp at a height of 20 feet and he landed on the landing ramp at a height of about 17 feet. How long, to the nearest 10th of a second, was he in the air.\r
\n" );
document.write( "\n" );
document.write( "Now I did attempt to solve for T by setting h to zero and h to 17.
\n" );
document.write( "Setting h to zero gave me -25.3 +/- sqrt (25.3^2-4(-16)(20)/2(-16) = -25.3 +/- sqrt 1920.09/-32
\n" );
document.write( "Setting h to 17 = -25.3 +/- sqrt 448.09/-32\r
\n" );
document.write( "\n" );
document.write( "I'm obviously missing something, but what? \n" );
document.write( "
Algebra.Com's Answer #195939 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"He left the takeoff ramp at a height of 20 feet and he landed on the landing ramp at a height of about 17 feet\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "he takes off at time zero ___ this is why h=20 when t=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solving for t when h=17 gives the flight time \n" ); document.write( "___ there is also a negative t solution for h=17 ___ this roughly corresponds to time BEFORE takeoff, when he is going up the ramp\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "17 = -16t^2 + 25.3t + 20 ___ 0 = -16t^2 + 25.3t + 3 ___ b^2 - 4ac = 832.09\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "using quadratic formula ___ t = -.11 and t = 1.69 ___ 1.7 to the nearest tenth\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"I'm obviously missing something, but what?\" \n" ); document.write( "___ it looks like the sign is reversed in the b^2 - 4ac of your calculation for h=17 \n" ); document.write( " |