document.write( "Question 234421: use 4.9t^2 + vot = s\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a coin is tossed downward with an initial velocity of 30 meters per second(v0)at an altitude of 402 meters(s). approximetly how long does it take the coin to reach the ground? \n" );
document.write( "
Algebra.Com's Answer #172843 by stanbon(75887) ![]() You can put this solution on YOUR website! use 4.9t^2 + vot = s \r \n" ); document.write( "\n" ); document.write( "a coin is tossed downward with an initial velocity of 30 meters per second(v0)at an altitude of 402 meters(s). approximately how long does it take the coin to reach the ground? \n" ); document.write( "------------------------- \n" ); document.write( "-4.9t^2-30t = -402 meters \n" ); document.write( "-------------------------------- \n" ); document.write( "4.9t^2 + 30t -402 = 0 \n" ); document.write( "--------------- \n" ); document.write( "Use Quadratic formula: \n" ); document.write( "t = [-30 +- sqrt(900 - 4*4.9*-402)]/(9.8) \n" ); document.write( "--- \n" ); document.write( "t = [-30 +- sqrt(8779.2)]/9.8 \n" ); document.write( "Positive solution: \n" ); document.write( "t = [-30+93.7]/9.2 \n" ); document.write( "t = 6.924 seconds \n" ); document.write( "======================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |