How do you factor x^3+3x^2-x-3x3+3x2x3?

1 Answer
Jan 22, 2016

(x + 3 )(x + 1 )(x - 1 )

Explanation:

Factorise by grouping.

ie [ x^3 + 3x^2 ] + [ - x - 3 ][x3+3x2]+[x3]

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

[common factor of ( x + 3 ) ]

= (x + 3 ) (x^2 - 1 )=(x+3)(x21)

(x^2 - 1 ) =(x + 1 )(x - 1 ) color(black)(" difference of 2 squares ")(x21)=(x+1)(x1) difference of 2 squares

rArr x^3 + 3x^2 - x - 3 = (x + 3 )(x + 1 )(x - 1 ) x3+3x2x3=(x+3)(x+1)(x1)