Let be a three-digit positive integer, with . If is equal to another three-digit positive integer , find the numerical value of .
Hint: See the pattern!
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.
Remember that a b c = 1 0 0 a + 1 0 b + c and c b a = 1 0 0 c + 1 0 b + a . Then, a b c − c b a = 1 0 0 a + 1 0 b + c − 1 0 0 c − 1 0 b − a .
Then, we have a b c − c b a = 1 0 0 ( a − c ) + ( c − a ) = 9 9 ( a − c ) .
Since a b c − c b a is equal to another three-digit positive integer, then we have 1 < a − c ≤ 9 . If a − c = 1 , then a b c − c b a isn't equal to a three-digit positive integer.
Note that, p + r is always equal to 9 .
If a − c = 2 , → p q r = 1 9 8 .
If a − c = 3 , → p q r = 2 9 7 .
If a − c = 4 , → p q r = 3 9 6 , etc.
We also see that q is always equal to 9 , so that we can conclude, p q r + r q p = p 9 r + r 9 p .
And, since p + r = 9 , we have p q r + r q p = 1 0 8 9 .