Question 1198584: Solve the following polynomial equation x^5-13x^3+36x=0
One of the following is the correct answer. Which one?
A) x=0, x=+or-2, x=+or-3
B) x=1, x=2, x=18
C) x=+or-2, x+or-3
D) x=+or-3, x=+or-5
E) x=0, x=+or-3, x=+or-12
Found 3 solutions by MathLover1, MathTherapy, math_tutor2020: Answer by MathLover1(20849) (Show Source): Answer by MathTherapy(10551) (Show Source): Answer by math_tutor2020(3816) (Show Source):
You can put this solution on YOUR website!
First let's pull out the GCF x
x^5-13x^3+36x = 0
x(x^4-13x^2+36) = 0
Now let's factor x^4-13x^2+36
To do so, we have at least two methods
Method 1)
Let w = x^2
So w^2 = x^4
Then x^4-13x^2+36 is the same as w^2-13w+36
Through trial and error, that would factor to (w-4)(w-9)
Note: -4 and -9 add to -13 and multiply to 36.
Then,
(w-4)(w-9) = (x^2-4)(x^2-9)
(w-4)(w-9) = (x-2)(x+2)(x-3)(x+3)
after applying the difference of squares rule.
So overall,
x^5-13x^3+36x = 0
x(x^4-13x^2+36) = 0
x(x-2)(x+2)(x-3)(x+3) = 0
To find the roots, set each factor equal to zero and solve for x.
Example: x-2 = 0 leads to x = 2 as one root.
Therefore, the five roots are:
, , 
which is the shorthand way of saying
x = 0, x = -2, x = 2, x = -3, x = 3
Answer: Choice A
--------------------------------------------------------
Method 2)
Here's another way to factor x^4-13x^2+36
Use the rational root theorem to list out the factors of the last term 36:
1, 2, 3, 4, 6, 9, 12, 18, 36
List the negative factors as well
-1, -2, -3, -4, -6, -9, -12, -18, -36
Then through trial and error, you should find that x = -2, x = 2, x = -3, x = 3 are actual roots since they cause x^4-13x^2+36 to be zero.
This gives the factorization (x-2)(x+2)(x-3)(x+3)
I don't recommend this second method as the first method is more efficient. But it's good to keep an alternative in mind.
|
|
|