cos(tan^-1 5/12 - tan^-1 13/4)![]()
![]()
![]()
What specific type of answer is your teacher looking for? I'm assuming that you are looking for numerical answers. Until I know for sure, I can give you a little bit of guidance, that, hopefully, is not too obvious.
I would break down the problem into steps. First, we have your given problem:
cos[tan^-1 (5/12) - tan^-1 (13/4)]
Working inside:
tan^-1 (5/12) = arctan (5/12) which implies:
tan a = 5/12 Recalling tan a = x/y.
tan^-1 (13/4) = arctan (13/4) which implies:
tan b = 13/4 Recalling tab b=x/y.
The subtraction inside the brackets is the subtraction of two angles. I'm assuming that you are looking for numbers, since, off the top of my head, these trig ratios in your problem do not represent any fundamental angles or identities. I'm also assuming you're working in degrees, but if you're working in radians, you'll still get the same answer, because you are looking for a final answer as a ratio, not as an angle measure.
arctan (5/12) ~ 22.61986495 deg ~ 0.394791119 radians
arctan (13/4) ~ 72.89727103 deg ~ 1.272297395 radians
Subtract these two, and you get an angle, which we will call z:
z ~ -50.27740608 degrees ~ -0.877506275 radians
We now need cos z ~ cos (-50.27740608 degrees) ~ 0.639071171. If you obtain cos z where z ~ 1.272297395 rads, you will get the same cos value.
Hope this helps.
cos(tan^-1 5/12 - tan^-1 13/4)
That is the cosine of the difference of two angles. It is in the form,
cos(A-B)
Expanding that, or using the trig identity for that,
cos(A-B) = cosAcosB +sinAsinB.
angle A = arctan(5/12)
That means in the reference right triangle of angle A,
>>>vertical leg, or opposite side = 5
>>>horizontal leg, or adjacent side = 12
So, hypotenuse = sqrt(5^2 +12^2) = 13
Then,
cosA = 12/13
sinA = 5/13
angle B = arctan(13/4)
That means in the reference right triangle of angle B,
>>>opposite side = 13
>>>adjacent side = 4
So, hypotenuse = sqrt(13^2 +4^2) = 13.6 approx.
Then,
cosB = 4/13.6
sinB = 13/13.6
Substituting those into the identity,
cos(A-B) = cosAcosB +sinAsinB
= (12/13)(4/13.6) +(5/13)(13/13.6)
= (48 +65)/(13*13.6)
= 113/176.8
If you want only this fraction, then,
cos(tan^-1 5/12 - tan^-1 13/4) = 113/176.8 approx. ----answer.
If you want the answer in decimals, then,
cos(tan^-1 5/12 - tan^-1 13/4) = 0.639 approx. ---answer.