Question 927455: Mr. Sanchez makes a business trip from his house to the city in 2 hours. One hour later, he returns home in heavy traffic at a rate of 20 kph(kilometers per hour) less than his going rate. If Mr. Sanchez was gone a total of 6 hours, how fast did he travel on each of the trip?
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! s = d/t
---
outbound:
t = 2 hrs
x = outbound speed
x = d/2
d = 2x
---
return:
he's in the city for 1 hour (not traveling during that 1 hr)
t = 6 - 2 - 1 = 3 hrs
y = return speed
y = x - 20
y = d/3
d = 3y
---
2x = 3y
2x = 3(x - 20)
2x = 3x - 60
x = 60
y = x - 20
y = 60 - 20
y = 40
---
answer:
x = outbound speed = 60 kph
y = return speed = 40 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
|
|
|