document.write( "Question 546098: how do I solve this problem: s(t)= -16t^2+192t+224. Find the maximum height reached \n" ); document.write( "
Algebra.Com's Answer #355870 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how do I solve this problem: s(t)= -16t^2+192t+224. Find the maximum height reached \n" ); document.write( "-------------- \n" ); document.write( "s(t)= -16t^2+192t+224 \n" ); document.write( "s'(t) = -32t + 192 = 0 \n" ); document.write( "t = 6 seconds at apogee \n" ); document.write( "------------- \n" ); document.write( "s(6) = -16*36 + 192*6 + 224 \n" ); document.write( "s(6) = 800 (max height) \n" ); document.write( "----------------------- \n" ); document.write( "There's another way to do it, if that's not clear. \n" ); document.write( " \n" ); document.write( " |