document.write( "Question 253326: How do you complete the square for the function: h=-4.9t^2+24.5t+6 \n" ); document.write( "
Algebra.Com's Answer #185621 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
We can factor it!
\n" ); document.write( "h=-4.9(t-5.23395)(t+0.233951)
\n" ); document.write( "h=-4.9*(t^2-5t-1.22449)\r
\n" ); document.write( "\n" ); document.write( "t^2-5t
\n" ); document.write( "take 5/2 and square it
\n" ); document.write( "25/4
\n" ); document.write( "h+25/4+4.9(1.22449)=-4.9(t^2-5t+25/4)
\n" ); document.write( "
\n" );