document.write( "Question 571570: A rectangular block of dimension 15,25,10 is cut into an exact number of equal cubes. Find the least possible number of cubes \n" ); document.write( "
Algebra.Com's Answer #368206 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
5x5x5 is the largest cube you can cut so that an integer number of cubes is formed (take the GCD of 15,25,10).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hence, there will be 3*5*2 or 30 5x5x5 cubes formed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );