Solveeit Logo

Question

Question: How do you factor \(5{{x}^{2}}-16x+12\)?...

How do you factor 5x216x+125{{x}^{2}}-16x+12?

Explanation

Solution

We are given a quadratic equation which has to be solved by the method of factoring the equation. We shall break down the x-variable term into two parts which must add up to -16x given in the equation. Then, we will group the common terms and form two linear equations in x-variable out of the given quadratic equation. After further equating each of the linear equations to zero to get our required solution.

Complete step by step solution:
There are four methods for solving quadratic equations, namely, factoring method, completing the square method, taking the square root method and the last method is solving using the various properties of polynomials.
However, we will use the method of factoring the quadratic equation which makes our calculations simpler.
For any quadratic equation ax2+bx+c=0a{{x}^{2}}+bx+c=0,
the sum of the roots =ba=-\dfrac{b}{a} and the product of the roots =ca=\dfrac{c}{a}.
Thus, for the equation, 5x216x+125{{x}^{2}}-16x+12,
5x216x+12=0\Rightarrow 5{{x}^{2}}-16x+12=0
We will find numbers by hit and trial whose product is equal to 5×(12)=605\times \left( 12 \right)=60 and whose sum is equal to 16-16 .
Such two numbers are -10 and -6 as 6+(10)=16-6+\left( -10 \right)=-16 and (6)×10=60\left( -6 \right)\times -10=60.
Now, factoring the equation:
5x210x6x+12=0\Rightarrow 5{{x}^{2}}-10x-6x+12=0
Taking common, we get:
5x(x2)6(x2)=0 (x2)(5x6)=0 \begin{aligned} & \Rightarrow 5x\left( x-2 \right)-6\left( x-2 \right)=0 \\\ & \Rightarrow \left( x-2 \right)\left( 5x-6 \right)=0 \\\ \end{aligned}
Hence, x2=0x-2=0 or 5x6=05x-6=0
x=2\Rightarrow x=2 or x=65x=\dfrac{6}{5}
Therefore, the roots of the equation are x=2,65x=2,\dfrac{6}{5}.

Note: We must be careful enough to find the right common factors of the multiple terms given. We must also be careful enough while grouping the terms in order to avoid mistakes. Another method of solving these quadratic equations is by finding the discriminant of the equation and then finding the roots using x=b±b24ac2ax=\dfrac{-b\pm \sqrt{{{b}^{2}}-4ac}}{2a}.