Solveeit Logo

Question

Question: How do you factor \[{x^2} - 4x + 4 = 0\]?...

How do you factor x24x+4=0{x^2} - 4x + 4 = 0?

Explanation

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 Sridhar’s formula to find the roots. That is x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}.

Complete step by step solution:
Given, x24x+4=0{x^2} - 4x + 4 = 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=0a{x^2} + bx + c = 0, we have a=1a = 1, b=4b = - 4 and c=4c = 4.
The standard form of the factorization of quadratic equation is ax2+b1x+b2x+c=0a{x^2} + {b_1}x + {b_2}x + c = 0, which satisfies the condition b1×b2=a×c{b_1} \times {b_2} = a \times c and b1+b2=b{b_1} + {b_2} = b.
We can write the given equation as x22x2x+4{x^2} - 2x - 2x + 4, where b1=2{b_1} = - 2 and b2=2{b_2} = - 2. Also b1×b2=2×2=4(ac){b_1} \times {b_2} = - 2 \times - 2 = 4(ac) and b1+b2=(2)+(2)=4(b){b_1} + {b_2} = ( - 2) + ( - 2) = - 4(b).
Thus we have,
x24x+4=x22x2x+4\Rightarrow {x^2} - 4x + 4 = {x^2} - 2x - 2x + 4
=x22x2x+4= {x^2} - 2x - 2x + 4
Taking ‘x’ common in the first two terms and taking -2 common in the remaining two terms we have,
=x(x2)2(x2)= x\left( {x - 2} \right) - 2(x - 2)
Again taking (x2)(x - 2) common we have,
=(x2)(x2)= (x - 2)(x - 2)
Hence the factors of 3x2+7x+23{x^2} + 7x + 2 are (x2)(x - 2) and (x2)(x - 2).

Additional information:
We can solve this easily if we know the algebraic identity, (ab)2=a22ab+b2{(a - b)^2} = {a^2} - 2ab + {b^2}.
If we compare with the given problem x24x+4=0{x^2} - 4x + 4 = 0.
We can see that it is of the form a22ab+b2{a^2} - 2ab + {b^2}, where a=xa = x and b=2b = 2.
Thus we have x24x+4=(x2)2{x^2} - 4x + 4 = {(x - 2)^2}.
Thus the factors are (x2)(x - 2) and (x2)(x - 2).

Note: We can also find the roots of the given quadratic equation by equating the obtained factors to zero. That is
(x2)(x2)=0(x - 2)(x - 2) = 0
By zero product principle we have,
(x2)=0(x - 2) = 0 and (x2)=0(x - 2) = 0
x=2x = 2 and x=2x = 2. 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.