document.write( "Question 172759: If an object is propelled upward from a 288 foot high tower at an initial velocity of 48 feet per second, then its height h(in feet) after t seconds is given by the equation h=-16t^2+48t+288. What is the maximum height reached by the object? \n" ); document.write( "
Algebra.Com's Answer #127594 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
There are two ways to do this.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1. Algebra solution. The vertex of a parabola described by \"f%28x%29=ax%5E2%2Bbx%2Bc\" has an x-coordinate at \"-b%2F2a\" and a y-coordinate at \"f%28-b%2F2a%29\" If \"a%3E0\" then you have a concave up parabola and the vertex represents a minimum value of the function. If \"a%3C0\", then it is concave down and the vertex represents a maximum. The latter is the situation in the given problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"h%28t%29=-16t%5E2%2B48t%2B288\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "That means the t-coordinate of the vertex is at \"-48%2F%282%28-16%29%29=%28-48%29%2F%28-32%29=3%2F2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Evaluating to determine the h-coordinate of the vertex which is also the maximum height:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"h%283%2F2%29=-16%283%2F2%29%5E2%2B48%283%2F2%29%2B288=-36%2B72%2B288=324\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Maximum height: 324 feet\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2. Calculus method.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A local extrema for a continuous differentiable function is located where the value of the first derivitive is equal to zero. If the function is twice differentiable, the character of the extrema (maximum or minimum) can be determined by examining the sign of the second derivative evaluated at the extreme point.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"h%28t%29=-16t%5E2%2B48t%2B288\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28dh%28t%29%29%2Fdt=-32t%2B48\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-32t%2B48=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"t=%28-48%29%2F%28-32%29=3%2F2\" (Look familiar?)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Evaluation of \"h%283%2F2%29\" is the same as in the Algebra method above, so the value for maximum height is the same, namely 324 feet.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28d%5E2h%28t%29%29%2Fdt%5E2=-32\" which is negative for all values of t in the domain of h(t), therefore the extreme point is a maximum.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );