Simple yet complicated

a , b , c a,b,c are integers such that they satisfy the constraints: 0 < a < b 0<a<b , and the polynomial x ( x a ) ( x b ) 17 x(x - a)(x - b) - 17 is divisible by ( x c ) (x - c) .

What is a + b + c a+b+c ?

27 21 24 14 17

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

Discussions for this problem are now closed

Paul Ryan Longhas
Feb 22, 2015

Since it is divisible by (x − c), we have

c ( c a ) ( c b ) = 17 c(c - a)(c - b) = 17 .

Since c ( c a ) ( c b ) = 17 > 0 c(c - a)(c - b) = 17 > 0 , it follows that c > 0 c > 0 and we have the following two cases:

Case 1: 0 < ( c b ) < ( c a ) < c 0 < (c - b) < (c - a) < c

Case 2: ( c b ) < ( c a ) < 0 < c . (c - b) < (c - a) < 0 < c.

Since 17 17 is a prime number, case 1 does not occur . In case 2, c = 1 , c a = 1 , c b = 17 c = 1, c - a = -1, c - b = -17 .

Hence a = 2 , b = 18 , c = 1 a = 2, b = 18, c = 1 .

Thus, a + b + c = 21. a + b + c = 21.

Wouldn't a=8, b=10, c=7, x=11 also work?

Jaswant Kasinedi - 6 years, 3 months ago

x x here is a considered as a variable. So taking only one value of x x won't work. You have to show that it works for all values of x x .

Siddhartha Srivastava - 6 years, 3 months ago

Thanks Siddhartha Srivastava.

Jaswant Kasinedi - 6 years, 3 months ago

I couldn't follow how did you state c>0 .Please explain.

Raven Herd - 6 years, 3 months ago

Because if c < 0 c < 0 , then

0 < a < b 0 < a < b

0 > a > b \implies 0 > - a > - b

c > c a > c b \implies c > c - a > c-b

0 > c > c a > c b \implies 0 > c > c-a > c-b .

Therefore c a c-a and c b c -b are < 0 < 0

Multiplying these together, we have c ( c a ) ( c b ) < 0 c(c-a)(c-b) < 0 , which is a contradiciton

Siddhartha Srivastava - 6 years, 3 months ago

I got it .Nicely explained. Sir , can you tell me the link of the same type of problems ?

Raven Herd - 6 years, 3 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...