Sadriam
- 8
- 0
Homework Statement
Find the exact value of the given expressions.
Code:
sin (2 sin[SUP]-1[/SUP] (4/5))
or
sin (2 arcsin (4/5))
Homework Equations
maybe
The Attempt at a Solution
I've only gotten this far:
Code:
sin (2 arcsin (4/5)) = 2 sin (arcsin (4/5))
I think i might need to use: if -1 <= x <= 1, then sin(arcsin (x)) = x and cos(arccos (x)) = x. But I am not entirely sure. Any help explaining this to me?