Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

How do you write $({x^3} - {x^2} - 6x)$ in factored form?

Answer
VerifiedVerified
465.6k+ views
Hint: In this question we will simplify the polynomial by taking out the common term $x$, then we will solve the simplified quadratic equation and find the factors of the equation, which are the multiplication of linear terms.

Complete step-by-step solution:
We have the given equation as:
$ \Rightarrow ({x^3} - {x^2} - 6x)$
Now since the term $x$ is common in all the terms, we will take it out as common, on taking it out as common, we get:
$ \Rightarrow x({x^2} - x - 6)$
Now we the term $({x^2} - x - 6)$ in the form of a quadratic equation, therefore we solve it by splitting the middle term:
Therefore, the equation can be written as:
$ \Rightarrow x({x^2} + 3x - 2x - 6)$
Now on taking the common terms, we get:
$ \Rightarrow x(x(x + 3) - 2(x + 3))$
Now since the term $(x + 3)$ is common in both the terms, we can take it out as common and write the equation as:
$ \Rightarrow x(x + 3)(x - 2)$
Now since there are no more terms which are non-linear, this is the factored form of the equation therefore:

$ \Rightarrow ({x^3} - {x^2} - 6x) = x(x + 3)(x - 2)$, which is the required solution.

Note: It is to be remembered that a polynomial equation is a combination of variables and their coefficients, the equation given above is a $3rd$ degree polynomial equation.
The factors of a polynomial equation are the terms of degree $1$, which have to be multiplied among themselves so that we get the required polynomial equation. In the question above, $x$,$(x + 3)$ and $(x - 2)$ are factors of the given polynomial.
It is not necessary that all the quadratic equations would have roots which are integer numbers or real numbers therefore quadratic formula is used to solve these types of questions, the quadratic formula is:
$({x_1},{x_2}) = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}$, where $({x_1},{x_2})$ are the roots of the equation and $a,b,c$ are the coefficients of the quadratic equation