document.write( "Question 338798: If each edge of cube M with a unit length of 3 is increased by 50%, creating a second cube B, then what is the volume of cube B?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #242858 by mananth(16946)![]() ![]() You can put this solution on YOUR website! cube edge = 3 \n" ); document.write( "increased by 50% = 1.5 \n" ); document.write( "New edge length = 4.5 \n" ); document.write( ".. \n" ); document.write( "Volume of cube B = 4.5^3 \n" ); document.write( "=91.12 cu.units \n" ); document.write( " |