Question
Question: How do you solve \[4{x^2} - x{\text{ }} = {\text{ }}0\] by completing the square?...
How do you solve 4x2−x = 0 by completing the square?
Solution
In this question we have given a quadratic equation in one variable for which we need to find a solution of term x using the completing the square method. As we know the property of the square of two numbers as: a2+2ab+b2=(a+b)2 using this and doing some simplification we get the required answer.
Complete step by step answer: So in order to convert the given 4x2−x in form a2+2ab we can have:
⇒4x2−x =(2x)2+2×2x×(−41)
An expression like 4x2−x may be thought of as an "incomplete" square. To make it complete, we would need to add (−41)2to the expression.
This means we should add (−41)2on both sides for completing the square.
Of course you can't just add a number to an expression without changing the value of the expression, so if we want to keep the same value we'll have to make up for adding (−41)2
We can do this by also subtracting(−41)2.
That doesn't change the value of4x2−x, but it does change the way it's written.
Hence, 4x2−x = 0 can be written as:
⇒(2x)2+2×2x×(−41)+(−41)2−(−41)2=0
On further simplification it would seem as shown:
⇒(2x−41)2−(−41)2=0
On using the formula we get
⇒(2x−41−41)(2x−41+41)=0
Solving an equation by completing the square:
⇒(2x−21)(2x)=0
Each of the following equations is equivalent (has exactly the same solutions) as the lines before it
⇒2(x−41)×2x=0
And dividing by 4 and on rearranging the terms we have;
⇒x(x−41)=0
i.e. x=0orx=41
The solution set to the first equation is: \left\\{ {0,\dfrac{1}{4}} \right\\}
As long as we are comfortable calculating square roots, we can now solve any quadratic equation.
Completing the square is also useful for getting the equation of a circle, ellipse or other conic section into standard form.
Note:
Since we know that factoring is usually faster and one must always try factoring first; although factoring is not always easy, so if we get this kind of case, then we must opt for completing the square method first and then the quadratic formula onwards.
Alternative Quadratic formula:
To find the roots of a quadratic equation in the form ax2+bx+c= 0, follow these steps:
(i) If a does not equal 1, divide each side by a (so that the coefficient of the x2 is 1).
x2+abx+ac=0
(ii) Rewrite the equation with the constant term on the right side.
x2+abx=−ac
(iii) Complete the square by adding the square of one-half of the coefficient of x (this is the square of2ab) to both sides.
x2+abx+4a2b2=4a2b2−ac
(iv) Write the left side as a perfect square and simplify the right side.
(x+2ab)2=4a2b2−4ac
(v) Equate and solve.
(x+2ab)=±4a2b2−4ac
x=−2ab±4a2b2−4ac
x=2a−b±b2−4ac