Question 816658
s = d / t
d = s * t
---
D = 72 = st
D = (s + 6)(t - 1/6)
---
st = (s + 6)(t - 1/6)
st = st - (1/6)s + 6t - 1
0 = -(1/6)s + 6t - 1
0t = -(1/6)st + 6tt - t
0 = -(1/6)72 + 6t^2 - t
0 = 6t^2 - t - 12
---
the above quadratic equation is in standard form, with a=6, b=-1, and c=-12
---
to solve the quadratic equation, plug this:
6 -1 -12
into this: https://sooeet.com/math/quadratic-equation-solver.php
---
the roots of the quadratic are:
t = 1.5
t = -1.33333333
---
negative time doesn't make sense for this problem, so use the positive root:
t = 1.5 hours
---
Answer: 
the speed of a train: 72 km / 1.5 hours = 48 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
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php