Question 324573
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.