document.write( "Question 1028630: A football is kicked into the air. The height of the football is modelled by h(t)=-5t^2+16t+1 when the height is in metres and t is the time in seconds from its release. When will the football first reach the height of 13 metres? \n" ); document.write( "
Algebra.Com's Answer #643730 by Natolino1983(23)\"\" \"About 
You can put this solution on YOUR website!
H(t) = -5×t^2 +16×t + 1 = 13, where t>=0\r
\n" ); document.write( "\n" ); document.write( " 5×t^2 -16×t + 12 =0
\n" ); document.write( "
\n" ); document.write( " t= (16 +/- sqrt (16^2 -4×5×12))/(2×5)\r
\n" ); document.write( "\n" ); document.write( " t= (16+/-4)/10 \r
\n" ); document.write( "\n" ); document.write( " t= 2 (s) or t = 1,2 (s)\r
\n" ); document.write( "\n" ); document.write( "So the minimum(first reach) time is 1,2 (s) after the kick.
\n" ); document.write( "
\n" );