Concept:
When \( x \) and \( y \) are given as functions of a parameter \( t \), we use Parametric Differentiation:
\[ \frac{dy}{dx} = \frac{dy/dt}{dx/dt} \]
Step 1: Differentiate \( x \) and \( y \) with respect to \( t \).
Given \( x = \sin t \):
\[ \frac{dx}{dt} = \cos t \]
Given \( y = \tan t \):
\[ \frac{dy}{dt} = \sec^2 t = \frac{1}{\cos^2 t} \]
Step 2: Combine the derivatives.
\[ \frac{dy}{dx} = \frac{\frac{1}{\cos^2 t}}{\cos t} \]
Step 3: Simplify the expression.
\[ \frac{dy}{dx} = \frac{1}{\cos^2 t \cdot \cos t} \]
\[ \frac{dy}{dx} = \frac{1}{\cos^3 t} \]