document.write( "Question 959507: Suppose that a ball is projected upward from the top of the Mart Hotel in Dallas, Texas, which is 400 feet high. Its position s in feet above the ground is given by the equation 𝑠=−16𝑡2+45𝑡+400. where t is the number of seconds elapsed. \r
\n" );
document.write( "\n" );
document.write( "a. How long will it take for the ball to reach a height of 200 feet above the ground?\r
\n" );
document.write( "\n" );
document.write( "b. When will the ball hit the ground? State the answer in number of seconds after the ball was projected.\r
\n" );
document.write( "\n" );
document.write( "c. What is the highest point that the ball reaches before falling back to earth? At what time will it reach that point? \n" );
document.write( "
Algebra.Com's Answer #586487 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that a ball is projected upward from the top of the Mart Hotel in Dallas, Texas, which is 400 feet high. Its position s in feet above the ground is given by the equation 𝑠=−16𝑡2+45𝑡+400. where t is the number of seconds elapsed. \n" ); document.write( "*** \n" ); document.write( "a. How long will it take for the ball to reach a height of 200 feet above the ground? \n" ); document.write( "𝑠=−16𝑡2+45𝑡+400 \n" ); document.write( "200=−16𝑡2+45𝑡+400 \n" ); document.write( "−16𝑡2+45𝑡+200=0 \n" ); document.write( "solve for t with quadratic formula: \n" ); document.write( " \n" ); document.write( "a=-16, b=45, c=200 \n" ); document.write( "ans: \n" ); document.write( "t=-2.4 s (reject) \n" ); document.write( "or \n" ); document.write( "t=5.2 s \n" ); document.write( "How long will it take for the ball to reach a height of 200 feet above the ground? 5.2 sec \n" ); document.write( ".. \n" ); document.write( "b. When will the ball hit the ground? State the answer in number of seconds after the ball was projected. \n" ); document.write( "Ball will hit the ground when height=0 \n" ); document.write( " −16𝑡2+45𝑡+400=0 \n" ); document.write( "Use quadratic formula to solve: \n" ); document.write( "a=-16, b=45, c=400 \n" ); document.write( "ans: t=6.6 sec \n" ); document.write( "When will the ball hit the ground? 6.6 sec \n" ); document.write( ".. \n" ); document.write( "c. What is the highest point that the ball reaches before falling back to earth? At what time will it reach that point? \n" ); document.write( "𝑠=−16𝑡2+45𝑡+400 \n" ); document.write( "complete the square: \n" ); document.write( "s=-16(t^2-45/16+2025/1024)+2025/64+25600/64 \n" ); document.write( "s=-16(t-45/32)^2+2025/64+25600/64 \n" ); document.write( "s=-16(t-45/32)^2+29650/64 \n" ); document.write( "s=-16(t-45/32)^2+431.64 \n" ); document.write( "The ball reaches the highest point of 431.64 ft after (45/32)=1.4 sec \n" ); document.write( " |