document.write( "Question 934746: Be sure to show all work leading to your answers and simplify your answers whenever possible.
\n" );
document.write( "1. A shipping company offers various sized shipping boxes to its customers. Some of these boxes are cube-shaped, with equal height, width, and depth. As part of an upcoming sales promotion, the company will offer two cube-shaped boxes for the price of one.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a. Write an expression to represent the total volume of two different sized boxes as a sum of cubes if one of the boxes has sides with a length of 1 foot and the other has sides with a length of x feet.\r
\n" );
document.write( "\n" );
document.write( "b. Factor the sum of cubes.\r
\n" );
document.write( "\n" );
document.write( "c. Calculate the total volume of the two boxes if x = 3 feet.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I need help. I don't understand at all how to do this, and I would like a good explanation of the answer. Thanks in advance. \n" );
document.write( "
Algebra.Com's Answer #567769 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a. Write an expression to represent the total volume of two different sized boxes as a sum of cubes if one of the boxes has sides with a length of 1 foot and the other has sides with a length of x feet. \n" ); document.write( "V = x^3+1 \n" ); document.write( "------------------- \n" ); document.write( " b. Factor the sum of cubes. \n" ); document.write( "(x+1)(x^2-x+1) \n" ); document.write( "----------------------------------- \n" ); document.write( "c. Calculate the total volume of the two boxes if x = 3 feet. \n" ); document.write( "V = 3^3+1 = 27+1 = 28 cu ft \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " \n" ); document.write( " |