document.write( "Question 258057: Please answer this question.
\n" );
document.write( "An object is launched upward at 45ft/Sec from a platform that is 40 feet high. What is the objects maximum height if the equation of the height(h) in terms of time (t) of the object is given by h(t) = -16t^2 + 45t + 40? \n" );
document.write( "
Algebra.Com's Answer #189907 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! h = 16t^2 + 45t + 40 \n" ); document.write( "dh/dt = 32t + 45. When dh/dt = 0, h is a stationary point \n" ); document.write( "this is at t = 45/32 = 1.406 seconds \n" ); document.write( "so h = 32 x(1.406^2 + 45x 1.406 + 40 = 63.25 + 63.27 + 40 = 166.52 feet \n" ); document.write( " |