document.write( "Question 678610: The height h(t), in feet, of an airborn tee-shirt t seconds after being launched can be approximated by h(t)=-15t^2+105t+10, 0<= t <=10. Find the time when the shirt will reach a fan 160ft above ground level? \n" ); document.write( "
Algebra.Com's Answer #421558 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
The height h(t), in feet, of an airborn tee-shirt t seconds after being launched can be approximated by h(t)=-15t^2+105t+10, 0<= t <=10. Find the time when the shirt will reach a fan 160ft above ground level?
\n" ); document.write( ".
\n" ); document.write( "set h(t) to 160 and solve for t:
\n" ); document.write( "h(t)=-15t^2+105t+10
\n" ); document.write( "160=-15t^2+105t+10
\n" ); document.write( "0=-15t^2+105t-150
\n" ); document.write( "0=15t^2-105t+150
\n" ); document.write( "0=t^2-7t+10
\n" ); document.write( "0=(t-2)(t-5)
\n" ); document.write( "t = {2, 5}
\n" ); document.write( ".
\n" ); document.write( "answer: at 2 secs and again at 5 secs
\n" ); document.write( "
\n" ); document.write( "
\n" );