I am looking at a question involving three equations:
- $A=0.6667A+0.2222B+0.1667C$
- $B= 0.2A+0.3333B+0.5C$
- $C=0.1333A+0.4444P+0.3333C$
The solution then goes on to say, that these equations can be re-written as:
- $0.33A+0.22B+0.17C=0$
- $-0.2A+0.67B+0.5C=0$
- $-0.13A-0.44B+0.67C=0$
Can anyone explain how you get the second set of equations from the first? Pulling my hair out!!! If you take $A,B$ & $C$ from LHS over to RHS, then the signs change etc, but I don't get the second set at all.
One other equation that goes along with these are that $A+B+C=1$
Any help would be appreciated