document.write( "Question 821566: A rocket fired vertically upwards follows the law y=48t-8t^2\r
\n" );
document.write( "\n" );
document.write( "Plot a graph y against t for values of t from 0 to 6 seconds\r
\n" );
document.write( "\n" );
document.write( "By solving the quadratic equation find the times t1 and t2 when the rocker is at a height of 'a' metres above the launch point. \r
\n" );
document.write( "\n" );
document.write( "Value of a is 25 \r
\n" );
document.write( "\n" );
document.write( "Give final answer correct to 3 decimal places and check the answers using your graph. \n" );
document.write( "
Algebra.Com's Answer #494230 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "the equation of projectile motion is given as: \n" ); document.write( "h(t) = -8t^2 + 48t \n" ); document.write( "--- \n" ); document.write( "at a= 25 meters: \n" ); document.write( "--- \n" ); document.write( "h(t) = -8t^2 + 48t = 25 \n" ); document.write( "-8t^2 + 48t - 25 = 0 \n" ); document.write( "--- \n" ); document.write( "the above quadratic equation is in standard form, with a=-8, b=48, and c=-25 \n" ); document.write( "--- \n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this: \n" ); document.write( "-8 48 -25 \n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "the two real roots (i.e. the two x-intercepts), of the quadratic are: \n" ); document.write( "t = 0.576160071 \n" ); document.write( "t = 5.42383993 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "the rocket is at 25 meters height twice, at the following times in seconds after launch: \n" ); document.write( "t = 0.576160071 \n" ); document.write( "t = 5.42383993 \n" ); document.write( "--- \n" ); document.write( "graph: \n" ); document.write( "--- \n" ); document.write( " \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( " |