SOLUTION: Use the factor theorem so show that x - a is a factor of:
x^2(a-b)^3 + a^2(b-x) + b^2(x-a) .
I would appreciate it if you could help me with the steps.
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: Use the factor theorem so show that x - a is a factor of:
x^2(a-b)^3 + a^2(b-x) + b^2(x-a) .
I would appreciate it if you could help me with the steps.
Log On
Question 635576: Use the factor theorem so show that x - a is a factor of:
x^2(a-b)^3 + a^2(b-x) + b^2(x-a) .
I would appreciate it if you could help me with the steps. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 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.
===========