document.write( "Question 1032943: The height of a baseball hit into the air is given by the quadratic equation h(t)=-5(t-2.6)^2+35 , where time,t, is in seconds and height, h(t), is in metres.\r
\n" );
document.write( "\n" );
document.write( "a) What was the height of the ball when it was hit?
\n" );
document.write( "b)What is the maximum height of the ball?
\n" );
document.write( "c)Is the ball still in the air after 4s? Explain
\n" );
document.write( "d) When is the ball at a height of 24m?\r
\n" );
document.write( "\n" );
document.write( "Thanks sooo much :) \n" );
document.write( "
Algebra.Com's Answer #647544 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The height of a baseball hit into the air is given by the quadratic equation h(t)=-5(t-2.6)^2+35 , where time,t, is in seconds and height, h(t), is in metres. \n" ); document.write( "h(t) = -5(t^2 - 5.2t + 6.76) + 35 \n" ); document.write( "h(t) = -5t^2 + 26t - 33.8 + 35 \n" ); document.write( "h(t) = -5t^2 + 26t + 1.2 \n" ); document.write( "--------------------------- \n" ); document.write( "a) What was the height of the ball when it was hit?:: h(0) = 1.25 ft \n" ); document.write( "------- \n" ); document.write( "b)What is the maximum height of the ball?:: \n" ); document.write( "Max occurs when t = -b/(2a) = -26/(2*-5) = 2.6 seconds \n" ); document.write( "Max height = h(2.6) = 35 ft \n" ); document.write( "-------------------------------------- \n" ); document.write( "c)Is the ball still in the air after 4s? Explain \n" ); document.write( "h(4) = 25.2 ft \n" ); document.write( "d) When is the ball at a height of 24m? \n" ); document.write( "Solve:: -5t^2 + 26t + 1.2 = 24 \n" ); document.write( "t = 1.12 sec and t = 4.08 sec \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |