Find the smallest possible sum!

If a , b , c a,b,c are all positive integers satisfying a b c = 7 ( a + b + c ) abc= 7(a+b+c) , what is the smallest possible value of a + b + c ? a+b+c ?


The answer is 15.

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.

1 solution

Vijay Simha
Mar 4, 2017

Without loss of generality, since one of the integers must be divisible by 7. Call this one a. For the smallest possible value, we should try starting with a = 7. Then we have bc = 7 + b + c, which yields 8 = (b − 1)(c − 1).

Then {b, c} = {3, 5} or {2, 9}.

Hence {a, b, c} = {7, 3, 5} yields the smallest sum

Somewhat more interestingly, are there many other solutions? If yes, how can we find them?

Calvin Lin Staff - 4 years, 3 months ago

You didn't write that a , b , c a,b,c are non-zero, so i assumed that ( a , b , c ) = ( 0 , 0 , 0 ) (a,b,c) = (0,0,0)

Fidel Simanjuntak - 4 years, 3 months ago

Log in to reply

The problem states that they are positive integers, hence non-zero.

Calvin Lin Staff - 4 years, 3 months ago

Log in to reply

Ah, i didn't realize it.. Thanks

Fidel Simanjuntak - 4 years, 3 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...