document.write( "Question 1060618: An object is thrown upward with a velocity of 48.0 m/s. When will it be 25.0 m above its initial position?\r
\n" );
document.write( "\n" );
document.write( "Note that g = 9.8 m/s2. Round to three decimal places. Give answers in increasing order.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #675508 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! height=-9.8t^2+48t \n" ); document.write( "25=-9.8t^2+48t \n" ); document.write( "9.8t^2-48t+25=0, moving and checking signs. \n" ); document.write( "t=(1/19.6)(48+/-sqrt(2304-980); sqrt (1324)=36.387 \n" ); document.write( "t=(11.613/19.6)=0.593 sec \n" ); document.write( "t=84.387/19.6=4.305 sec \n" ); document.write( " |