Question 928955
x = speed outbound
speed inbound = x - 15
---
y = time outbound
z = time inbound
---
w = distance of one leg (outbound or inbound) = 144/2 = 72 km
---
s = d/t
---
outbound:
x = w/y
x = 72/y
y = 72/x
---
inbound:
x - 15 = w/z
x - 15 = 72/z
---
total time:
y + z = 4
---
y + z = 4
y = 72/x
72/x + z = 4
---
72/x + z = 4
z = 4 - 72/x
---
x - 15 = 72/z
z(x - 15) = 72
z = 4 - 72/x
(4 - 72/x)(x - 15) = 72
4x - 60 - 72 + 1080/x = 72
x(4x - 132 + 1080/x = 72)
4xx - 132x + 1080 = 72x
4xx - 204x + 1080 = 0
---
the above quadratic equation is in standard form, with a=4, b=-204 and c=1080
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
4 -204 1080
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the quadratic has two real roots at:
---
x = 45
x = 6
---
the root x=6 doesn't fit the problem statement, as it forces the speed inbound (x-15) to be negative, so use the root x=45:
---
answer:
x = speed outbound = 45 kph
speed inbound = x-15 = 30 kph
---
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