Question 818576
s = d / t
d = s * t
---
return time: T hours
---
outbound:
D = 525(T + 40/60)
---
return:
D = 600T
---
525(T + 40/60) = 600T
525T + 525(2/3) = 600T
75T = 350
T = 14/3
---
D = 600T
D = 600(14/3)
D = 2800
---
answer:
2800 miles
---
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