Question 193777
 Steve traveled 150 miles at a certain speed. Had he gone 20mph faster, the trip would have taken 2 hours less. Find the speed of his vehicle. 
-------------------------
d = rt
150 = rt
150 = (r+20)*(t-2)
rt = (r+20)*(t-2)
rt = rt -2r + 20t - 40
2r - 20t + 40 = 0
r - 10t + 20 = 0
--------------
t = 150/r
r - 1500/r + 20 = 0
r^2 + 20r - 1500 = 0
(r+50)*(r-30) = 0
r = 30 mph (Ignore the negative answer)