document.write( "Question 458799: Given that (x – 3y)^3 = 27, express x in terms of y. \n" ); document.write( "
Algebra.Com's Answer #314714 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Assuming that both the values of x and y are real numbers, then\r
\n" ); document.write( "\n" ); document.write( "\"%28x-3y%29%5E3+=+27\"\r
\n" ); document.write( "\n" ); document.write( "<==> \"x-3y+=+root%283%2C+27%29\"\r
\n" ); document.write( "\n" ); document.write( "<==> \"x+-+3y+=+3\", or x = 3y + 3.
\n" ); document.write( "
\n" );