Question 926561: A car travels for 100 miles at a uniform speed. If the speed is increased by 5 miles per hour, the trip would take one hour less time. What is the cars original speed?
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! x = original speed
t = trip time at speed x
---
s = d/t
t = d/s
---
x = 100/t
t = 100/x
---
x + 5 = 100/(t - 1)
(x + 5)(t - 1) = 100
(x + 5)(100/x - 1) = 100
---
(x + 5)(100/x - 1) = 100
100 - x + 500/x - 5 = 100
-x + 500/x - 5 = 0
(-x + 500/x - 5 = 0)x
-xx + 500 - 5x = 0
-xx - 5x + 500 = 0
---
the above quadratic equation is in standard form, with a=-1, b=-5 and c=500
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
-1 -5 500
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the quadratic has two real roots at:
---
x = -25
x = 20
---
the negative root doesn't fit the problem statement, so use the positive root:
---
answer:
x = 20 mph
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, 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
|
|
|