document.write( "Question 76827: a hammer is dropped from a construction project 576 ft above the ground. the height h(in ft) of the hammer is mideled by the position equation h(t)=-16t^2+ 576 where t is the time i seconds. how long will take for the hammer to reach the ground? \n" ); document.write( "
Algebra.Com's Answer #55076 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "a hammer is dropped from a construction \r\n" );
document.write( "project 576 ft above the ground. the height \r\n" );
document.write( "h(in ft) of the hammer is mideled by the \r\n" );
document.write( "position equation \"h%28t%29=-16t%5E2%2B+576\" where t \r\n" );
document.write( "is the time in seconds. how long will take \r\n" );
document.write( "for the hammer to reach the ground?\r\n" );
document.write( "\r\n" );
document.write( "Plug in \"h%28t%29+=+0\" \r\n" );
document.write( "That's because when it hits the ground its \r\n" );
document.write( "height above the ground is 0.\r\n" );
document.write( "\r\n" );
document.write( "\"h%28t%29+=+-16t%5E2%2B576\"\r\n" );
document.write( "\r\n" );
document.write( "   \"0+=+-16t%5E2%2B576\"\r\n" );
document.write( "\r\n" );
document.write( " \"16t%5E2+=+576\"\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by 16:\r\n" );
document.write( "\r\n" );
document.write( "    \"t%5E2=36\"\r\n" );
document.write( "\r\n" );
document.write( "Take positive square roots of both sides:\r\n" );
document.write( "\r\n" );
document.write( "     \"t+=+6\"\r\n" );
document.write( "\r\n" );
document.write( "Answer: the hammer hits the ground in 6 seconds.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );