document.write( "Question 675528: A ball is thrown vertically upward with an initial velocity of 48 feet per second. If the ball started its flight at a height of 8 feet, then its height s at time t can be determined by s(t)=-16t^2+48t+8 where s(t) is measured in feet above the ground and t is the number of seconds of flight.
\n" );
document.write( "1)Determine the time it takes for the ball to attain its maximum height.
\n" );
document.write( "2)What would be the maximum height of the ball?
\n" );
document.write( "3)How long will it take for the ball to hit the ground? \n" );
document.write( "
Algebra.Com's Answer #419942 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A ball is thrown vertically upward with an initial velocity of 48 feet per second. If the ball started its flight at a height of 8 feet, then its height s at time t can be determined by s(t)=-16t^2+48t+8 where s(t) is measured in feet above the ground and t is the number of seconds of flight. \n" ); document.write( "1)Determine the time it takes for the ball to attain its maximum height. \n" ); document.write( "s(t)=-16t^2+48t+8 \n" ); document.write( "complete the square \n" ); document.write( "s(t)=-16(t^2-3t+9/4)+8+36 \n" ); document.write( "s(t)=-16(t-3/2)^2+44 \n" ); document.write( "ball to attain its maximum height of 44 ft above the ground at 3/2 or 1.5 sec \n" ); document.write( ".. \n" ); document.write( "2)What would be the maximum height of the ball? \n" ); document.write( "maximum height of the ball: 44 ft \n" ); document.write( ".. \n" ); document.write( "3)How long will it take for the ball to hit the ground? \n" ); document.write( "ball hits the ground when height=0 \n" ); document.write( "-16t^2+48t+8=0 \n" ); document.write( "use following quadratic formula to solve for t \n" ); document.write( " \n" ); document.write( "a=-16, b=48, c=8 \n" ); document.write( "ans: \n" ); document.write( "t≈-0.158 (reject, t>0) \n" ); document.write( "or \n" ); document.write( "t≈3.158 \n" ); document.write( "the ball will hit the ground in 3.158 sec\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |