Question
Question: How do you solve the quadratic equation by completing the square method \(3{{x}^{2}}+9x-1=0\) ?...
How do you solve the quadratic equation by completing the square method 3x2+9x−1=0 ?
Solution
Hint: Now we are given with a quadratic equation of the form ax2+bx+c=0 . To solve the equation we will first divide the whole equation with a. Now we will add and subtract the term (2ab)2 and then use (a+b)2=a2+b2+2ab to simplify the equation. Now we will take the square root on both sides and hence solve for x.
Complete step-by-step solution:
Now let us consider the given equation 3x2+9x−1=0 . We know that the given equation is a quadratic equation in one variable of the form ax2+bx+c=0 . Now we want to find the solution of the given equation. Hence we want to find the value of x such that the equation holds for that value of x. Now to find the roots of the equation we will use the completing square method.
Now first comparing the given equation 3x2+9x−1=0 with the general quadratic equation ax2+bx+c we get a = 3, b = 9 and c = -1.
Now to use the completing square method we want the coefficient of x2 to be 1. Hence we will divide the whole equation with a which is 3.
Hence we get the equation as x2+3x−1 .
Now we will add and subtract the term (2ab)2 in the equation to form a complete square.
Here we have b = 9 and a = 3 hence we will add and subtract (69)2 Hence we get,
⇒3x2+9x−1+(69)2−(69)2=0⇒x2+3x+3681−3681−1=0
⇒x2+3x+3681+36−81−36=0⇒x2+3x+3681=36117
Now we know that (a+b)2=a2+2ab+b2 . Now using this we get
⇒(x+63)2=36117
Now taking square root on both sides we get,
⇒x+63=6±117⇒x=6−3±117
Hence the roots of the given equation are x=6−3+117 and x=6−3−117
Note: Now note that for solving quadratic equations of the form ax2+bx+c=0 we also have a direct formula. To find the roots we have 2a−b±b2−4ac . hence using this we can easily find the roots of the equation. Also note that the formula is derived from the completing square method itself.