To rewrite the parametric equations \( x(t) = e^{-t} \) and \( y(t) = 3 e^{2t} \) by solving for \( y \) in terms of \( x \), we can follow these steps:
-
Start with the equation for \( x(t) \): \[ x = e^{-t} \]
-
Solve for \( t \): \[ t = -\ln(x) \]
-
Substitute \( t = -\ln(x) \) into the equation for \( y(t) \): \[ y = 3 e^{2t} = 3 e^{2(-\ln(x))} = 3 e^{-2\ln(x)} = 3 \cdot \frac{1}{x^2} = \frac{3}{x^2} \]
Thus, we get the equation: \[ y = \frac{3}{x^2}, \quad x > 0 \]
So, the correct rewritten parametric equations are: \[ y = \frac{3}{x^2}, \quad x > 0 \]
The corresponding response is:
- y equals \(\frac{3}{x^2}\), x is greater than 0.