SOLUTION: If the 3 digit positive integer n = ABC = AB + BA + AC + CA + BC + CB, compute the largest possible value for n. (Note: A, B, C are single digits from 0 to 9)

Algebra.Com
Question 356934: If the 3 digit positive integer n = ABC = AB + BA + AC + CA + BC + CB, compute the largest possible value for n. (Note: A, B, C are single digits from 0 to 9)
Answer by robertb(5830)   (Show Source): You can put this solution on YOUR website!
The values of A, B, C are guided by the equation . We only need to consider i) odd values for B and even values for C, and
ii) even values for B and even values for C.
Only 3 ordered triples (A, B, C)will satisfy the constraint equation above:
(2,6,4), (1,3,2), and (3,9, 6). Therefore the largest n is 396.

RELATED QUESTIONS

number of ways that two letters can be selected from {A, B, C, D} if order in the sample... (answered by Edwin McCravy)
Let A, B, and C represent distinct digits. A four-digit positive integer of the form ABCA (answered by Edwin McCravy,KMST)
Let a, b, c, be positive real numbers. If ab=48, bc=96, and ac=72, what is the value of... (answered by edjones)
How many permutations of 2 item can be selected from a group of 4? ? B) Use the letters... (answered by MathLover1,ikleyn)
If ab+bc+ca=3, where a,b,c are positive and real numbers, is a+b+c >=... (answered by ikleyn)
If n is a positive 2-digit integer and both digits of n are the same, how many different (answered by fcabanski)
Given triangle ABC with vertices A(0,4) ,B(-6,0) and C(2,0) , where l,m and n are the... (answered by josmiceli)
DETERMINE ALL THE TRIPLES OF POSITIVE INTEGERS (a,b,c), SUCH THAT ab+bc+ca= abc, WHERE A... (answered by greenestamps)
If AB=10 ,BC=9 and CA=11 what is the largest andle of triangle ABC? (answered by edjones)