$x=\sin t $ and $y=3\cos 2t$ over the interval $-\pi/2 \leq t \leq \pi/2$.
I know how to eliminate $t$, but I was asked to determine the possible $x$ values for the parametric equation and the Cartesian equation. I do not understand what the question is asking (indicate the portion of the graph traced by the particle). Am I supposed to plug all the values in the interval and see what values $x$ are the same?
I suspect that the point is this:
If you eliminate $t$, you'll get some implicit equation $f(x,y) = 0$. This equation defines a set $A = \{(x,y) \in \mathbb R^2 : f(x,y) = 0\}$.
The parametric equations generate another set $B = \{ (\sin t, 3\cos 2t) : -\pi/2 \le t \le \pi/2\}$.
The point of the exercise is to see that the sets $A$ and $B$ are not the the same. In fact $B$ is a proper subset of $A$. Saying it another way, the given paramerization does not "cover" the entire curve. Looking at the possible range of $x$ values generated by the parametric equations is one way to see this.
Specifically, $\sin t \le 1$ for $-\pi/2 \le t \le \pi/2$, so the parametric equations will only generate points $(x,y)$ with $x \le 1$ -- the moving particle never travels to the right of the vertical line $x = 1$. The point set $A$ described by the implicit equation does not have this restriction.