document.write( "Question 823156: A ball is thrown upward from the top of a building 100 feet high with initial speed 20 ft/sec. The ball hits the ground after... \n" ); document.write( "
Algebra.Com's Answer #495304 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "equation of ballistic motion: \n" ); document.write( "h(t) = -1/2gt^2 + v0t + h0 \n" ); document.write( "--- \n" ); document.write( "on planet earth at the surface of the planet: \n" ); document.write( "h(t) = -16t^2 + v0t + h0 \n" ); document.write( "--- \n" ); document.write( "for this problem: \n" ); document.write( "h(t) = -16t^2 + 20t + 100 = 0 \n" ); document.write( "--- \n" ); document.write( "the above quadratic equation is in standard form, with a=-16, b=20, and c=100 \n" ); document.write( "--- \n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this: \n" ); document.write( "-16 20 100 \n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "this quadratic has two real roots (the x-intercepts), which are: \n" ); document.write( "t = -1.95194102 \n" ); document.write( "t = 3.20194102 \n" ); document.write( "--- \n" ); document.write( "negative time doesn't make sense for this problem, so use the positive root \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "the ball hits the ground about 3.2 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( " |