Cal11 calculator

Roots of Polynomials with Graphing Calculator

Reviewed by Calculator Editorial Team

A polynomial is a mathematical expression consisting of variables and coefficients, involving only the operations of addition, subtraction, multiplication, and non-negative integer exponents. The roots of a polynomial are the values of the variable that make the polynomial equal to zero.

What are the roots of a polynomial?

The roots of a polynomial are the solutions to the equation P(x) = 0, where P(x) is the polynomial. For example, in the polynomial x² - 5x + 6 = 0, the roots are x = 2 and x = 3 because these values satisfy the equation.

Roots can be real or complex numbers. A graphing calculator can help visualize these roots by plotting the polynomial function and identifying where it crosses the x-axis.

How to find roots of polynomials

There are several methods to find the roots of polynomials:

  1. Factoring: Express the polynomial as a product of simpler polynomials and solve for x.
  2. Quadratic Formula: For second-degree polynomials, use the formula x = [-b ± √(b² - 4ac)] / (2a).
  3. Graphical Methods: Plot the polynomial and identify x-intercepts.
  4. Numerical Methods: Use iterative techniques like Newton's method.

Quadratic Formula:

For a quadratic equation ax² + bx + c = 0, the roots are given by:

x = [-b ± √(b² - 4ac)] / (2a)

Using a graphing calculator

A graphing calculator can help you find the roots of a polynomial by plotting the function and identifying where it crosses the x-axis. Here's how to use one:

  1. Enter the polynomial equation in the calculator.
  2. Set the window settings to view the relevant portion of the graph.
  3. Use the "trace" or "zero" function to find the x-intercepts.
  4. Record the x-values where the graph crosses the x-axis.

Tip: For complex roots, the graphing calculator may show them as points where the function approaches the x-axis but doesn't cross it.

Worked example

Let's find the roots of the polynomial x² - 4x + 4 = 0 using a graphing calculator.

  1. Enter the equation Y1 = x² - 4x + 4.
  2. Set the window to view x from -1 to 5 and y from -2 to 6.
  3. Use the zero function to find the first root at x = 2.
  4. Find the second root at x = 2 (a repeated root).

The roots of the polynomial are x = 2 (with multiplicity 2).

Frequently Asked Questions

How do I find complex roots using a graphing calculator?
Complex roots appear as points where the function approaches the x-axis but doesn't cross it. You can use the calculator's complex number mode to find them.
What if my polynomial has no real roots?
If the graph doesn't cross the x-axis, the polynomial has no real roots. The roots will be complex numbers.
How accurate are the roots found with a graphing calculator?
The accuracy depends on the calculator's precision settings. For most practical purposes, the results are sufficiently accurate.