
William W. answered 11/01/22
Math and science made easy - learn from a retired engineer
Calculating the exact value of sin(A - B), cos(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)
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) = (2√5)/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 - (2√5)2) = √(25 - 4•5) = √5
That means:
cos(A) = √5/5
tan(A) = 2√5/√5 = 2
Then, knowing cos(B) = 3/5, that angle B is in Q4, and 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 - 32) = √(25 - 9) = √16 = 4 however this is going downwards so y = -4
That means:
sin(B) = -4/5
tan(B) = -4/3
We can now plug these values into the identities:
sin(A – B) = sin(A)cos(B) – cos(A)sin(B)
sin(A – B) = ((2√5)/5)(3/5) – (√5/5)(-4/5)
sin(A – B) = (6√5)/25 - (-4√5)/25
sin(A – B) = (6√5)/25 + (4√5)/25
sin(A – B) = (10√5)/25
sin(A – B) = (2√5)/5
(a strange answer but true)
You do the others just the same. Use the values we got to substitute into the identities and simplify.