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+8x−2=0?
Solution
Now we are given with a quadratic equation in one variable of the form ax2+bx+c=0 first we will divide the whole equation by a. Now we will add and subtract the term (2ab)2 on both sides. Now we will simplify the equation obtained by using the formula (a+b)2=a2+2ab+b2 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+8x−2=0 .
The given equation is a quadratic equation in the form ax2+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 to be 1.
Hence we will divide the whole equation by 5. Hence we get,
⇒x2+58x−52=0
Now we want to form a complete square on LHS hence we will add and subtract the equation with (2ab)2 which is nothing but (2×58)2 .
⇒x2+58x−52+(108)2−(108)2=0
Now we know that (a+b)2=a2+2ab+b2 hence using this we get ⇒(x+108)2−52−(108)2=0⇒(x+108)2−52−10064=0⇒(x+108)2=10064+52⇒(x+108)2=10064+40⇒(x+108)2=100104
Now taking square root on both sides we get,
⇒x=10−8±104
Hence the roots of the given equation are x=10−8+104 and x=10−8−104.
Note: Now note that while taking complete square method we do not complete the square using (a−b)2=a2−2ab+b2 . Also note that while taking square roots in the equation we must take positive and negative cases as (−x)2=(x)2 . Hence we will get two solutions for the equation. Also check the solution by substituting it back in the given equation.