document.write( "Question 179588: 82. sports- You throw a baseball straight up into the air a a velocity of 45 feet per second. you release the baseball at a height of 5.5 feet and catch it when it falls back to a height of 6 feet.
\n" );
document.write( "a. use the position equation to write a mathematical model for the height of the baseball.\r
\n" );
document.write( "\n" );
document.write( "b. find the height of the baseball after 0.5 second.\r
\n" );
document.write( "\n" );
document.write( "c. How many seconds is the baseball in the air (use a graphing utility to verify the answer.)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #134543 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You throw a baseball straight up into the air a a velocity of 45 feet per second. you release the baseball at a height of 5.5 feet and catch it when it falls back to a height of 6 feet. \n" ); document.write( "a. use the position equation to write a mathematical model for the height of the baseball. \n" ); document.write( "h(t) = -16t^2 + 45t + 5.5 \n" ); document.write( "------------------------------------------------------------- \n" ); document.write( "b. find the height of the baseball after 0.5 second. \n" ); document.write( "h(0.5) = -16(0.5)^2 + 45(0.5) + 5.5 = 24 ft. \n" ); document.write( "-------------------------------------------------- \n" ); document.write( " \n" ); document.write( "c. How many seconds is the baseball in the air (use a graphing utility to verify the answer.) \n" ); document.write( " -16t^2 + 45t + 5.5 = 0\r \n" ); document.write( "\n" ); document.write( "Use the quadratic formula to get: \n" ); document.write( "t = [-45 +- sqrt(45^2 - 4*-16*5.5)]/-32 \n" ); document.write( "Positive solution: \n" ); document.write( "t = [-45 - sqrt(2377)]/-32 \n" ); document.write( "t = 2.93 seconds \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |