document.write( "Question 920925: Please help me solve this equation tutors! \r
\n" );
document.write( "\n" );
document.write( "An object is launched directly upward at 64m/sec from a platform 80m high. Its path is modeled by the equation where h is the height abobe the ground and t is the time in seconds.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a) When will the object hit the ground?\r
\n" );
document.write( "\n" );
document.write( "b) What will be the object's maximum height?\r
\n" );
document.write( "\n" );
document.write( "c) When will it attain this height\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #558625 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "h = -16(t -2)^2 + 64 + 80 \n" ); document.write( "h = -16(t -2)^2 + 144 \n" ); document.write( "a) When will the object hit the ground? \n" ); document.write( "0 = -16(t -2)^2 + 144 \n" ); document.write( "(t -2)^2 = 9 \n" ); document.write( "t -2 = 3 \n" ); document.write( "t = 5 sec \n" ); document.write( ".... \n" ); document.write( "h = -16(t -2)^2 + 144 \n" ); document.write( "b) What will be the object's maximum height? 144m \n" ); document.write( " c) When will it attain this height: 2sec \n" ); document.write( " |