document.write( "Question 89801: the equation h=16t^2+112t gives the height of an arrow. shot upward from the ground with an initial velocity of 112 ft/s, where t is the time after the arrow leaves the ground. find the time it takes for the arrow to reach the height of 180 ft. \n" ); document.write( "
Algebra.Com's Answer #65195 by tutorcecilia(2152)\"\" \"About 
You can put this solution on YOUR website!
h=-16t^2+112t
\n" ); document.write( "180=-16t^2+112t [Let (h) = 180]
\n" ); document.write( "0 = -16t^2+112t-180 [set the equation equal to zero]
\n" ); document.write( "Use the quadratic formula to factor
\n" ); document.write( "x=2.5 seconds at 180 feet
\n" ); document.write( "
\n" );