Question 275564
The distance cannot be negative so I guess your work is questionable.
----------------
A car travels from one town to another at a speed of 32 mph. If it had gone 4 mph faster, it could have made the trip in 1/2 hr less time. How far apart are the towns?
---
Early DATA:
rate = 32 mph ; distance = x miles; time = d/r = x/32 hrs
--------------------
New DATA:
rate = 36 mph ; distance = x miles ; time = d/r = x/36 hrs
-------------------------
Equation:
old time - new time = 1/2 hr
(x/32) - (x/36) = 1/2
---
Simplify the left side to get:
(36x-32x)/32*36 = 1/2
4x = (32*36)/2
x = (9*16) 
x = 144 miles (distance apart)
=====
Cheers,
Stan H.