Question 821037: A car travels to and from a city 72 km away in 2 hours. If the average speed on the return trip is 30 km/h less than the trip to the city, what was the average speed of the car when it was going toward the city?
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! s = d / t
t = d / s
---
to:
t = 72/s
---
from:
t = 72/(s - 30)
---
2 = 72/s + 72/(s - 30)
2 = 72(s - 30)/s(s - 30) + 72s/s(s - 30)
2s(s - 30) = 72(s - 30) + 72s
2ss - 60s = 72s - 2160 + 72s
2ss - 204s + 2160 = 0
---
the above quadratic equation is in standard form, with a=2, b=-204, and c=2160
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
2 -204 2160
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the two real roots (i.e. the two x-intercepts), of the quadratic are:
s = 90
s = 12
---
the problem statement says that the speed of the return trip from the city is 30 kph slower than the speed towards the city, so the speed towards the city must be higher than 30 kph (so choose the root s=90)
---
answer:
speed towards the city = 90 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
|
|
|