Solveeit Logo

Question

Question: How do you solve \(3{{x}^{2}}-2x-3=0\) by completing the square?...

How do you solve 3x22x3=03{{x}^{2}}-2x-3=0 by completing the square?

Explanation

Solution

Firstly, to solve this equation by completing the square, we need to send the constant to the RHS. Now take the constant which is in front of x2{{x}^{2}} common on the LHS side and send it to the RHS. Now if we consider, ax2+bx+c=0a{{x}^{2}}+bx+c=0 as the general equation of a quadratic equation, add (b2)2{{\left( \dfrac{b}{2} \right)}^{2}} on both sides of the equation. Now a square will be formed on the LHS. Group them together and then solve to get the value of xx.

Complete step-by-step solution:
The given equation is, 3x22x3=03{{x}^{2}}-2x-3=0
We need to solve this equation by completing the square.
The first step is to send the constant to the RHS.
Upon rearranging the terms, we get,
3x22x=3\Rightarrow 3{{x}^{2}}-2x=3
Now take the constant in front of x2{{x}^{2}} common on the LHS side.
3(x22x3)=3\Rightarrow 3\left( {{x}^{2}}-\dfrac{2x}{3} \right)=3
Now simplify by cancelling out the common terms on both sides.
(x22x3)=1\Rightarrow \left( {{x}^{2}}-\dfrac{2x}{3} \right)=1
Now if we consider, ax2+bx+c=0a{{x}^{2}}+bx+c=0 as the general equation of a quadratic equation, we need to add (b2)2{{\left( \dfrac{b}{2} \right)}^{2}} on both sides of the equation to form a square on the LHS.
Here we consider the most recent quadratic we get on solving.
Which is x22x31=0{{x}^{2}}-\dfrac{2x}{3}-1=0
Here b=23b=\dfrac{-2}{3}
Hence, (b2)2=(232)2=19{{\left( \dfrac{b}{2} \right)}^{2}}={{\left( \dfrac{\dfrac{-2}{3}}{2} \right)}^{2}}=\dfrac{1}{9}
Therefore add 19\dfrac{1}{9} on both sides of the equation to form a square.
(x22x3+19)=1+19\Rightarrow \left( {{x}^{2}}-\dfrac{2x}{3}+\dfrac{1}{9} \right)=1+\dfrac{1}{9}
Now we can see that there is a square on the LHS of the equation.
Upon rewriting it into a square we get,
(x13)2=109\Rightarrow {{\left( x-\dfrac{1}{3} \right)}^{2}}=\dfrac{10}{9}
Now apply square root on both sides of the equation.
(x13)2=109\Rightarrow \sqrt{{{\left( x-\dfrac{1}{3} \right)}^{2}}}=\sqrt{\dfrac{10}{9}}
Now evaluate further.
x13=±103\Rightarrow x-\dfrac{1}{3}=\pm \dfrac{\sqrt{10}}{3}
Now solve for xx
x=±103+13\Rightarrow x= \dfrac{\pm \sqrt{10}}{3}+\dfrac{1}{3}
x=±10+13\Rightarrow x= \dfrac{\pm \sqrt{10}+1}{3}
Hence the solution for the equation 3x22x33{{x}^{2}}-2x-3 is x=10+13;10+13x=\dfrac{\sqrt{10}+1}{3};\dfrac{-\sqrt{10}+1}{3}

Note: Never forget to take two conditions whenever there is a ±\pm symbol. The expression is written twice once with +  +\; and another time with   -\; . You can always cross-check your answer by placing the value of x  x\; back in the equation. If you get LHS = RHS then your answer is correct.