document.write( "Question 932844: i have a word problem and am trying to estimate maximum height and have the equation 0=-4.9t^2+16t+20 and need to solve for t but i cant find a way that works please help \n" ); document.write( "
Algebra.Com's Answer #566457 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! -4.9t^2+16t+20 is a parabola that opens downward, so we want the vertex of the parabola \n" ); document.write( "t coordinate for the vertex is -b/2a = -16/(2*-4.9) = 1.632653061 \n" ); document.write( "now substitute for t in the equation \n" ); document.write( "max height = -4.9*(1.632653061)^2 +16*1.632653061 + 20 = 33.06122449 \n" ); document.write( " \n" ); document.write( " |