SOLUTION: find a,b and c if (a b c)+c a b)=(3 2 c)

Algebra ->  Permutations -> SOLUTION: find a,b and c if (a b c)+c a b)=(3 2 c)       Log On


   



Question 862607: find a,b and c if (a b c)+c a b)=(3 2 c)

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Do you mean (a,b,c)+(c,a,b)=(3,2,c)?
If not please repost.
1.a%2Bc=3
2.b%2Ba=2
3.c%2Bb=c
From eq. 3,
b=0
Then,
0%2Ba=2
a=2
and finally,
2%2Bc=3
c=1
.
.
.
(a,b,c)=(2,0,1)