How do you solve using the completing the square method 5x^2 + 3x - 1 = 05x2+3x−1=0?
3 Answers
Given expression is
We are required to solve for
- Observe that first term can be made a perfect square if it is multiplied by
55 . Therefore multiplydiamond⋄ both sides by55 .
- Remember that
(ax+b)^2=(ax)^2+2abx+b^2(ax+b)2=(ax)2+2abx+b2 .
We need to make the second term15x15x look like2abx2abx .
While comparing the coefficient ofx^2x2 we see thata=5a=5 .
Therefore,15x=2abx=2cdot5cdot3/2x15x=2abx=2⋅5⋅32x . With this substitution our equation becomes
(5x)^2+2cdot5cdot3/2x−5=0(5x)2+2⋅5⋅32x−5=0 - Now to make a perfect square we need to make the constant term as
b^2b2 .
We see thatb=3/2b=32 . Easiest way to do this is take the third term-5−5 in the problem to the other side With this our equation becomes
(5x)^2+2cdot5cdot3/2x=5(5x)2+2⋅5⋅32x=5
and then addb^2=(3/2)^2b2=(32)2 to both sides. With this our equation becomes
Simplify right side of the equation and putting left hand side as perfect square
Taking square root of both sides
Solving for
-.-.-.-.-.-.-.-.-.-.-.-.-..-.-.-.-.-.-..--
You may divide both sides of equation with
Verify that we got the correct answer by inserting in
Explanation:
Multiply the quadratic equation through by
x = (-3+-sqrt(29))/10x=−3±√2910
Explanation:
Below, we use the difference of square identity:
a^2-b^2 = (a-b)(a+b)a2−b2=(a−b)(a+b)
with
When asked to solve
- The leading coefficient is not a perfect square.
- The middle coefficient is not an even number.
This will lead to working with fractions and multiplying or dividing the whole equation by some factor. Either that or working with irrational coefficients, e.g.
To make things work out nicer, multiply the whole equation up front by
100x^2+60x-20 = 0100x2+60x−20=0
Now the leading term is a square (
0 = 100x^2+60x-200=100x2+60x−20
=(10x+3)^2-9-20=(10x+3)2−9−20
=(10x+3)^2-29=(10x+3)2−29
=(10x+3)^2-(sqrt(29))^2=(10x+3)2−(√29)2
=((10x+3)-sqrt(29))((10x+3)+sqrt(29))=((10x+3)−√29)((10x+3)+√29)
=(10x+3-sqrt(29))(10x+3+sqrt(29))=(10x+3−√29)(10x+3+√29)
Hence