Solveeit Logo

Question

Question: Find the roots of the following quadratic equation (if they exist) by the method of completing the s...

Find the roots of the following quadratic equation (if they exist) by the method of completing the square.
x24ax+4a2b2=0{x^2} - 4ax + 4{a^2} - {b^2} = 0

Explanation

Solution

Hint:Completing the square is a method to solve quadratic Equations by changing the form of the equation, so that the left side is a perfect square trinomial. In this method firstly divide the whole equation with coefficient of x2{x^2}, then half the coefficient of xx term to both sides. Factor the left side as a perfect square trinomial and take the square root of both sides and solve for xx.

Complete step-by-step answer:
x24ax+4a2b2=0{x^2} - 4ax + 4{a^2} - {b^2} = 0
Coefficient of x2=1{x^2} = 1
x24ax+4a2b2=0\Rightarrow {x^2} - 4ax + 4{a^2} - {b^2} = 0
Adding and subtracting 4a24{a^2} in both L.H.S and R.H.S
[x22×x(2a)+(2a)2]+4a2b2=(2a)2  \left[ {{x^2} - 2 \times x\left( {2a} \right) + {{\left( {2a} \right)}^2}} \right] + 4{a^2} - {b^2} = {\left( {2a} \right)^2} \\\
We know the identity (ab)2=a2+b22ab(a-b)^2=a^2+b^2-2ab
Here in this , where a=xa=x and b=2ab=-2a converting into this form,we get
(x2a)2=4a24a2+b2 (x2a)2=b2  {\left( {x - 2a} \right)^2} = 4{a^2} - 4{a^2} + {b^2} \\\ {\left( {x - 2a} \right)^2} = {b^2} \\\
Taking square root of both sides
x2a=±b x=2a±b x=2a+b or x=2ab  x - 2a = \pm b \\\ x = 2a \pm b \\\ \Rightarrow x = 2a + b{\text{ }}or{\text{ }}x = 2a - b \\\

Note- This problem can also be solved by the direct use of the formula for the root of the quadratic equation. The method of completing squares is a bit difficult as compared to the direct formula for the root of quadratic equations. Students must remember both of these rules