document.write( "Question 950539: What is the greatest number of 3-inch cubes that can fit into a 7-inch cube? \n" ); document.write( "
Algebra.Com's Answer #580460 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3^3=27
\n" ); document.write( "7^3=343
\n" ); document.write( "343/27=12
\n" ); document.write( "
\n" );