Question 635576
Use the factor theorem to show that x - a is a factor of:
x^2(a-b)^3 + a^2(b-x) + b^2(x-a) .
-------
Factor Theorem:: x-a is a factor iff f(a) = 0.
----
f(x) = x^2(a-b)^3 + a^2(b-x) + b^2(x-a)
---
f(a) = a^2(a-b)^3 + a^2(b-a) + b^2(a-a)
---
= a^2(a-b)^3 - a^2(a-b) + 0
---
= a^2(a-b)[(a-b)^2-1]
-------------
That result does not satisfy the Factor Theorem requirement.
x-a is NOT a factor of f(x)
===============================
Cheers,
Stan H.
===========