Inverse Trigonometric Functions Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

hard
Simplify sin(arccos(x))\sin(\arccos(x)) for x[1,1]x\in[-1,1] without trigonometric functions in the final answer.

Solution

  1. 1
    Let θ=arccos(x)\theta=\arccos(x), so cosθ=x\cos\theta=x and θ[0,π]\theta\in[0,\pi].
  2. 2
    Use the Pythagorean identity: sin2θ+cos2θ=1sin2θ=1x2sinθ=±1x2\sin^2\theta+\cos^2\theta=1 \Rightarrow \sin^2\theta=1-x^2 \Rightarrow \sin\theta=\pm\sqrt{1-x^2}.
  3. 3
    Since θ[0,π]\theta\in[0,\pi], sinθ0\sin\theta\geq0. Therefore sin(arccos(x))=1x2\sin(\arccos(x))=\sqrt{1-x^2}.

Answer

sin(arccos(x))=1x2\sin(\arccos(x))=\sqrt{1-x^2}
To simplify trig composed with inverse trig, introduce a variable for the angle, use the defining equation, then apply a Pythagorean identity. The range of the inverse function is crucial for choosing the correct sign of the square root.

About Inverse Trigonometric Functions

Functions that reverse the trigonometric functions: given a ratio, they return the corresponding angle. arcsin\arcsin, arccos\arccos, and arctan\arctan are the inverses of sin\sin, cos\cos, and tan\tan on restricted domains.

Learn more about Inverse Trigonometric Functions →

More Inverse Trigonometric Functions Examples