Which solution to the equation x 2 = x contains an error?
A.
Original: x 2 Divide both sides by x: x = x = 1
B.
Original: x 2 Subtract x from both sides: x 2 − x Factor: x ( x − 1 ) Use the Zero Product Property: x = 0 = x = 0 = 0 , x = 1
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The equation is a quadratic one but A converted it into linear giving only one of the solutions.
Problem Loading...
Note Loading...
Set Loading...
The first solution will be correct ONLY if x = 0 , however, since the second solution also noted that x = 0 is a solution, division by zero (if x = 0 ) will give invalid/undefined results.