document.write( "Question 853967: If a baseball is projected upward from ground level with an initial velocity of 64 feet per second ,then it's height is a function of time , given by s(t) = -16tsquare + 54t. What is the maximum height reached by the ball? \n" ); document.write( "
Algebra.Com's Answer #514565 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
s(t) = -16t^2 + 54t
\n" ); document.write( "The maximum value for a function of the form
\n" ); document.write( "f(x) = ax^2 + bx + c , when a is negative occurs
\n" ); document.write( "when x = -b/(2a)
\n" ); document.write( "For our equation -b/(2a) = -54/(2(-16)) = 54/32 = 27/16
\n" ); document.write( "Substituting 27/16 for t in -16t^2 + 54t gives us
\n" ); document.write( "-16(27/16)^2 + 54(27/16)
\n" ); document.write( "-729/16 + 729/8
\n" ); document.write( "\"-729%2F16+%2B+%282%2F2%29%2A%28729%2F8%29\"
\n" ); document.write( "\"-729%2F16+%2B+%282%2A729%2F16%29\"
\n" ); document.write( "\"729%2F16\" or 45 9/16
\n" ); document.write( "See http://www.wolframalpha.com/input/?i=maximum+s%28t%29+%3D+-16t%5E2+%2B+54t\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );