Solveeit Logo

Question

Question: How do you solve the quadratic equation by completing the square \(5{{x}^{2}}+8x-2=0\)?...

How do you solve the quadratic equation by completing the square 5x2+8x2=05{{x}^{2}}+8x-2=0?

Explanation

Solution

Now we are given with a quadratic equation in one variable of the form ax2+bx+c=0a{{x}^{2}}+bx+c=0 first we will divide the whole equation by a. Now we will add and subtract the term (b2a)2{{\left( \dfrac{b}{2a} \right)}^{2}} on both sides. Now we will simplify the equation obtained by using the formula (a+b)2=a2+2ab+b2{{\left( a+b \right)}^{2}}={{a}^{2}}+2ab+{{b}^{2}} Now we will simplify the equation by taking square root on both sides and solve for x.

Complete step-by-step solution:
Now let us consider the quadratic equation 5x2+8x2=05{{x}^{2}}+8x-2=0 .
The given equation is a quadratic equation in the form ax2+bx+c=0a{{x}^{2}}+bx+c=0 where a = 5 b = 8 and
c = - 2.
Now we want to find the roots of this equation. To do so we will use the completing square method.
Now first we want the coefficient of x2{{x}^{2}} to be 1.
Hence we will divide the whole equation by 5. Hence we get,
x2+85x25=0\Rightarrow {{x}^{2}}+\dfrac{8}{5}x-\dfrac{2}{5}=0
Now we want to form a complete square on LHS hence we will add and subtract the equation with (b2a)2{{\left( \dfrac{b}{2a} \right)}^{2}} which is nothing but (82×5)2{{\left( \dfrac{8}{2\times 5} \right)}^{2}} .
x2+85x25+(810)2(810)2=0\Rightarrow {{x}^{2}}+\dfrac{8}{5}x-\dfrac{2}{5}+{{\left( \dfrac{8}{10} \right)}^{2}}-{{\left( \dfrac{8}{10} \right)}^{2}}=0
Now we know that (a+b)2=a2+2ab+b2{{\left( a+b \right)}^{2}}={{a}^{2}}+2ab+{{b}^{2}} hence using this we get (x+810)225(810)2=0 (x+810)22564100=0 (x+810)2=64100+25 (x+810)2=64+40100 (x+810)2=104100 \begin{aligned} & \Rightarrow {{\left( x+\dfrac{8}{10} \right)}^{2}}-\dfrac{2}{5}-{{\left( \dfrac{8}{10} \right)}^{2}}=0 \\\ & \Rightarrow {{\left( x+\dfrac{8}{10} \right)}^{2}}-\dfrac{2}{5}-\dfrac{64}{100}=0 \\\ & \Rightarrow {{\left( x+\dfrac{8}{10} \right)}^{2}}=\dfrac{64}{100}+\dfrac{2}{5} \\\ & \Rightarrow {{\left( x+\dfrac{8}{10} \right)}^{2}}=\dfrac{64+40}{100} \\\ & \Rightarrow {{\left( x+\dfrac{8}{10} \right)}^{2}}=\dfrac{104}{100} \\\ \end{aligned}
Now taking square root on both sides we get,
x=8±10410\Rightarrow x=\dfrac{-8\pm \sqrt{104}}{10}
Hence the roots of the given equation are x=8+10410x=\dfrac{-8+\sqrt{104}}{10} and x=810410x=\dfrac{-8-\sqrt{104}}{10}.

Note: Now note that while taking complete square method we do not complete the square using (ab)2=a22ab+b2{{\left( a-b \right)}^{2}}={{a}^{2}}-2ab+{{b}^{2}} . Also note that while taking square roots in the equation we must take positive and negative cases as (x)2=(x)2{{\left( -x \right)}^{2}}={{\left( x \right)}^{2}} . Hence we will get two solutions for the equation. Also check the solution by substituting it back in the given equation.