document.write( "Question 118252This question is from textbook Elementary and Intermediate Algebra
\n" );
document.write( ": Maximum height:
\n" );
document.write( "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)=-16t2 + 32t where t is time in seconds. Graph this parabola for 0-
Algebra.Com's Answer #86352 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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)=-16t2 + 32t where t is time in seconds. Graph this parabola for 0- \n" ); document.write( "Maximum occurs when t = -b/2a = -32/(2*-16) = 1 second \n" ); document.write( "The height when t = 1 second is s(1) = -16(1^2)+32(t) = 16 ft. \n" ); document.write( "Plot the point (1,16) \n" ); document.write( "The y-intercept occurs when t=0; s(0) = 0 \n" ); document.write( "Plot the point (0,0). \n" ); document.write( "Draw a parabola through those two points an opening downward \n" ); document.write( "because of the negative on -16t^2 \n" ); document.write( "------------- \n" ); document.write( "Graph: \n" ); document.write( " \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. |