Question

Difficulty: MediumInverse Trigonometric Functions

For any real number xx such that 0<x<30 < x < 3, which of the following expressions is equivalent to sin(arccos(x3))\sin\left(\arccos\left(\frac{x}{3}\right)\right)?

  1. 9x23\frac{\sqrt{9 - x^2}}{3}Answer
  2. B
    3x3\frac{3 - x}{3}
  3. C
    x293\frac{\sqrt{x^2 - 9}}{3}
  4. D
    x9x2\frac{x}{\sqrt{9 - x^2}}
  5. E
    3x\frac{3}{x}

Answer

9x23\frac{\sqrt{9 - x^2}}{3}
By letting θ=arccos(x3)\theta = \arccos\left(\frac{x}{3}\right), we construct a right triangle with an adjacent side of length xx and a hypotenuse of length 33. Applying the Pythagorean theorem yields an opposite side length of 32x2=9x2\sqrt{3^2 - x^2} = \sqrt{9 - x^2}. The sine of θ\theta is the ratio of the opposite side to the hypotenuse, which evaluates to 9x23\frac{\sqrt{9 - x^2}}{3}.

Step-by-Step Solution

1
Define an angle variable for the inverse trigonometric expression
Let θ=arccos(x3)\theta = \arccos\left(\frac{x}{3}\right), so cos(θ)=x3\cos(\theta) = \frac{x}{3} for 0<θ<π20 < \theta < \frac{\pi}{2}.
Setting the inverse trigonometric function to an angle allows setting up a right triangle relationship.
2
Set up side lengths of a right triangle using the definition of cosine
Adjacent side = xx, Hypotenuse = 33.
By definition, cos(θ)=adjacenthypotenuse\cos(\theta) = \frac{\text{adjacent}}{\text{hypotenuse}}.
3
Calculate the opposite side using the Pythagorean theorem
\text{opposite} = \sqrt{3^2 - x^2} = \sqrt{9 - x^2}.
In any right triangle, opposite2+adjacent2=hypotenuse2\text{opposite}^2 + \text{adjacent}^2 = \text{hypotenuse}^2.
4
Determine the sine of the angle
\sin(\theta) = \frac{\text{opposite}}{\text{hypotenuse}} = \frac{\sqrt{9 - x^2}}{3}.
By definition, sin(θ)=oppositehypotenuse\sin(\theta) = \frac{\text{opposite}}{\text{hypotenuse}}.

Key Concept

Evaluating algebraic compositions of trigonometric and inverse trigonometric functions using right triangle geometry.
Estimated Time:1m 15s
Rate this question