I am working on a test study guide and I can't seem to get the correct answer for this system of equations: \begin{align*} \ln(x) &= 3\ln(y) \\ \ 3^x &= 27^y \end{align*}
I'm not really sure how to go about solving this equation, so any help/direction would be much appreciated. Thank you in advance.
Notice
$$ \ln x = 2 \ln y \iff \ln x = \ln y^2 \iff x = y^2 $$ and $$ 3^x = 27 y \iff 3^x = 3^3 y \iff 3^{x-3} = y \iff 3^{y^2 - 3} = y \iff \ln 3 ( y^2 - 3) = y \iff y^2 - 3 - \frac{y}{\ln 3} = 0 \iff y^2 - \frac{1}{\ln 3} y - 3 = 0$$
This is a quadratic equation, which you can easily solve.