Processing math: 100%
 
+0  
 
0
108
2
avatar

Find angles x and y, each between 0 and 90 degrees,

which satisfy the simultaneous equations

 

cosxcosy=0.6,sinxsiny=0.2.

 Jul 18, 2023
 #2
avatar+397 
0

cosxcosy - sinxsiny = cos(x + y) = 0.6 - 0.2 = 0.4,    x + y = arccos(0.4).

cosxcosy + sinxsiny = cos(x - y) = 0.6 + 0.2 = 0.8,   x - y = arccos(0.8).

etc.

 Jul 19, 2023

0 Online Users