document.write( "Question 80218: APPLICATIONS OF FACTORING
\n" );
document.write( "use the formula, h= rt - 4.9t^2\r
\n" );
document.write( "\n" );
document.write( "In howmany seconds after it is thrown upward from the ground with an initial speed of 34.3m/s will the object be 49m above the ground?
\n" );
document.write( " Could you explain this please? \n" );
document.write( "
Algebra.Com's Answer #57559 by stanbon(75887) ![]() You can put this solution on YOUR website! h(t) = rt - 4.9t^2\r \n" ); document.write( "\n" ); document.write( "In how many seconds after it is thrown upward from the ground with an initial \n" ); document.write( "speed of 34.3m/s will the object be 49m above the ground? \n" ); document.write( "------- \n" ); document.write( "h(t) is the height in meters of the object at time \"t\" seconds. \n" ); document.write( "r is the initial velocity of the object(r=34.3 meters/sec). \n" ); document.write( "-4.9 is (1/2)g where g is the acceleration of the object due to gravity. \n" ); document.write( "Your formula assumes the object started up from ground level. \n" ); document.write( "===================== \n" ); document.write( "Your problem: Substitute to get: \n" ); document.write( "49 = 34.3t-4.9t^2 \n" ); document.write( "Rearrange to get: \n" ); document.write( "4.9t^2-34.3t+49=0 \n" ); document.write( "Solve for t: \n" ); document.write( "t=[34.3+-sqrt(34.3^2-4*4.9*49]/{2*4.9) \n" ); document.write( "t=35.8 seconds or t=32.8 seconds \n" ); document.write( "The object will be at 49 meters first at t=32.8 seconds then at 35.8 seconds. \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |