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 #273139 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
We must first choose a frame of reference. Here, I let the acceleration due to gravity be negative, and the ground is at 0 meters.\r
\n" ); document.write( "\n" ); document.write( "Now we have \"0+=+%281%2F2%29%28-9.8t%5E2%29+-+20t+%2B+380\" (Note that all units must be consistent, so I ignored them for now)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0+=+-4.9t%5E2+-+20t+%2B+380\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, just solve using the quadratic formula:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"t+=+%2820+%2B-+sqrt%287848%29%29%2F%28-9.8%29\" = 6.99887...seconds (quite close to 7 s)
\n" ); document.write( "
\n" );