x1nsanity said:
Homework Statement
Find the exact value of : sin[sin^-1 (3/5) - cos^-1 (-4/5)]
Homework Equations
sin(A-B) = sinA*cosB-cosA*sinBThe Attempt at a Solution
sin A = (3/5) sin B = (-3/5)
cos A = (4/5) cos B = (-4/5)
(3/5)*(-4/5) - (-3/5)(4/5)
(-12/25) - (-12/25) = 0
I did that and the book says that the answer is (-24/25). What did I do wrong?
Well... the inverse sin and inverse cosine are multivalued functions. In other words, there are many different angles that have, say, a cosine of -4/5. So when you are asked to find the inverse cosine of -4/5 (which is B in your case), which one should you choose? It makes a difference because not all the angles have the same sine. Depending on which angle you choose for B, you might get [itex]\sin B = -\frac{3}{5}[/itex] or you might get something different - that's what Bohrok was alluding to.
The way mathematicians resolve this is the following convention: unless there is some special reason to do otherwise, [itex]\cos^{-1} X[/itex] means that you pick the angle
between 0 and 180 degrees whose cosine is [itex]X[/itex]. This is called the "principal value" (as opposed to all the other, "non-principal" angles which have cosine X but which are not between 0 and 180 degrees). So in this case, to get the angle B, think about the angle between 0 and 180 degrees that has a cosine of -4/5. It might help to actually draw out a unit circle and look at it to figure out what quadrant the angle is in. Now, what is the sine of that angle?
By the way, for the inverse sine, the principal value is the one between -90 and +90 degrees. So to find the inverse sine of 3/5 (i.e. to find the angle A), you'd pick the angle between -90 and +90 degrees that has a sine of 3/5.