document.write( "Question 818771: What would a graph look like if you accidentally drop your keys from the roof of a tall building? \n" ); document.write( "
| Algebra.Com's Answer #492797 by TimothyLamb(4379)     You can put this solution on YOUR website! use the general equation of motion with constant acceleration: \n" ); document.write( "--- \n" ); document.write( "r(t) = r0 + (v0)t + (at^2)/2 \n" ); document.write( "--- \n" ); document.write( "where: \n" ); document.write( "r(t) = position at time t (meters) \n" ); document.write( "r0 = position at time 0 (meters) \n" ); document.write( "v0 = velocity at time 0 (m/s) \n" ); document.write( "a = constant acceleration (for gravity in the metric system use a = -9.81 m/s^2) \n" ); document.write( "t = time (seconds) \n" ); document.write( "--- \n" ); document.write( "r(t) = (-4.905)t^2 \n" ); document.write( "--- \n" ); document.write( "graph: \n" ); document.write( "x-axis is time in seconds \n" ); document.write( "y-axis is distance in meters \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( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |