
William W. answered 11/03/22
Math and science made easy - learn from a retired engineer
Calculating the exact value of sin(A + B), cos(A + B), sin(A - B) and tan(A - B) requires the use of the trig angle subtraction identities:
sin(A + B) = sin(A)cos(B) + cos(A)sin(B)
cos(A + B) = cos(A)cos(B) – sin(A)sin(B)
sin(A – B) = sin(A)cos(B) – cos(A)sin(B)
tan(A - B) = (tan(A) - tan(B))/(1 + tan(A)tan(B))
and since we are only given sin(A) and cos(B), we must calculate the others from this information.
Given that sin(A) = 3/5 and that the angle A is in Q1 and knowing that sin(θ) = opp/hyp, we can draw this sketch:
And we can solve for x using the Pythagorean Theorem:
x = √(52 - 32) = √(25 - 9) = √16 = 4
That means:
cos(A) = 4/5
tan(A) = 3/4
Then, given that cos(B) = 2√3/5, and angle B is in either Q3 or Q4, and knowing that cosine is positive in Q4 but negative in Q3 and also knowing that cos(θ) = adj/hyp we can draw a similar sketch of angle B:
And we can solve for y using the Pythagorean Theorem:
y = √(52 - (2√3)2) = √(25 - 4•3) = √13 however this is going downwards so y = -√13
That means:
sin(B) = -√13/5
tan(B) = -√13/(2√3) = -√39/6
We can now plug these values into the identities:
sin(A + B) = sin(A)cos(B) + cos(A)sin(B)
sin(A + B) = (3/5)(2√3/5) + (4/5)(-√13/5)
sin(A + B) = (6√3/25) + (-4√13/25)
sin(A + B) = (6√3 - 4√13)/25
You do the others just the same. Use the values we got to substitute into the identities and simplify.