document.write( "Question 50420This question is from textbook
\n" ); document.write( ": I am trying to find the time it takes for an object to reach 180 ft. I have h = -16t^2 + 112t. The velocity is 112 ft/s, so I need to solve it as 16t^2 + 112t = 180 \n" ); document.write( "
Algebra.Com's Answer #33526 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
I am trying to find the time it takes for an object to reach 180 ft. I have h = -16t^2 + 112t. The velocity is 112 ft/s, so I need to solve it as 16t^2 + 112t = 180
\n" ); document.write( "16T^2+112T-180=0...DIVIDE WITH 4
\n" ); document.write( "4T^2+28T-45=0
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "T=[-28+SQRT{28^2-4*4*(-45)}]/8=1.3477
\n" ); document.write( "
\n" );