document.write( "Question 301663: A cubic box 'A' has sides of length a and another cubic box 'B' has sides of
\n" );
document.write( "length 3a. How many boxes A could fit into a single box B? \n" );
document.write( "
Algebra.Com's Answer #216321 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The volume of A is a^3 \n" ); document.write( "The volume of B is (3a)^3 = 27a^3 \n" ); document.write( "The volume is 27 times --> 27 boxes \n" ); document.write( " \n" ); document.write( " |