Solve the equation x 4 − 4 x 3 + 6 x 2 − 4 x + 1 = 0
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Also note that the coefficients of the expression is from Pascal's triangle :)
It would be wrong to say that the given equation has only one root.
Recall that, Fundamental Theorem of Algebra says, every polynomial equation of degreen n in single variable has n roots.
So, there are four roots, each being equal to − 1 . One more way of saying this is that the given equation has − 1 as its root with multiplicity 4 .
However, there is only one solution, i.e, − 1 , as the word Solution refers to distinct roots.
Haha LOL you can simplify the equation to ( x − 1 ) 4 = 0
Just remember the binomial expansion.
Though it is (x + 1)^4 using factor method
sum of coefficients = 1 – 4 + 6 – 4 + 1 = 0 so (x – 1) is one of the factor. other factor can be found out by synthetic division [Here I can not show it] But other factor is
(x – 1)(x^3 – 3x^2 + 3x^2 – 1) here it is = (x – 1)(x – 1)^3 but by using factor method,
for (x^3 – 3x^2 + 3x^2 – 1) using (x – 1) as factor sum of coefficients is zero so (x – 1) is factor of it other factor can be found out by synthetic division factor is
x² – 2x + 1 = (x – 1)^2
considering all factors (x – 1)^4 then x = 1
Problem Loading...
Note Loading...
Set Loading...
Note the expression can be written as (x-1)^4. Therefore the only root is x = 1.