{{ toc.name }}
{{ toc.signature }}
{{ toc.name }} {{ 'ml-btn-view-details' | message }}
{{ stepNode.name }}
{{ 'ml-toc-proceed' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
{{ 'ml-btn-show-less' | message }} {{ 'ml-btn-show-more' | message }} expand_more
{{ 'ml-heading-abilities-covered' | message }}
{{ ability.description }} {{ ability.displayTitle }}

{{ 'ml-heading-lesson-settings' | message }}

{{ 'ml-lesson-show-solutions' | message }}
{{ 'ml-lesson-show-hints' | message }}
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount}}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount}}
{{ 'ml-lesson-time-estimation' | message }}

Rule

Fundamental Theorem of Algebra

For a polynomial of degree the equation has at least one solution in the set of complex numbers.

Corollary

For a polynomial of degree the equation has exactly solutions, counting each repeating solution the number of times the solution is repeated. This means that a solution repeated two times counts as two solutions, a solution repeated three times counts as three solutions, and so on.

Proof

Informal Justification

To justify this theorem, polynomials with low degrees will be examined.

Degree

Consider a polynomial of degree
The solution to the equation can be found by performing inverse operations.
Solve for
Recall that is a polynomial of degree Therefore, the value of is not This means that is a valid solution, and that polynomials of degree always have one solution.

Degree

Now consider a polynomial of degree
This time, the Quadratic Formula can be used to find the solutions to
There are three possible combinations for the resulting values of and
  • The values of and can be two different real numbers.
  • The values of and can be two different complex numbers.
  • The values of and can be the same real number.
When the solution is a single real number, it is said that that solution has multiplicity A solution of multiplicity counts as two solutions. Therefore, a polynomial of degree always has solutions and can be written as a product of two factors.

Degree

Next, consider a polynomial of degree
This time, the graph of an arbitrary cubic polynomial will be examined.
Cubic polynomial
The end behavior of a cubic polynomial is always down-up or up-down. Therefore, it always has at least one real solution. Let be this solution. Using the Factor Theorem, it is possible to rewrite the equation as the product of and a polynomial of degree
It has been already established that the equation where is a polynomial of degree always has two solutions. This means that the equation has exactly solutions: and Therefore, the left-hand side of the equation can be written as a product of three factors.

Conclusion

Expanding upon what was determined so far, in general, if is a natural number, a polynomial equation has solutions, even if some solutions have a multiplicity greater than Also, the left-hand side can be written as a product of factors.
It should be noted that this is an informal justification and should not be taken as a formal proof.