Calculadora de fatoração de polinômios

Fatorar polinômios passo a passo

A calculadora tentará fatorar qualquer polinômio (binomial, trinômio, quadrático, etc.), com as etapas mostradas. São utilizados os seguintes métodos: fatoração de monômios (fator comum), fatoração quadrática, agrupamento e reagrupamento, quadrado da soma/diferença, cubo da soma/diferença, diferença de quadrados, soma/diferença de cubos, teorema dos zeros racionais. A calculadora aceita polinômios univariados e multivariados.

Enter a polynomial:

If the calculator did not compute something or you have identified an error, or you have a suggestion/feedback, please write it in the comments below.

Solution

Your input: factor $$$x^{2} + 4 x + 3$$$.

To factor the quadratic function $$$x^{2} + 4 x + 3$$$, we should solve the corresponding quadratic equation $$$x^{2} + 4 x + 3=0$$$.

Indeed, if $$$x_1$$$ and $$$x_2$$$ are the roots of the quadratic equation $$$ax^2+bx+c=0$$$, then $$$ax^2+bx+c=a(x-x_1)(x-x_2)$$$.

Solve the quadratic equation $$$x^{2} + 4 x + 3=0$$$.

The roots are $$$x_{1} = -1$$$, $$$x_{2} = -3$$$ (use the quadratic equation calculator to see the steps).

Therefore, $$$x^{2} + 4 x + 3 = \left(x + 1\right) \left(x + 3\right)$$$.

$${\color{red}{\left(x^{2} + 4 x + 3\right)}} = {\color{red}{\left(x + 1\right) \left(x + 3\right)}}$$

Thus, $$$x^{2} + 4 x + 3=\left(x + 1\right) \left(x + 3\right)$$$.

Answer: $$$x^{2} + 4 x + 3=\left(x + 1\right) \left(x + 3\right)$$$.