
David W. answered 06/10/16
Tutor
4.7
(90)
Experienced Prof
Let the weights of the tree boys be x, y, and z.
The key to solving word (story) problems is to correctly translate the words and phrases of the problem into concise, precise math expressions (with variables and operations). Let's translate:
"scale showed 390 pounds as their total weight" means x+y+z = 390 [eq1]
"One boy stepped off the scale. It then showed 255 pounds" means y+z=255 [eq2]
"second boy stepped off the scale, and it then showed 145 pounds" means z=145 [eq3]
The math:
z=145 [given]
y+z = 255 [eq2 again]
y+145 = 155 [plug in value from eq3]
y = 110 [subtract 145 from both sides]
x+y+z = 390 [eq1 again]
x + 110 + 145 = 390 [plug in values of y and z]
x + 255 = 390
x = 135 [subtract 255 from both sides]
Check:
Is 135+110+145 = 390 ?
390 = 390 ?yes