asked 224k views
2 votes
Solve the polynomial congruence x² ≡ 1(mod3).

asked
User Lapadets
by
8.2k points

1 Answer

6 votes

Answer:

x is any integer not a multiple of 3

Explanation:

This is equivalent to ...

(x mod 3)² = 1

x mod 3 = ±1 . . . . . . taking the square root

Possible values of x mod 3 are 0, 1, 2 (≅-1), so the only value excluded is 0.

x mod 3 ≠ 0 . . . . . . for any integer x

answered
User Dasmowenator
by
7.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.