Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

the expression is $(a-b)c^3+(b-c)a^3-(a-c)b^3$

I've tried factoration by grouping, but it has been a trial and error situation. I don't know any strategies to factor expressions like that, so I'm basically just guessing.

There is a ton of questions like this one in the book I'm studying right now and I can't solve anything, it just feels like I have to guess since I don't know any method to do this.

$\endgroup$ 1

2 Answers

$\begingroup$

One strategy proceeds as follows. If $a=c$ then the expression becomes $(a-b)a^3+(b-a)a^3$ which is equal to zero so $(a-c)$ is a factor. This is a simple extension of the remainder theorem for polynomials - if we have a polynomial $p(x)$ and we find that $p(a)=0$ then $(x-a)$ is a factor.

You should be able to show also that $(b-c)$ and $(a-b)$ are factors. Then the whole expression you have has degree $4$, so there is only one factor left. To get terms involving $a^3, b^3, c^3$ there are not many options for the final factor.

So this involves some guessing, but simple guessing. For similar expressions it is useful to become adept at working with symmetric polynomials.

$\endgroup$ 2 $\begingroup$

One may first set the expression equal to $0$.

$$0=(a-b)c^3+(b-c)a^3+(c-a)b^3$$

One can then see that for this to hold, we have one solution $a=b$, $a=c$, and $b=c$. Turning this into "factors" that we can use, we get, as a polynomial of $a$,

$$(a-b)(a-c)(b-c)P(a)=(a-b)c^3+(b-c)a^3+(c-a)b^3$$

whereupon one will find that

$$P(a)=a+b+c$$

Thus,

$$(a-b)c^3+(b-c)a^3+(c-a)b^3=(a-b)(a-c)(b-c)(a+b+c)$$

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy