document.write( "Question 160935: If x=n^3 which expression is equal to n^12? \n" ); document.write( "
Algebra.Com's Answer #118625 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
If:
\n" ); document.write( "\"x+=+n%5E3\" Raise each side to the fourth power.
\n" ); document.write( "\"%28x%29%5E4+=+%28n%5E3%29%5E4\" Simplify.
\n" ); document.write( "\"x%5E4+=+n%5E12\"
\n" ); document.write( "
\n" );