
Nathan B. answered 08/20/18
Tutor
5
(20)
Elementary and Algebraic skilled
Let d = Doug, c = Chris, and b = Belle.
Here's what we know:
c = b + 4 (Chris is 4 years older than Belle)
d = 2b - 5 (Doug is 5 years younger than twice Belle's age)
b + c + d = 47 (their total age is 47)
We have variable vales, so let's plug them in:
b + (b + 4) + (2b - 5) = 47
Simplify:
4b - 1 = 47
Add 1 to both sides:
4b = 48
Divide by 4:
b = 12
You can find c and d from here, and check the work.