Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
306
1
avatar

Suppose a, b, c, and d are real numbers which satisfy the system of equations

a + 2b + 3c + 4d = 10

4a + b + 2c + 3d = 4

3a + 4b + c + 2d = -10

2a + 3b + 4c + d = −4.

Find a + b + c + d.

 Apr 9, 2022
 #1
avatar+33 
+3

If we add all the equations, we get 10a+10b+10c+10d=0.

We then divide by 10 to get a+b+c+d=0.

 Apr 9, 2022

1 Online Users

avatar