Simplify the following expression, where a , b and c are distinct real numbers. ( c − a ) ( c − b ) ( x − a ) ( x − b ) + ( a − b ) ( a − c ) ( x − b ) ( x − c ) + ( b − c ) ( b − a ) ( x − c ) ( x − a )
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.
Problem Loading...
Note Loading...
Set Loading...
Let P ( x ) equals the expression. Then P ( a ) = P ( b ) = P ( c ) = 1 . Also, P is a function of at most second degree, for the numerators of each fraction in the expression are quadratic in form.
But a quadratic function can only take at most two distinct x-values to yield a single value. Hence, we conclude here that P is not a quadratic function, but a linear function, and thus, a constant function. Thus, P ( x ) = 1 for all real x . Thus, the answer is 1 .
My above solution is intuitive. You may provide a more technical solution for this problem. :)