I am given a relation that $3X^3 = 2Y^2$
I then have to find the ratio of $X : Y$
To me, the first steps would be the following:
Divide by two: ${3X^3\over2} = {2Y^2\over2}$
${3\over2}X^3 = Y^2$
Then square root: $\sqrt{{3\over2}X^3} = \sqrt{Y^2}$
$\sqrt{{3\over2}X^3} = Y$
This seems pretty ugly now and still includes a cubed power for X. Is this the final reduction or is there a way to get this to the format of $X : Y$?
You didn't find the ratio though. One way to do this is to note that if $Y = 0$ then the ratio is not defined. Otherwise, $$ \frac{X^2}{Y^2} = \frac{2}{3X} \implies \frac{X}{Y} = \pm \sqrt{\frac{2}{3X}} $$