document.write( "Question 1009562: Fly ball. The approximate distance in feet that a baseball travels when hit at an angle of 45° is given by the expression\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(v0)^2/32\r
\n" );
document.write( "\n" );
document.write( "where v0 is the initial velocity in feet per second. If Barry Bonds of the Giants hits a ball at a 45° angle with an initial velocity of 120 feet per second, then how far will the ball travel? \n" );
document.write( "
Algebra.Com's Answer #626368 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Yes, maximum range of a projectile occurs when shot at 45 degrees...its range is given by \n" ); document.write( "R = v^2 / g \n" ); document.write( "Here, then \n" ); document.write( "R = (120)^2 / 32 = 450 feet \n" ); document.write( " |