SOLUTION: 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.

Algebra ->  Average -> SOLUTION: 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.      Log On


   



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.
Answer by TimothyLamb(4379) About Me  (Show Source):
You can put this solution on YOUR website!
x = speed on level ground
y = speed downhill
y = x + 2
t = time downhill
---
s = d/t
t = d/s
---
time downhill:
t = 4/y
t = 4/(x + 2)
---
time on level ground:
1 - t = 3/x
t = 1 - 3/x
---
equate times:
4/(x + 2) = 1 - 3/x
4/(x + 2) = x/x - 3/x
4/(x + 2) = (x - 3)/x
4x = (x - 3)(x + 2)
4x = xx + 2x - 3x - 6
xx - 5x - 6 = 0
---
the above quadratic equation is in standard form, with a=1, b=-5 and c=-6
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
1 -5 -6
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the quadratic has two real roots at:
---
x = 6
x = -1
---
the negative root doesn't fit the problem statement, so use the positive root:
---
answer:
x = speed on level ground = 6 mph
y = speed downhill = 8 mph
---
Free algebra tutoring live chat:
https://sooeet.com/chat.php?gn=algebra
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations with quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
---