SOLUTION: Solve x^2=4x by graphing

Algebra ->  Rational-functions -> SOLUTION: Solve x^2=4x by graphing      Log On


   



Question 985686: Solve x^2=4x by graphing
Answer by macston(5194) About Me  (Show Source):
You can put this solution on YOUR website!
.
+graph%28+500%2C+500%2C+-10%2C+10%2C+-10%2C+10%2C++x%5E2-4x%29+
.
x=0 OR x=4
.
CHECK:
x^2=4x
x^2-4x=0
x(x-4)=0
x=0 OR x-4=0
x=0 OR x=4