document.write( "Question 825404: Alex throws a ball straight up into the air. The equation s = s(t) = –16t2 + 80t + 44 gives the distance s (in feet) the ball is above the ground t seconds after he throws it.\r
\n" );
document.write( "\n" );
document.write( "a) How high is the ball two seconds after he throws it?
\n" );
document.write( "b) What is the maximum height of the ball from the ground?
\n" );
document.write( "c) At what time does the ball hit the ground? \n" );
document.write( "
Algebra.Com's Answer #497251 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "given: \n" ); document.write( "s(t) = -16t^2 + 80t + 44 \n" ); document.write( "--- \n" ); document.write( "answer A: \n" ); document.write( "s(2) = -16*2*2 + 80*2 + 44 \n" ); document.write( "s(2) = 140 ft \n" ); document.write( "--- \n" ); document.write( "s(t) = -16t^2 + 80t + 44 \n" ); document.write( "--- \n" ); document.write( "the above quadratic equation is in standard form, with a=-16, b=80, and c=44 \n" ); document.write( "--- \n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this: \n" ); document.write( "-16 80 44 \n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "the quadratic vertex is a maximum at: ( t= 2.5, s= 144 ) \n" ); document.write( "--- \n" ); document.write( "answer B: \n" ); document.write( "the ball reaches a maximum height of 144 ft \n" ); document.write( "--- \n" ); document.write( "the quadratic has two real roots at: \n" ); document.write( "t = -0.5 \n" ); document.write( "t = 5.5 \n" ); document.write( "--- \n" ); document.write( "the negative root doesn't fit the problem statement, so use the positive root: \n" ); document.write( "--- \n" ); document.write( "answer C: \n" ); document.write( "the ball hits the ground 5.5 seconds after being thrown \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |