The period of the tangent function is 180∘, and the tangent function is one-to-one over each period of its domain.
Thus, 19x≡141(mod180).
Since 192≡361≡1(mod180), multiplying both sides by 19 yields x≡141⋅19≡(140+1)(18+1)≡0+140+18+1≡159(mod180).
Therefore, the smallest positive solution is x=159.
Solution 2
cos96∘−sin96∘cos96∘+sin96∘=1−tan96∘1+tan96∘ which is the same as 1−tan45∘tan96∘tan45∘+tan96∘=tan141∘.
So 19x=141+180n, for some integer n. Multiplying by 19 gives x≡141⋅19≡2679≡159(mod180). The smallest positive solution of this is x=159
Solution 3 (Only sine and cosine sum formulas)
It seems reasonable to assume that cos96∘−sin96∘cos96∘+sin96∘=tanθ for some angle θ. This means
α(cos96∘−sin96∘)α(cos96∘+sin96∘)=cosθsinθ
for some constant α. We can set α(cos96∘+sin96∘)=sinθ.Note that if we have α equal to both the sine and cosine of an angle, we can use the sine sum formula (and the cosine sum formula on the denominator). So, since sin45∘=cos45∘=22, if α=22 we have
α(cos96∘+sin96∘)=cos96∘22+sin96∘22=cos96∘sin45∘+sin96∘cos45∘=sin(45∘+96∘)=sin141∘
from the sine sum formula. For the denominator, from the cosine sum formula, we have
α(cos96∘−sin96∘)=cos96∘22+sin96∘22=cos96∘cos45∘+sin96∘sin45∘=cos(96∘+45∘)=cos141∘.
This means θ=141∘, so 19x=141+180k for some positive integer k (since the period of tangent is 180∘), or 19x≡141(mod180). Note that the inverse of 19 modulo 180 is itself as 192≡361≡1(mod180), so multiplying this congruence by 19 on both sides gives x≡2679≡159(mod180). For the smallest possible x, we take x=159.
Solution 4
Multiplying the numerator and denominator of the right-hand side by cos(96∘)+sin(96∘), we get
Using the fact that tan(θ)=cos(θ)sin(θ), we get tan(19x∘)=cos(19x∘)sin(19x∘)=cos(192∘)1+sin(192∘).
Cross-multiplying, we find that sin(19x∘)cos(192∘)=cos(19x∘)+cos(19x∘)sin(192∘).
Rearranging the equation gives us cos(19x∘)=sin(19x∘)cos(192∘)−cos(19x∘)sin(192∘) which leads us to cos(19x∘)=sin(19x−192∘) by the sine difference formula.
Using the identity that cos(θ)=sin(90∘−θ), we find that sin(90−19x∘)=sin(19x−192∘).
Therefore, 90−19x≡19x−192(mod360), or 38x≡282(mod360).
We know that 38×9=342 and 38×10≡20(mod360) (by simple arithmetic). To "make" 282 we subtract 10 three times from 9, giving us −21.
Finally, because 360∣38×180, we can add 180 to get that x=180−21=159 which is the final answer.
~primenumbersfun
Solution 5
Notice that sin45∘=cos45∘. Therefore, all terms in the numerator and the denominator could be multiplied by either sin45∘ or cos45∘.
cos96∘−sin96∘cos96∘+sin96∘=cos96∘cos45∘−sin96∘sin45∘cos96∘sin45∘+sin96∘cos45∘=cos(96+45)∘sin(96+45)∘=tan141∘
Therefore, tan19x∘=tan141∘. In other words, 19x=141+180k for some integer k.
141+180k8+9k9k9k≡0(mod19)≡0(mod19)≡11(mod19)≡11,30,49,68,87,106,125,144(mod19)
Substituting k, the smallest value of 19x is 141+180⋅16, which is 159.