How do you factor 6x^5-51x^3-27x6x551x327x?

1 Answer
Feb 5, 2016

6x^5-51x^3-27x6x551x327x

= 3x(2x^2+1)(x-3)(x+3)=3x(2x2+1)(x3)(x+3)

= 3x(sqrt(2)x-i)(sqrt(2)x+i)(x-3)(x+3)=3x(2xi)(2x+i)(x3)(x+3)

Explanation:

We will use the difference of squares identity:

a^2-b^2 = (a-b)(a+b)a2b2=(ab)(a+b)

with a=xa=x and b=3b=3 later...

First separate out the common factor 3x3x of the terms to find:

6x^5-51x^3-27x6x551x327x

= 3x(2x^4-17x^2-9)=3x(2x417x29)

The remaining quartic factor is a quadratic in x^2x2, which we can factor using the AC method with grouping. First find a pair of factors of AC=2*9=18AC=29=18 which differ by B=17B=17. The pair 18, 118,1 works. Then use this pair to split the middle term and factor by grouping:

= 3x(2x^4-18x^2+x^2-9)=3x(2x418x2+x29)

= 3x((2x^4-18x^2)+(x^2-9))=3x((2x418x2)+(x29))

= 3x(2x^2(x^2-9)+1(x^2-9))=3x(2x2(x29)+1(x29))

= 3x(2x^2+1)(x^2-9)=3x(2x2+1)(x29)

= 3x(2x^2+1)(x^2-3^2)=3x(2x2+1)(x232)

= 3x(2x^2+1)(x-3)(x+3)=3x(2x2+1)(x3)(x+3)

This is as far as we can go with Real coefficients, but if we allow Complex coefficients then this can be factored further as:

= 3x(sqrt(2)x-i)(sqrt(2)x+i)(x-3)(x+3)=3x(2xi)(2x+i)(x3)(x+3)