Q.What is the number of solutions of the equation \(x^2 = x\)? (a) 1 (b) 2 (c) 0 (d) 3
Answer: B
The number of solutions of the equation \(x^2 = x\) is 2.
___
\(x^2 = x\)
\[
\Rightarrow x^2 - x = 0
\Rightarrow x(x - 1) = 0
\Rightarrow x = 0, 1
\]
So, the two solutions are \(x = 0\) and \(x = 1\).