document.write( "Question 471488: Please provide detailed steps to solving the following word problem:\r
\n" );
document.write( "\n" );
document.write( "A ball is thrown upward with an intial velocity of 14 meters per second (mps) from a cliff that is 70 meters high. The height of the ball is given by the quadratic equation h = -4.9t^2 + 14t + 90 where h is in meters and t is the time in seconds since the ball was thrown. Find the time that the ball will be 20 meters from the ground...rounded to the nearest tenth of a second \n" );
document.write( "
Algebra.Com's Answer #323380 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A ball is thrown upward with an initial velocity of 14 meters per second (mps) \n" ); document.write( " from a cliff that is 70 meters high. \n" ); document.write( "The height of the ball is given by the quadratic equation h = -4.9t^2 + 14t + 90 \n" ); document.write( "where h is in meters and t is the time in seconds since the ball was thrown. \n" ); document.write( " Find the time that the ball will be 20 meters from the ground...rounded to the nearest tenth of a second \n" ); document.write( ": \n" ); document.write( "Just take the given equation, replace h with 20 and you have: \n" ); document.write( "-4.9t^2 + 14t + 90 = 20 \n" ); document.write( "arrange it into a quadratic equation \n" ); document.write( "-4.9t^2 + 14t + 90 - 20 = 0 \n" ); document.write( "-4.9t^2 + 14t + 70 = 0 \n" ); document.write( "Use the quadratic formula to find t \n" ); document.write( " \n" ); document.write( "In this equation x=t; a=-4.9; b=14; c=70 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "Two solutions \n" ); document.write( " \n" ); document.write( "t = \n" ); document.write( "t = -2.6, obviously this is not the solution \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( "t = \n" ); document.write( "t = 5.47 ~ 5.5 seconds it will be at 20 meter \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "You can prove this to yourself, substitute 5.47 for t in the original equation and see that h ~ 20m \n" ); document.write( " \n" ); document.write( " |