This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let's use Cramer's Rule to solve for c in this 3x3 system:
D = ∣ ∣ ∣ ∣ ∣ ∣ 1 0 1 1 1 0 0 1 1 ∣ ∣ ∣ ∣ ∣ ∣ = 2 ;
D c = ∣ ∣ ∣ ∣ ∣ ∣ 1 0 1 1 1 0 7 8 9 ∣ ∣ ∣ ∣ ∣ ∣ = 1 0 ;
Thus, c = D D c = 5 .
Equation 1 | a+ | b | =7 | |
Equation 2 | b+ | c | =8 | |
Equation 3 | a+ | c | =9 |
Now I add the three equations.
a+a+b+b+c+c=7+8+9
2*(a+b+c)=24
Divide the equation by 2.
Equation A a+b+c=12
Subtract Equation 1 from Equation A.
c=12-7
c=5
[a+b] - [c+b]=7-8, a-c = -1, a=-1+c Putting the value of a in c+a=9, -1+c + c =9, 2c-1 =9, 2c =10, c=5
here, c+a=9 so, a=9-c & from c+b=8 , b=8-c so, put this value in a+b=7 we get c=5.
Problem Loading...
Note Loading...
Set Loading...
b + c = 8 ; a + c = 9
→ ( b + c ) + ( a + c ) = 8 + 9
But a + b = 7
→ 7 + 2 c = 1 7 → c = 5