document.write( "Question 437300: 1. Suppose you are in the stands of a World Series baseball game. A foul ball is hit your way – you catch the ball, but in a moment of insanity (or too much beer), you throw the ball up in the air. \r
\n" );
document.write( "\n" );
document.write( "When a ball is thrown vertically upward from a height of 5 feet with an initial velocity of 96 ft/sec, its height can be modeled by a quadratic equation. \r
\n" );
document.write( "\n" );
document.write( " height=-16t^2+96t+5\r
\n" );
document.write( "\n" );
document.write( " a. Does the graph of this equation open up or down? How did you determine this? The ball graph of the equation opened down ward. I determined this because the coefficient of the highest power is negative.
\n" );
document.write( "
\n" );
document.write( "b. Describe how the ball travels – what is the shape of its path? the path that the ball travels is upward into the air and bows slightly when returning downward.\r
\n" );
document.write( "\n" );
document.write( "c. Use the quadratic formula to determine how long it takes for the ball to land. Calculate to the decimal approximation for your answer.\r
\n" );
document.write( "\n" );
document.write( "Note. Your answer, t, will be in terms of seconds.\r
\n" );
document.write( "\n" );
document.write( "d. After how many seconds will the ball reach its maximum height?
\n" );
document.write( "
\n" );
document.write( "e. What is the height that the ball will reach?
\n" );
document.write( "
\n" );
document.write( "f. What is the point of the vertex of the quadratic equation? How does this number relate to your answers in parts d. and e?
\n" );
document.write( "
\n" );
document.write( "g. How many solutions are there to the equation ? How do you know?
\n" );
document.write( "
\n" );
document.write( "h. What do the solutions represent? Is there a solution that does not make sense? Why?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #302483 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. Suppose you are in the stands of a World Series baseball game. A foul ball is hit your way – you catch the ball, but in a moment of insanity (or too much beer), you throw the ball up in the air. \n" ); document.write( "When a ball is thrown vertically upward from a height of 5 feet with an initial velocity of 96 ft/sec, its height can be modeled by a quadratic equation. \n" ); document.write( "height=-16t^2+96t+5 \n" ); document.write( "a. Does the graph of this equation open up or down? How did you determine this? The ball graph of the equation opened down ward. I determined this because the coefficient of the highest power is negative. \r \n" ); document.write( "\n" ); document.write( "b. Describe how the ball travels – what is the shape of its path? the path that the ball travels is upward into the air and bows slightly when returning downward. \n" ); document.write( "c. Use the quadratic formula to determine how long it takes for the ball to land. Calculate to the decimal approximation for your answer. \n" ); document.write( "--- \n" ); document.write( "Solve: -16t^2+96t+5 = 0 \n" ); document.write( "t = [-96+-sqrt(96^2-4*-16*5)]/-32 \n" ); document.write( "t = [-96+-sqrt(9536)]/-32 \n" ); document.write( "Positive solution: \n" ); document.write( "t = 6.05 seconds \n" ); document.write( " \n" ); document.write( "Note. Your answer, t, will be in terms of seconds. \n" ); document.write( "------------ \n" ); document.write( "d. After how many seconds will the ball reach its maximum height? \n" ); document.write( "max occurs when t = -b/(2a) = -96/(2*-16) = 3 seconds \n" ); document.write( "----------------------- \n" ); document.write( "e. What is the height that the ball will reach? \n" ); document.write( "Solve for h(3)= 149 ft. \n" ); document.write( "--------------------------- \r \n" ); document.write( "\n" ); document.write( "f. What is the point of the vertex of the quadratic equation? How does this number relate to your answers in parts d. and e? \n" ); document.write( "Ans: (3,149) \n" ); document.write( "------------------------ \n" ); document.write( "g. How many solutions are there to the equation ? How do you know? \n" ); document.write( "Ans: 2 \n" ); document.write( "---------------------------- \n" ); document.write( "h. What do the solutions represent? \n" ); document.write( "Time when the height of the ball is zero. \n" ); document.write( "-----------\r \n" ); document.write( "\n" ); document.write( "Is there a solution that does not make sense? \n" ); document.write( "Yes \n" ); document.write( "--- \n" ); document.write( " Why? \n" ); document.write( "t is negative. \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |