Answer:
x + y = 42
4x + 14y = 568
x = 2, y = 40
Explanation:
x + y = 42
4x + 14y = 568
to solve, you can let 'x' = 42-y and substitute this expression for 'x' in the second equation to get:
4(42-y) + 14y = 568
168 - 4y + 14y = 568
168 + 10y = 568
10y = 400
y = 40
therefore, x = 2
check:
4(2) + 14(40) should equal 568
8 + 560 = 568