document.write( "Question 10369: the height in feet for a ball thrown upward at 48 feet persecond is given by s(t)=-16t2+48t, where t is the time in seconds after the ball is tossed. what is the maximum height that the ball will reach?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Please help me with this problem...
\n" ); document.write( "

Algebra.Com's Answer #5548 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
\"h+=+-16t%5E2+%2B+46t\" This is the equation for a parabola that opens downward. The quadratic equation is already in standard form: \"ax%5E2+%2B+bx+%2B+c\" where x = t, a = -16, b = 48, and c = 0.\r
\n" ); document.write( "\n" ); document.write( "The maximum height of the thrown object will be at the vertex (the maximumum value) (h, t) of the parabola.\r
\n" ); document.write( "\n" ); document.write( "The t-coordinate (equivalent to the x-coordnate) of the vertex (this is the time at which the object reaches its maximum height) is given by \"%28-b%2F2a%29\" where a = -16 and b = 48.\r
\n" ); document.write( "\n" ); document.write( "\"%28-48%29%2F2%28-16%29+=+3%2F2\" so, at t= 3/2 secs, the object is at its maximum height.
\n" ); document.write( "To find the value of the maximum height at t = 3/2 secs, substitute t = 3/2 into the original quadratic equation and solve for h.\r
\n" ); document.write( "\n" ); document.write( "\"h+=+-16%283%2F2%29%5E2+%2B+48%283%2F2%29\"
\n" ); document.write( "\"h+=+-16%289%2F4%29+%2B+48%283%2F2%29\"
\n" ); document.write( "\"h+=+-36+%2B+72\"
\n" ); document.write( "\"h+=+36+ft\"\r
\n" ); document.write( "\n" ); document.write( "As a check, you could take the first derivative of the quadratic equation and set it to zero to find the value of t at the maximum height.
\n" ); document.write( "\"h+=+-16t%5E2+%2B+48t\"
\n" ); document.write( "\"dh%2Fdt+=+-32t+%2B+48\"
\n" ); document.write( "\"-32t+%2B+48+=+0\"
\n" ); document.write( "\"-32t+=+-48\"
\n" ); document.write( "\"t+=+-48%2F%28-32%29\" = \"3%2F2\"secs, same as previous answer for the time the object reaches maximum height.
\n" ); document.write( "
\n" ); document.write( "
\n" );