SOLUTION: x^2-2/3x=0 I have to complete the square.
Algebra
->
Linear-equations
-> SOLUTION: x^2-2/3x=0 I have to complete the square.
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 481206
:
x^2-2/3x=0
I have to complete the square.
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
x^2-2/3x=0
take half of b, square it, and add to both sides (2/6)^2 = (1/3)^2 = 1/9:
x^2-2/3x+1/9 = 1/9
(x-1/3)^2 = 1/9
x-1/3 = sqrt(1/9)
x = sqrt(1/9) + 1/3
x = +-1/3 + 1/3
x = {0, 2/3}