document.write( "Question 479876: How do you write an algebraic expression for two fifths the cube of a number? \n" ); document.write( "
Algebra.Com's Answer #803938 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
number = x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "cube of a number = x^3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "two fifths the cube of a number = \"2x%5E3%2F5\"
\n" ); document.write( "
\n" );