document.write( "Question 1068200: Trajectory of a Projectile the height in meters of a ball released from a ramp is given by the function h(t) = -4.9t^2+29.4t+34.3, where (t) represents the end of the ramp.
\n" );
document.write( " Determine the time interval that the ball is above 50 m. \n" );
document.write( "
Algebra.Com's Answer #683403 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Trajectory of a Projectile the height in meters of a ball released from a ramp is given by the function h(t) = -4.9t^2+29.4t+34.3, where (t) represents the end of the ramp. \n" ); document.write( " Determine the time interval that the ball is above 50 m. \n" ); document.write( ": \n" ); document.write( "h(t) = 50 meters \n" ); document.write( "-4.9t^2 + 29.4t + 34.3 = 50 \n" ); document.write( "-4.9t^2 + 29.4t + 34.3 - 50 = 0 \n" ); document.write( "-4.9t^2 + 29.4t - 15.7 = 0 \n" ); document.write( "Use the quadratic formula to find t, I got \n" ); document.write( "t = .59 seconds, 50 ft on the way up \n" ); document.write( "and \n" ); document.write( "t = 5.41 seconds, 50 ft on the way down \n" ); document.write( "therefore \n" ); document.write( "5.41 - .59 = 4.82 seconds it was at or above 50 ft \n" ); document.write( ": \n" ); document.write( "Graphically,the green line is 50 ft \n" ); document.write( " \n" ); document.write( "You can see the time interval above 50 m is almost 5 seconds \n" ); document.write( " |