Find the set of all xxx such that x2≡x(mod10)x^2 \equiv x \pmod{10}x2≡x(mod10).
{0, 1}
{0, 1, 5, 6}
{0, 1, 4, 9}
{0, 1, 2, 8}