document.write( "Question 777517: Use the formula
\n" );
document.write( "A ball is thrown straight upward with an initial speed of vo= 40 ft/s.\r
\n" );
document.write( "\n" );
document.write( "(a) When does the ball reach a height of 24 ft?
\n" );
document.write( "(b) When does the ball reach a height of 48 ft?
\n" );
document.write( "(c) What is the greatest height reached by the ball?
\n" );
document.write( "(d) When does the ball reach the highest point of its path?
\n" );
document.write( "(e) When does the ball hit the ground? \n" );
document.write( "
Algebra.Com's Answer #474129 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use the formula \n" ); document.write( "A ball is thrown straight upward with an initial speed of vo= 40 ft/s.\r \n" ); document.write( "\n" ); document.write( "(a) When does the ball reach a height of 24 ft? \n" ); document.write( "Solve -16t^2+40t-24 = 0 \n" ); document.write( "-2t^2+5t-3 = 0 \n" ); document.write( "2t^2-5t+3 = 0 \n" ); document.write( "t = [5+-sqrt(1)]/4 \n" ); document.write( "t = 3/2 seconds \n" ); document.write( "-------------------------------- \n" ); document.write( "(b) When does the ball reach a height of 48 ft? \n" ); document.write( "(c) What is the greatest height reached by the ball? \n" ); document.write( "Vertex occurs when x = -b/(2a) = -40/-32 = 5/4 \n" ); document.write( "height = h(10) = -16*(5/4)^2 + 40(5/4) = -25+50 = 25 ft \n" ); document.write( "--------------------------------------- \n" ); document.write( "(d) When does the ball reach the highest point of its path? \n" ); document.write( "t = 5/4 seconds \n" ); document.write( "--------------------- \n" ); document.write( "(e) When does the ball hit the ground? \n" ); document.write( "Solve: -16t^2 + 40t = 0 \n" ); document.write( "Factor:: \n" ); document.write( "8t(-2t+5) = 0 \n" ); document.write( "----- \n" ); document.write( "t = 5/2 = 2.5 seconds \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |