Answer:
- at 8% (x) = $4820
- at 2% (y) = $4220
Explanation:
You want the solution to the system of equation using the addition method:
- x = y + 600
- 0.08x + 0.02y = 470
Addition
We can multiply the first equation by 0.02 and add it to the second:
0.02(x) +(0.08x +0.02y) = 0.02(y +600) +(470)
0.10x +0.02y = 0.02y +482 . . . . . . . . . simplify
0.10x = 482 . . . . . . . . . . . . . . . . . . . . subtract 0.02y
x = 4820 . . . . . . . . . . . . . . . . . . . . multiply by 10
y = x -600 = 4820 -600 = 4220
The amount invested at 8% is $4820; the amount invested at 2% is $4220.
__
Additional comment
You will notice that we solved the equations using "addition" by adjusting coefficients so one variable (y) had the same coefficient on each side of the equal sign. That term was then subtracted from both sides, eliminating the variable. The point of the "method of addition" is to eliminate one variable, which is what we did.
More conventionally, we might rearrange the first equation to x - y = 600 before multiplying by 0.02 and doing the addition. That also eliminates the y-variable.
The calculator result shown in the attachment is also a form of elimination by the addition method.