document.write( "Question 759805: when a object is projected upward with velocity 100m/s then when it will hit on the ground?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #462229 by stanbon(75887) ![]() You can put this solution on YOUR website! when a object is projected upward with velocity 100m/s then when it will hit on the ground? \n" ); document.write( "-------- \n" ); document.write( "h(t) = -16t^2 + 100t \n" ); document.write( "----- \n" ); document.write( "h is 0 when the object hits the ground: \n" ); document.write( "Solve: \n" ); document.write( "-16t^2+100t = 0 \n" ); document.write( "t(-16t+100) = 0 \n" ); document.write( "t = 0 or t = 100/16 = 6.25 seconds \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |