Question 324573: I am trying to complete the square. Here's what I did:
x(2x+3)-1=0
x=2x+3+1=0+1
x=2x+4=1
x= (2,-2) Found 2 solutions by Fombitz, stanbon:Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! No.
You have two equals signs in one equation.
Is your equation ?
If so, then,
Take (1/2) of the x coefficient and square it.
You can put this solution on YOUR website! I am trying to complete the square.
x(2x+3)-1=0
---
2x^2 + 3x - 1 = 0
2(x^2 + (3/2)x) = 1
----
Complete the square:
2(x^2 + (3/2)x + (3/4)^2) = 1 + 2(3/4)^2
---
2(x+(3/4))^2 = 1+9/8
---
2(x+(3/4))^2 = 17/8
---
(x+(3/4))^2 = 17/16
---
x+(3/4) = sqrt(17)/4 or x+(3/4) = -sqrt(17)/4
-----------------------------------------------
x = (-3+sqrt(17))/4 or x = (-3-sqrt(17))/4
================================================
Cheers,
Stan H.