Andrew K. answered 10/30/14
Tutor
5.0
(208)
Expert Math and Physics Tutor - Many successful students!
Hi Cary,
Cosine is an operation that is performed on an input, and so is inverse cosine.
If if I had an equation such as:
3*x = 15
I want to get x by itself on one side of the equation. It's not "alone" right now, because it's being multiplied by 3. In order to "undo" that multiplication, I would divide by 3. Anything that I do to either side of the equation I must do to both sides, so that the equation still holds true. So:
3*x = 15
3 3
x = 5
In your example,
cos(A) = 4/5
In this case, A is not "alone", so we want to undo the cos function that is being applied to it. In the same way that multiplication and division undo each other, trig functions and their inverses undo each other. We want to take the inverse cosine of the left hand side (which does NOT mean multiplying by inverse cosine), in order to cancel the cosine, leaving A by itself. But, again, we have to take the inverse cosine of BOTH sides of the equation. So:
cos-1(cos(A)) = cos-1(4/5)
Taking the inverse cosine of a cosine cancels them both, leaving
A = cos-1(4/5)
Which you can plug into your calculator... I hope this helps!