Question 212348
I shall use modular arithmetic to solve this one.
An angle x is coterminal with 180 degrees if and only if when if is divided by 360, the remainder is 180.
So,
3t=180 (mod 360)
t=60 (mod 360)
---
This is the general modular solution.
Algebraically,
t=360k+60
for all integer values of k