Question 741130
To be an equation, it would have to have
two expressions separated by and = sign.
What you have is just an expression
I think they want you to simplify it.
{{{ ( ( 3x^2*y ) / ( 6x*y^3 ) ) ^3 }}}
{{{ ( ( 3x^2/6x )*( y/y^3 ) )^3 }}}
{{{ ( (x/2)*( 1/y^2 ) )^3 }}}
{{{ ( x / (2y^2 ) )^3 }}}
{{{ x^3 / 8y^6 }}}