David W. answered 03/04/16
Tutor
4.7
(90)
Experienced Prof
Let:
S = Shelly's amount
V = Veronica's amount
C = Christy's amount
R = Ruth's amount
Translate:
"divide $ 106 among Shelly, Veronica, Christy and Ruth"
means S + V + C + R = $106 [eq1]
"Shelly and Veronica together have $ 56," means S + V = $56 [eq2]
"Shelly and Christy together have $ 59" means S + C = $59 [eq3]
"Shelly and Ruth together have $ 43" means S + R = $43 [eq4]
The math:
Add eq2, eq3, and eq4
S + V = $56
S + C = $59
S + R = $43
-----------------------------------
3S + V + C + R = $158
S + V + C + R = $106 [subtract eq1 to Eliminate V,C,R]
--------------------------------------
2S = $52
S = $26 [eq5]
S + V = $56 [eq2]
S = $26 [eq5]
-------------------- [Elimination; subtract equations]
V = $30
S + C = $59 [eq3]
S = $26 [eq5]
-------------------- [Elimination; subtract equations]
C = $33
S + R = $43 [eq4]
S = $26 [eq5]
-------------------- [Elimination; subtract equations]
R = $17
Checking:
Does $26 + $30 + $33 + $17 = $108 ?
$108 = $108 ? yes