Gary has two cars: His fairly new van and his old clunker station wagon. the wagon currently has 16 times as many miles on it as the van had when the wagon had 3 times as many miles as the van has now. Between now and then, each vehicle has not yet been driven 100,000 miles. All mileage amounts are in thousands. How many miles has the van been driven now?
I am confused on how to set this problem up. I know if x= miles of van , than station wagon would equal 16x=3x? Not sure how to set the opposite side up? Or exactly find the miles on the van if I am not given a set number.
Let $w$ = mileage of wagon now, $u$ = mileage of wagon before, $x$ = mileage of van before, and $y$ = mileage of van now. Then:
$w = 16x$
$u = 3y$
$w - u = 100$
$y - x = 100$
$\longrightarrow 16x - 3y = 100$
$\longrightarrow 16(y - 100) - 3y = 100$
$\longrightarrow 13y - 1600 = 100$
$\longrightarrow 13y = 1700$
$\longrightarrow y = \frac{1700}{13} = 130.76$
So the van now has $130,760$ miles on it.