How do you solve using the completing the square method #5x^2 + 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
#5# . Therefore multiply#diamond# both sides by#5# .
- Remember that
#(ax+b)^2=(ax)^2+2abx+b^2# .
We need to make the second term#15x# look like#2abx# .
While comparing the coefficient of#x^2# we see that#a=5# .
Therefore,#15x=2abx=2cdot5cdot3/2x# . With this substitution our equation becomes
# (5x)^2+2cdot5cdot3/2x−5=0# - Now to make a perfect square we need to make the constant term as
#b^2# .
We see that#b=3/2# . Easiest way to do this is take the third term#-5# in the problem to the other side With this our equation becomes
# (5x)^2+2cdot5cdot3/2x=5#
and then add#b^2=(3/2)^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))/10#
Explanation:
Below, we use the difference of square identity:
#a^2-b^2 = (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 = 0#
Now the leading term is a square (
#0 = 100x^2+60x-20#
#=(10x+3)^2-9-20#
#=(10x+3)^2-29#
#=(10x+3)^2-(sqrt(29))^2#
#=((10x+3)-sqrt(29))((10x+3)+sqrt(29))#
#=(10x+3-sqrt(29))(10x+3+sqrt(29))#
Hence