document.write( "Question 993171: Please help I do not understand any of these questions. These are all quadratic formulas. Please show all work it helps me learn how to do the questions step by step.\r
\n" );
document.write( "\n" );
document.write( "1. Imagine yourself standing on the roof of the 1450-foot Sears Tower in Chicago. When you throw a baseball upward from the roof of the tower, the ball’s height above the ground, H (in feet), can be described as a function of the time, t (in seconds), since the ball was dropped. This height function is defined by
\n" );
document.write( "H(t) = -16t2 + 80t +1450\r
\n" );
document.write( "\n" );
document.write( "a. Identify the vertical intercept and what does it mean in the context of the problem\r
\n" );
document.write( "\n" );
document.write( "b. After the baseball is thrown, how long will the ball hit the ground?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c. Your answer to question #2 identifies one horizontal intercept of the equation. Identify another horizontal intercept and discuss whether it makes sense in the context of the problem.\r
\n" );
document.write( "\n" );
document.write( "d. Find the vertex of the equation and interpret it meaning in the context of the problem.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "e. How far from the ground is the ball after 8 seconds?\r
\n" );
document.write( "\n" );
document.write( "f. At what time(s) is the ball 1500 feet above the ground?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "g. Identify the practical domain in the context of the problem.\r
\n" );
document.write( "\n" );
document.write( "h. Identify the practical range in the context of the problem.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #612537 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! The equation H(t) = -16t^2 + 80t +1450 describes a parabola that opens downward \n" ); document.write( "********************************************************************************* \n" ); document.write( "a) at time t = 0, H(0) = 1450, 1450 is the vertical intercept and says that the ball is 1450 feet above the ground at time t = 0 \n" ); document.write( "******************************************************************************** \n" ); document.write( "b) we must solve the quadratic for t when H(t) = 0, that is \n" ); document.write( "-16t^2 + 80t +1450 = 0 \n" ); document.write( "divide both sides of = by -2 \n" ); document.write( "8t^2 - 40t - 725 = 0 \n" ); document.write( "use quadratic formula to solve for t \n" ); document.write( "t = (40 + sqrt((-40^2) - 4*8*(-725)))/(2*8) = 12.342509843 approx 12.343 \n" ); document.write( "t = (40 - sqrt((-40^2) - 4*8*(-725)))/(2*8) = −7.342509843 approx -7.343 \n" ); document.write( "it takes 12.343 seconds before the ball hits the ground \n" ); document.write( "******************************************************************************** \n" ); document.write( "c) the other horizontal intercept is -7.343, we can not have negative time \n" ); document.write( "******************************************************************************* \n" ); document.write( "d) the t for the vertex is given by the following formula \n" ); document.write( "t = -b / 2a, then \n" ); document.write( "t = -80 / 2(-16) = 2.5 \n" ); document.write( "now substitute t = 2.5 in the H(t) equation \n" ); document.write( "H(t) = -16t^2 + 80t +1450 \n" ); document.write( "H(2.5) = -16(2.5)^2 + 80(2.5) + 1450 \n" ); document.write( "H(2.5) = 1550 \n" ); document.write( "the vertex is (2.5, 1550), this tells us that at time 2.5 seconds the ball reaches its maximum height of 1550 feet \n" ); document.write( "***************************************************************************** \n" ); document.write( "e) H(8) = -16(8)^2 + 80(8) + 1450 \n" ); document.write( "H(8) = 1066 \n" ); document.write( "after 8 seconds the ball is 1066 feet from the ground \n" ); document.write( "***************************************************************************** \n" ); document.write( "f) at time 2.5 seconds the ball is 1550 feet above the ground \n" ); document.write( "***************************************************************************** \n" ); document.write( "g) practical domain is t values from 0 to 12.343 \n" ); document.write( "***************************************************************************** \n" ); document.write( "h) practical range is height values from 0 to 1550 \n" ); document.write( " \n" ); document.write( " |