Solveeit Logo

Question

Question: How do we factor a polynomial equation?...

How do we factor a polynomial equation?

Explanation

Solution

Factoring polynomials can be done by splitting the middle term, but when there is a polynomial equation where the highest power or the degree is more than 55, then the process of factoring becomes more difficult, for polynomials which have a degree lesser than 55, synthetic division can be used to split the polynomial into polynomials of a lesser degree.

Complete step-by-step answer:
To factor a polynomial is to write a number as a product of linear terms. It is like writing that the number 1010 is the product of 55 and 22.
Let’s consider a polynomial equation of degree 22.
x2+6x+9\Rightarrow {x^2} + 6x + 9
Now at first there is no possible way to write this expression in the form of 22 linear terms therefore, we use a trick which is called grouping.
We will rewrite the same expression but split the middle term into 22 parts which give us the same sum of the middle term, and their product is equal to the last term in the polynomial.
Now the middle term can be split up fulfilling both these properties, and written as:
x2+3x+3x+9\Rightarrow {x^2} + 3x + 3x + 9
It is to be noted that, by doing this the value of the polynomial does not get changed, it is only written in a simplified manner.
Now it is to be solved as 22 pairs,
In the first pair consisting of the first 22 terms, we can see that the term xx is common therefore, we can take it out as:
x(x+3)\Rightarrow x(x + 3)
And in the second pair consisting of the last 22 terms, we can see that 33 can be removed out as common, therefore it can be written as:
3(x+3)\Rightarrow 3(x + 3)
Now on writing the pairs together we get:
x(x+3)+3(x+3)\Rightarrow x(x + 3) + 3(x + 3)
Now the term (x+3)(x + 3) is common in both the terms therefore, we can take it out as common and write it as:

(x+3)(x+3) \Rightarrow (x + 3)(x + 3), which is the factored way of writing the polynomial expression.

Note:
Factoring in a polynomial equation is done to get the value or the possible values of xx in that polynomial.
It is to be noted that when the equation is completely factored, there will only be linear terms.
Another point is that not all polynomials can be factored out, some might not have real roots.