document.write( "Question 245861: Solve the problem.\r
\n" ); document.write( "\n" ); document.write( "An object is thrown downward from a plane which is 540 feet above the ground. The object is thrown with an initial velocity of 27 ft/sec. The distance traveled by the object in t seconds is s = 16t2 + 27t, where s is in feet. How long does it take the object to reach the ground? Show your work.
\n" ); document.write( "

Algebra.Com's Answer #179532 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
Since the plane is 540 feet above the ground, s is 540 so we have:\r
\n" ); document.write( "\n" ); document.write( "540 = 16t^2 + 27t or
\n" ); document.write( "16t^2 + 27t - 540 = 0\r
\n" ); document.write( "\n" ); document.write( "Solve for t. One way to do this would be to use the quadratic formula where a=16, b=27 and c=-540.
\n" ); document.write( "
\n" );