document.write( "Question 1139714: an object is thrown upward from the top of a 64 foot building with an initial velocity of 48 feet per second. the height h of the object after t seconds is given by the quadratic equation h= -16t^2+48t+64. When will the object hit the ground? \n" ); document.write( "
Algebra.Com's Answer #760222 by ikleyn(52776)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The object will hit the ground exactly and precisely at the time moment \"t\", when  h(t) = 0,  or, equivalently,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"-16%2At%5E2+%2B+48t+%2B+64\" = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for \"t\" :\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"t%5E2+-+3t+-4\" = 0\r\n" );
document.write( "\r\n" );
document.write( "    (t-4)*(t+3) = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The roots are t= 4  and  t= -3.  Only positive root  t= 4 is meaningful and provides the solution to the problem.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  In 4 seconds.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );