Expand powers and simplify the coefficient

28 Views Asked by At

I am given this problem about congruence, and I would like to verify if my answer is correct (it asks for expanding coefficient and simplify by the given module)

(a+b)^2 (mod2)

is the answer a^2 + ab + b^2?

Thank you