SOLUTION: How do I factor P(x) = x^5 - 81x ?
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: How do I factor P(x) = x^5 - 81x ?
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 663285
:
How do I factor P(x) = x^5 - 81x ?
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
f(x) = x^5 - 81x
f(x) = x(x^4 - 81)
f(x) = x( (x^2)^2 - 9^2 )
f(x) = x(x^2 - 9)(x^2 + 9)
f(x) = x(x^2 - 3^2)(x^2 + 9)
f(x) =
x(x - 3)(x + 3)(x^2 + 9)