document.write( "Question 103474: The equation h=-16tē + 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 a height of 180 ft.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #75244 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
180=-16t^2+112t
\n" ); document.write( "16t^2-112t+180=0
\n" ); document.write( "(4t-18)(4t-10)=0
\n" ); document.write( "4t-18=0
\n" ); document.write( "4t=18
\n" ); document.write( "t=18/4
\n" ); document.write( "t=4.5 answer.
\n" ); document.write( "4t-10=0
\n" ); document.write( "4t=10
\n" ); document.write( "t=10/4
\n" ); document.write( "t=2.5 answer.
\n" ); document.write( "
\n" );