prove that every equation of nth degree has n roots and no more
Answers
Step 1:
Let ...(i)
i.e., , where is a polynomial of n degree in x with real coefficient.
Therefore, by the fundamental theorem of algebra, this equation has at least one root.
Step 2:
Let x = α1 be the root of this equation.
Therefore, x - α1 is the factor of
Let (x - α1) ...(ii)
where is a polynomial of degree n - 1 in x with a real coefficient.
Therefore, has at least one root.
Step 3:
Let x = α2 be the root of this equation
Therefore, x - α1 is the factor of
Let (x - α2)
where is a polynomial of degree n - 2 in x with real coefficient.
Step 4:
Substituting the value of in (ii), we get
(x - α1) (x - α2)
Proceeding in this way, we get
(x - α1) (x - α2)(x - α3).......(x - αn)
(x - α1) (x - α2)(x - α3).......(x - αn) ...(iii)
We can write this as
= (x - α1) (x - α2)(x - α3).......(x - αn)
Equating coefficients of of both sides
Step 5:
Substituting this value in (iii), we get
(x - α1) (x - α2)(x - α3).......(x - αn) ...(iv)
Putting x = α1, x = α2, x = α3, .... x = αn in (iv)
(α1) = 0, (α2) = 0, (α3) = 0,... (αn) = 0
This implies that x = α1, x = α2, x = α3, .... x = αn satisfy the equation
Hence, every polynomial equation of degree n with real coefficients has n roots only.
#SPJ2