document.write( "Question 665141: The height s of a baseball in feet after t seconds is given by s(t)=-16t^2+96t+2
\n" );
document.write( "After how many seconds does the baseball reach its maximum height? Show your work.
\n" );
document.write( "Find the maximum hieght of the baseball. Show your work. \n" );
document.write( "
Algebra.Com's Answer #413679 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The height s of a baseball in feet after t seconds is given by s(t)=-16t^2+96t+2 \n" ); document.write( "After how many seconds does the baseball reach its maximum height? \n" ); document.write( "------------------ \n" ); document.write( "The max height is the vertex of the parabola. \n" ); document.write( "Vertex at t = -b/2a = -96/-32 = 3 seconds. \n" ); document.write( "-------------- \n" ); document.write( "Max height is s(3) \n" ); document.write( "s(3) = -16*9 + 96*3 + 2 \n" ); document.write( "= 146 feet \n" ); document.write( " \n" ); document.write( " |