document.write( "Question 150351This question is from textbook
\n" );
document.write( ": Maximum height. If a soccer ball is kicked straight up from the ground with an initial velocity of 32 feet per second, then its height above the earth in feet is given by s(t) = -16tē + 32t where t is time in seconds. Graph this parabola for 0≤ t ≤ 2.
\n" );
document.write( "What is the maximum height reached by the ball?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #110408 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Maximum height. If a soccer ball is kicked straight up from the ground with an initial velocity of 32 feet per second, then its height above the earth in feet is given by s(t) = -16tē + 32t where t is time in seconds. Graph this parabola for 0≤ t ≤ \n" ); document.write( ": \n" ); document.write( "y = s(t); x = t \n" ); document.write( "Find y for x=0, x=.5, x=1, x=1.5, and x=2\r \n" ); document.write( "\n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2. What is the maximum height reached by the ball: \n" ); document.write( "From the graph we can see max occurs when t = 1 \n" ); document.write( "Find s(1) \n" ); document.write( "s(1) = -16(1^2) + 32(1) \n" ); document.write( "s(1) = -16 + 32 \n" ); document.write( "s(1) = +16 ft max \n" ); document.write( " \n" ); document.write( " |