document.write( "Question 1181972: A soccer ball is kicked in the air from the stadium. The height, h, in feet, of the ball can be modeled by the equation h = -16t2 + 34t + 15 where t is the time in seconds. When will the ball hit the ground? \n" ); document.write( "
Algebra.Com's Answer #811922 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! h(t)=-16t^2+34t+15 \n" ); document.write( "set it equal to 0, the ground. \n" ); document.write( "may rewrite as \n" ); document.write( "16t^2-34t-15=0, multiplying by -1 \n" ); document.write( "t=(1/32)(34+/-sqrt(2116)) \n" ); document.write( "=(1/32)(80), only positive root of 2.5 seconds.\r \n" ); document.write( "\n" ); document.write( " |