document.write( "Question 1115031: If a ball is thrown straight up from the top of a building that is 407 feet high, the position in feet
\n" );
document.write( "above the ground is given by the function s(t) = -16t^2 + 75t + 407 where t is the number of
\n" );
document.write( "seconds elapsed.
\n" );
document.write( "a. How high is the projectile after 3 seconds?
\n" );
document.write( "b. How long will it take for the ball to reach a height of 450 feet above the ground? \n" );
document.write( "
Algebra.Com's Answer #729953 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If a ball is thrown straight up from the top of a building that is 407 feet high, the position in feet \n" ); document.write( "above the ground is given by the function s(t) = -16t^2 + 75t + 407 where t is the number of \n" ); document.write( "seconds elapsed. \n" ); document.write( "a. How high is the projectile after 3 seconds? \n" ); document.write( "Sub 3 for t. \n" ); document.write( "--------------------- \n" ); document.write( "b. How long will it take for the ball to reach a height of 450 feet above the ground? \n" ); document.write( "s(t) = -16t^2 + 75t + 407 = 450 \n" ); document.write( "Solve for t. \n" ); document.write( "The smaller value is ascending, the greater is descending. \n" ); document.write( " \n" ); document.write( " |