document.write( "Question 397241: This is a quadratic function question but I didn't see that as an option to select.\r
\n" );
document.write( "\n" );
document.write( "A ball is tossed straight up from the top of a 1,127 foot tall building with an initial speed of 44 feet per second. The height h(t) of the ball t seconds after it is thrown is given by h(t)= -16t^2 + at + b (t^2 is my way of saying t-squared), where a is the initial speed of the ball and b is the initial height from which it is thrown.\r
\n" );
document.write( "\n" );
document.write( "A. How long was the ball in the air before it hit the street below? The answer is 9.88 seconds but I can't figure out how to get to the answer. I set it up as follows:\r
\n" );
document.write( "\n" );
document.write( "h(t)= -16t^2 + 44t + 1127\r
\n" );
document.write( "\n" );
document.write( "B. What is the maximum height the ball reaches? Answer is 1157.25 feet- again not sure how to get this.\r
\n" );
document.write( "\n" );
document.write( "C. How long does it take the ball to reach its maximum height? Answer is 1.37 seconds.\r
\n" );
document.write( "\n" );
document.write( "Even if you can just help with letter A. that would be a huge help.\r
\n" );
document.write( "\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #281621 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A. How long was the ball in the air before it hit the street below? The answer is 9.88 seconds but I can't figure out how to get to the answer. I set it up as follows: \n" ); document.write( "h(t)= -16t^2 + 44t + 1127 \n" ); document.write( "--- \n" ); document.write( "h(t) is the height of the ball after t seconds. \n" ); document.write( "The height is zero when the ball is back on the ground. \n" ); document.write( "Solve: -16t^2 + 44t + 1127 = 0 \n" ); document.write( "Use the quadratic formula to get: \n" ); document.write( "t = [-44 +- sqrt(44^2-4*-16*1127)]/(-32) \n" ); document.write( "--- \n" ); document.write( "To get the positive solution: \n" ); document.write( "t = [-44 - sqrt(74064)]/(-32) \n" ); document.write( "--- \n" ); document.write( "t = [-44-272.15]/(-32) \n" ); document.write( "--- \n" ); document.write( "t = 9.88 seconds \n" ); document.write( "========================== \n" ); document.write( " \n" ); document.write( "B. What is the maximum height the ball reaches? Answer is 1157.25 feet- again not sure how to get this. \n" ); document.write( "Max height occurs when x = -b/(2a) = -44/(2*-16) = 1.375 seconds \n" ); document.write( "Max height at that time is h(1.375) \n" ); document.write( "h(1.375) = -16(1.375)^2+44(1.375)+1127 = 1157.3 feet \n" ); document.write( "======================== \n" ); document.write( "C. How long does it take the ball to reach its maximum height? Answer is 1.37 seconds. \n" ); document.write( "Answered above. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |