document.write( "Question 1133400: The edge of one cube is 4 cm longer than the edge of a second cube. The volumes of the cubes differ by 316cm^3. Find the length of the edge of each cube. \n" ); document.write( "
Algebra.Com's Answer #750603 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! volume of a cube is edge^3 or x^3 for smaller cube \n" ); document.write( "so (x+4)^3-x^3=316 cm^3. Using binomial expansion, or one can foil out (x+4)^2*(x+3) \n" ); document.write( "x^3+12x^2+48x+64-x^3=316cm^3 \n" ); document.write( "12x^2+48x-252=0 \n" ); document.write( "divide by 12 \n" ); document.write( "x^2+4x-21=0 \n" ); document.write( "(x+7)(x-3)=0 \n" ); document.write( "x=3 cm smaller cube side length \n" ); document.write( "x+4=7 cm larger cube side length \n" ); document.write( "volumes are 343 cm^2 and 27 cm^3 or 316 cm^3 difference.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |