Question 207259: the question is: solve the quadratic equation by completing the square:
x^2-20x=0
x^2-20x+(20/2)^2 = (20/2)^2
(sqrt x - sqrt 10^2)^2 = sqrt 100
x-10 = +- 10
x-10=10 x-10 =-10
x=20 x=0
I am checking to make sure I did the work correctly, this isn't from a textbook so I don't have a page # or anything to reference too.
Thank you for your help.
Found 3 solutions by solver91311, RAY100, Edwin McCravy: Answer by solver91311(24713) (Show Source): Answer by RAY100(1637) (Show Source):
You can put this solution on YOUR website! x^2 -20x =0
.
x^2 -20x +(20/2)^2 = (20/2)^2
.
x^2 -20x +100 = 100
.
(x-10)^2 =100
.
take sqrt of both sides
.
+/- (x-10) = +/- 10
.
(x-10) =10,,,x=20,,check,,(20)^2 -20(20)=0,,400-400=0,,ok
.
(x-10)= -10,,,x=0,,check,,(0)^2 -20(0)=0,,,ok
.
-x+10=10,,x=0,,,check,,ok
.
-x+10=-10,,x=20,,check,,ok
.
Therefore,,,x=0,20
Answer by Edwin McCravy(20054) (Show Source):
|
|
|