
William W. answered 04/03/20
Math and science made easy - learn from a retired engineer
You can factor this by grouping the first two terms together and the last two terms together like this:
P(x) = x3 − 3x2 + 9x − 27
P(x) = (x3 − 3x2) + (9x − 27)
P(x) = x2(x − 3) + 9(x − 3)
Then by factoring out the common factor "x - 3" like this:
P(x) = (x - 3)(x2 + 9)
The linear factor is "x - 3" and the irreducible quadratic factor is "x2 + 9"