document.write( "Question 80324: HELP ASAP!!!! An object is propelled vertically upward from the top of a 112-foot building. The quadratic function s(t) = -16t^2 + 176t + 112 models the ball’s height above the ground, s(t) in feet, t seconds after it was thrown. How many seconds does it take until the object finally hits the ground? Round to the nearest tenth of a second if necessary. \n" ); document.write( "
Algebra.Com's Answer #57641 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
the object hits the ground when the height s equals zero ... so set s=0 and solve for t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-16t%5E2%2B176t%2B112=0\" .. dividing by -16 gives \"t%5E2-11t-7=0\" .. no integer factors\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "using quadratic equation \"t=%2811+%2B-+sqrt%28%28-11%29%5E2-4%2A1%2A%28-7%29%29%29%2F%282%2A1%29\" so \"t=%2811+%2B-+sqrt%28149%29%29%2F2\" ... t=-.6 and t=11.6 , negative value is not realistic
\n" ); document.write( "
\n" );