document.write( "Question 369536: An object is launched straight up into the air at an initial velocity of 64 feet per second. It is launched from a height of 6 feet off the ground. Its height H, in feet, at t seconds is given by the equation H = -16t^2 + 64t + 6. Find all times t that the object is at a height of 54 feet off the ground. \n" ); document.write( "
Algebra.Com's Answer #263342 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "H = -16t^2 + 64t + 6
\n" ); document.write( "Find all times t that the object is at a height of 54 feet off the ground.
\n" ); document.write( "54 = -16t^2 + 64t + 6
\n" ); document.write( "16t^2 - 64t -6 + 54 = 0
\n" ); document.write( "16t^2 - 64t + 48 = 0
\n" ); document.write( "16[t^2 - 4t + 3] = 0
\n" ); document.write( " t^2 - 4t + 3 = 0
\n" ); document.write( "factoring
\n" ); document.write( "(t-3)(t-1) = 0
\n" ); document.write( "(t-3)= 0 t = 3 sec
\n" ); document.write( "(t-1)= 0 t = 1 sec\r
\n" ); document.write( "\n" ); document.write( "\"graph%28500%2C+500%2C-70%2C70%2C-70%2C70%2C-16x%5E2+%2B+64x+%2B+6%29+\" \n" ); document.write( "
\n" );