.
Find the value of θ,
sin20°sinθ + sin100°sin(20 - θ)° = 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In the post by @CPhill, his solution, giving the answer = 40°, is INCORRECT.
Let's check it.
We have = sin(20°)*sin(40°) = 0.34202014332*0.64278760968 = 0.21984631.
Next, we have
= cos(10°)*sin(20°-40°) = cos(10°)*sin(-20°) = 0.98480775301*(-0.34202014332) = -0.336824089.
Thus
+ = sin(20°)*sin(40°) + cos(10°)*sin(-20°) = 0.21984631 + (-0.336824089) = -0.116977779.
is not zero.
Thus the answer by @CPhill is disproved.
/\/\/\/\/\/\/\/\/\/\/\/
The right solution can be found using numerical methods.
I used a plotting tool in web-site https:\\www.desmos.com/calculator/
It produces plots and is smart enough to make all necessary accompanying calculations automatically.
See my plot of participating functions in this web-page
https://www.desmos.com/calculator/da6cvuhjij
https://www.desmos.com/calculator/da6cvuhjij
Our solutions are the intersection points of the plots.
One intersection point is x= 0.5236 radians, or 30 degrees.
Another intersection point is x = 3.66519 radians, or 210 degrees.
// To see the coordinates of the intersection points, click on these points.
So, numerically we get this answer: the angle may have two values : 30° and/or 210°.
Now I will to you that these answers are correct.
Indeed, for = 30°
= sin(20°)*sin(30°) = <<<---=== since sin(30°) = .
= cos(10°)*sin(-10°) = = <<<---=== sinse sin(a)*cos(a) = .
Now you see that = 30° is the solution: it is PROVED.
Similar proof works for = 210°.
At this point, the wrong solution of @CPhill is disproved completely,
and the right solution is found numerically and proved mathematically.