document.write( "Question 386394: An object is thrown downward from a plane which is 380 m above the ground. The object is thrown with an initial velocity of 20 m/sec. How long does it take to reach the ground? \n" ); document.write( "
Algebra.Com's Answer #273141 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
s= ut*1/2*g*t^2
\n" ); document.write( "s= distance
\n" ); document.write( "u= initial velocit
\n" ); document.write( "t= time
\n" ); document.write( "380=20t+1/2*9.8*t^2
\n" ); document.write( "380=20t+4.9t^2
\n" ); document.write( "4.9t^2+20t-380=0
\n" ); document.write( "multiply by 10
\n" ); document.write( "49t^2+200t-3800=0
\n" ); document.write( "find the roots by quadratic formula
\n" ); document.write( "b^2-4ac=784800
\n" ); document.write( "...
\n" ); document.write( "\"x1=%28-200%2Bsqrt%28784800%29%29%2F98\"
\n" ); document.write( "x1=6.998 seconds
\n" ); document.write( "7 seconds
\n" ); document.write( "..
\n" ); document.write( "x2 will be negative & time cannot be negative
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );