AAA + BBB + CCC = CBBC ask a =? B =? C =?

AAA + BBB + CCC = CBBC ask a =? B =? C =?


Obviously, a + B = 10
So, AAA + BBB = 1110
So, C = 1,
Thus, CBBC = 1221
So, B = 2, a = 8



A, B and C [represent any number from 0 to 9] AAA + BBB + CCC = abbc, find out what ABC are


1,9,8.
Program: # include
main()
{
int a,b,c;
for(a=0;a



Who knows AAA + BBB + CCC = fghi AAA + DDD + EEE = fghi for abcdefghi
A B C D E F G H I each letter represents a number from 0 to 9. What number does each letter represent?


A=B=C=D=E=F=G=H=I=0
------------
BBB+CCC = DDD+EEE,B+C=D+E
888+444+777 = 888+333+666 = 2109