document.write( "Question 169835: Please help me with this problem:\r
\n" );
document.write( "\n" );
document.write( "An object launched upward with an initial velocity of 14.7 m/s from a height of 49 m will have a height of s(t)= -4.9t^2+49, where s is in meters and t is in seconds. How long will it take the object to hit the ground?\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #125240 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An object launched upward with an initial velocity of 14.7 m/s from a height of 49 m will have a height of s(t)= -4.9t^2+49, where s is in meters and t is in seconds. How long will it take the object to hit the ground? \n" ); document.write( "------------------- \n" ); document.write( "s(t) must be zero when the object hits the ground. \n" ); document.write( "-4.9t^2+49 = 0 \n" ); document.write( "4.9t^2 = 49 \n" ); document.write( "t^2 = 49/4.9 \n" ); document.write( "Positive answer: \n" ); document.write( "t = sqrt(49/4.9) \n" ); document.write( "t = 3.1622... seconds \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |