document.write( "Question 393274: Set up equation for problem and solve\r
\n" );
document.write( "\n" );
document.write( "1) An object is thrown up in the air at a velocity of 20 ft/sec. The height of the object t seconds after it is thrown is given by the function h(t)= -16t^(2)+20t . How long will it take for the object to hit the ground? \n" );
document.write( "
Algebra.Com's Answer #279128 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An object is thrown up in the air at a velocity of 20 ft/sec. The height of the object t seconds after it is thrown is given by the function h(t)= -16t^(2)+20t . How long will it take for the object to hit the ground? \n" ); document.write( "------------- \n" ); document.write( "Height is zero when the object hits the ground. \n" ); document.write( "--- \n" ); document.write( "Solve: \n" ); document.write( "-16t^2+20t = 0 \n" ); document.write( "-4t(4t-5) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "t = 5/4 = 1 1/4 seconds \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |