document.write( "Question 189179This question is from textbook College Algebra A Graphing Approach
\n" );
document.write( ": #82 Sports
\n" );
document.write( "You throw a baseball straight up into the air at 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.\r
\n" );
document.write( "\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 seconds.\r
\n" );
document.write( "\n" );
document.write( "c. How many seconds is the baseball in the air? Use a graphing utility to verify your answer. \n" );
document.write( "
Algebra.Com's Answer #141938 by Alan3354(69443) You can put this solution on YOUR website! You throw a baseball straight up into the air at 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( "y = -16t^2 + 45t + 5.5 at any time t. y in feet, t in seconds \n" ); document.write( "--------------------------- \n" ); document.write( "b. Find the height of the baseball after 0.5 seconds. \n" ); document.write( "Sub 0.5 into the equation \n" ); document.write( "y = -16*0.25 + 45*0.5 + 5.5 \n" ); document.write( "y = -4 + 22.5 + 5.5 \n" ); document.write( "y @ 0.5 = 24 feet \n" ); document.write( "------------------ \n" ); document.write( "c. How many seconds is the baseball in the air? Use a graphing utility to verify your answer. \n" ); document.write( "Find the times when the ball is at 6 feet. There are 2 of them, 1 going up, 1 coming down. \n" ); document.write( "6 = -16t^2 + 45t + 5.5 \n" ); document.write( "16t^2 - 45t + 0.5 = 0 \n" ); document.write( "t = (45/32) - sqrt(1993)/32 (going up) and \n" ); document.write( "t = (45/32) + sqrt(1993)/32 (coming down) \n" ); document.write( "t = ~ 2.801 seconds \n" ); document.write( "------------------------ \n" ); document.write( "The graph looks good. \n" ); document.write( " \n" ); document.write( " |