document.write( "Question 934607: To train for the running of a triathlon, Jerri jogs 1 hour each day over the same 7 mile course. Four miles of the course is downhill, whereas the other 3 miles is on level ground. Jerri figures that she runs 2 miles per hour faster downhill than she runs on level ground. Find the rate at which Jerri runs on level ground. \n" ); document.write( "
Algebra.Com's Answer #567596 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = speed on level ground
\n" ); document.write( "y = speed downhill
\n" ); document.write( "y = x + 2
\n" ); document.write( "t = time downhill
\n" ); document.write( "---
\n" ); document.write( "s = d/t
\n" ); document.write( "t = d/s
\n" ); document.write( "---
\n" ); document.write( "time downhill:
\n" ); document.write( "t = 4/y
\n" ); document.write( "t = 4/(x + 2)
\n" ); document.write( "---
\n" ); document.write( "time on level ground:
\n" ); document.write( "1 - t = 3/x
\n" ); document.write( "t = 1 - 3/x
\n" ); document.write( "---
\n" ); document.write( "equate times:
\n" ); document.write( "4/(x + 2) = 1 - 3/x
\n" ); document.write( "4/(x + 2) = x/x - 3/x
\n" ); document.write( "4/(x + 2) = (x - 3)/x
\n" ); document.write( "4x = (x - 3)(x + 2)
\n" ); document.write( "4x = xx + 2x - 3x - 6
\n" ); document.write( "xx - 5x - 6 = 0
\n" ); document.write( "---
\n" ); document.write( "the above quadratic equation is in standard form, with a=1, b=-5 and c=-6
\n" ); document.write( "---
\n" ); document.write( "to solve the quadratic equation, by using the quadratic formula, copy and paste this:
\n" ); document.write( "1 -5 -6
\n" ); document.write( "into this solver: https://sooeet.com/math/quadratic-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "the quadratic has two real roots at:
\n" ); document.write( "---
\n" ); document.write( "x = 6
\n" ); document.write( "x = -1
\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:
\n" ); document.write( "x = speed on level ground = 6 mph
\n" ); document.write( "y = speed downhill = 8 mph
\n" ); document.write( "---
\n" ); document.write( "Free algebra tutoring live chat:
\n" ); document.write( "https://sooeet.com/chat.php?gn=algebra
\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 with 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( "---
\n" ); document.write( "
\n" );