document.write( "Question 821922: Find the maximum value of the equation: y=-16t^2+80t+2 \n" ); document.write( "
Algebra.Com's Answer #494496 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the maximum value of the equation: y=-16t^2+80t+2 \n" ); document.write( "------------- \n" ); document.write( "y=-16t^2+80t+2 \n" ); document.write( "y' = -32t + 80 = 0 \n" ); document.write( "t = 2.5 \n" ); document.write( "------ \n" ); document.write( "y@(t=2.5) = -16*2.5^2 80*2.5 + 2 \n" ); document.write( "= -100 + 200 + 2 \n" ); document.write( "= 102 \n" ); document.write( " |