|
16-11-2005: 16th November 2005 17:56
|
#2
|
|
|
|
Peer Of The TSR Realm
|
|
Join Date: Oct 2005
Location: Ducks
Posts: 1,735
|
|
|
cos(θ+Ø) = cosθcosØ - sinθsinØ
cos(θ-Ø) = cosθcosØ + sinθsinØ
Adding these together and dividing by two,
cosθcosØ = ½ [cos(θ+Ø) + cos(θ-Ø)]
Letting θ=A+40, and Ø=A-10, we get,
cos(A+40)cos(A-10) = ½ [cos(2A+30) + cos(50)] = ½
cos(2A+30) = 1 - cos(50)
2A + 30 = cos-1(1-cos50)
A = ½ [cos-1(1-cos50) - 30]
|
|
|
|