How do you simplify #sin(arccos(x))#?
1 Answer
Oct 21, 2016
Explanation:
From Pythagoras, we have:
#sin^2 theta + cos^2 theta = 1#
If
#theta in [0, pi]#
#sin(theta) >= 0#
Hence:
#sin(arccos(x)) = sin(theta) = sqrt(1 - cos^2 theta) = sqrt(1-x^2)#
Note we can use the non-negative square root since we have already established that