An easy problem.

a , b , c a,b,c are three different, non-zero, digits, such that the sum of the 6 numbers occurring with them satisfies

a b c + a c b + b a c + b c a + c a b + c b a = 1332 abc+acb+bac+bca+cab+cba=1332

What are the values of a , b , c a,b,c ?


This problem appeared at the ONMAPS 2010

1,2,4 2,3,4 1,2,3 0,2,3

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.

4 solutions

Sai Sreyas Ray
Jun 19, 2014

if we see the unit digits ,adding them we get 2a+2b+2c = unit digit 2. so as only1,2,3 satisfies. easy guess!

Isaac Jiménez
May 30, 2014

Rewriting is: ( 100 a + 10 b + c ) + ( 100 a + 10 c + b ) + ( 100 b + 10 a + c ) + ( 100 b + 10 c + a ) + ( 100 c + 10 a + b ) + ( 100 c + 10 b + a ) = 1332 (100a+10b+c)+(100a+10c+b)+(100b+10a+c)+(100b+10c+a)+(100c+10a+b)+(100c+10b+a)=1332 which is 222 a + 222 b + 222 c = 1332 222 ( a + b + c ) = 1332 a + b + c = 6 222a+222b+222c=1332\Longrightarrow 222(a+b+c)=1332\Longrightarrow a+b+c=6 As a , b , c a,b,c are different and non-zero DIGITS, a + b + c = 1 + 2 + 3 = 6 a+b+c=1+2+3=6 so the answer is 1 , 2 , 3 \boxed { 1,2,3 }

so much complication, just do this: 1=a, 2=b, and 3=c abc=123 plus acb=132 plus bac=213 plus bca=231 plus cab= 312 plus cba=321. That is 1332

Javier Uribe - 7 years ago

But your process doesn´t have any algebraic eplanation

Isaac Jiménez - 7 years ago
Adarsh Kumar
Jun 13, 2014

If you see the unit digit of the six numbers and add them you will get 2(a+b+c) we know that the sum of these numbers ends with 2 so a+b+c should end with 1 or 6.Only 1,2,3 satisfy this.

Javier Uribe
May 30, 2014

1=a, 2=b, and 3=c abc=123 plus acb=132 plus bac=213 plus bca=231 plus cab= 312 plus cba=321. That is 1332

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...