
David W. answered 07/29/15
Tutor
4.7
(90)
Experienced Prof
As a best practice, if possible, assign a variable to the quantity the problem asks you to find. For this problem, let X be " how many kilometers they traveled by bike."
Then, "biked the rest ... of 275 total"
and "biked 55 kilometers more than they were bussed"
means bus distance + bike distance = 275
0r (X - 55) + X = 275
2X - 55 = 275 (collect the X terms)
2X = 330 (add 55 to both sides)
X = 165 km (divide both sides by 2)