Things You'll Need
Instructions
Go to the polynomial application on your calculator.
Input the number of degrees of the polynomial equation. For example, if the polynomial equation is x^3 + 3x^2 - 4x - 12 = 0, the number of degrees in the equation is 3.
Enter the numerical coefficient of each term into the polynomial application. For example, if the equation is x^3 + 3x^2 - 4x - 12 = 0, the coefficients are 1, 3, -4 and -12.
Press "Enter" to begin the calculation. The results of the polynomial roots will be displayed on the screen as potential "x" values. For example, if you input the coefficients 1, 3, -4 and -12, your roots will be 2, -2 and -3.
Input the roots into the factored polynomial format equation: (x-a)(x-b)(x-c) where a, b and c are polynomial roots. Therefore, if your roots are 2, -2 and -3, the factored polynomial equation would be (x - 2)(x + 2)(x + 3).