A bus traveling between $2$ towns arrives $7$ minutes late when traveling $40$ mph. When traveling $36$ mph, the bus arrives $22$ minutes late. What is the distance between the two towns?
Here's what I did:
$x=$ original time
$40(x+7) = 36(x+22)$
$x=128$, so when you substitute $x$ for one of the expressions, you get $40(128+7)=5400$, so 5,400 miles?