Question
Question: How do you factor \[4{x^2} - 12x + 9 = 0\]?...
How do you factor 4x2−12x+9=0?
Solution
A polynomial of degree two is called a quadratic polynomial and its zeros can be found using many methods like factorization, completing the square, graphs, quadratic formula etc. The quadratic formula is used when we fail to find the factors of the equation. If factors are difficult to find then we use formula to find the roots. That is x=2a−b±b2−4ac.
Complete step by step answer:
Given, 4x2−12x+9=0
Since the degree of the equation is 2, we have 2 factors.
On comparing the given equation with the standard quadratic equation ax2+bx+c=0, we have a=4, b=−12 and c=9.
The standard form of the factorization of quadratic equation is ax2+b1x+b2x+c=0, which satisfies the condition b1×b2=a×c and b1+b2=b.
We can write the given equation as 4x2−6x−6x+9, where b1=−6 and b2=−6. Also b1×b2=(−6)×(−6)=36(ac) and b1+b2=−6−6=−12(b).
Thus we have,
⇒4x2−12x+9=4x2−6x−6x+9
=4x2−6x−6x+9
Taking ‘2x’ common in the first two terms and taking 3 common in the remaining two terms we have,
=2x(2x−3)−3(2x−3)
Again taking (2x−3) common we have,
=(2x−3)(2x−3)
Hence the factors of 4x2−12x+9=0 are (2x−3) and (2x−3)
Note: We can also find the roots of the given quadratic equation by equating the obtained factors to zero. That is
(2x−3)(2x−3)=0
By zero product principle we have,
(2x−3)=0 or (2x−3)=0
2x=3 or 2x=3
⇒x=23 and x=23. These are the roots of the given polynomial of degree 2. In above, if we are unable to expand the middle term of the given equation into a sum of two numbers then we use a quadratic formula to solve the given problem. Quadratic formula and Sridhar’s formula are both the same. Careful in the calculation part.