document.write( "Question 75941This question is from textbook Algebra
\n" );
document.write( ": Write an expression for the surface area of each cube. each side on one cube has a length of 2x. And on the other cube each side is 4x. \n" );
document.write( "
Algebra.Com's Answer #54525 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! In the first cube each face has sides of 2x. The area of each face is the product of two \n" ); document.write( "sides. Therefore, the area of a single face on this cube is 2x * 2x = 4x^2. But there \n" ); document.write( "are 6 faces on a cube (4 faces around plus top and bottom). So to get the entire surface area \n" ); document.write( "you need to multiply the area of one face time 6 faces. When you do that you find that: \n" ); document.write( ". \n" ); document.write( "4x^2 * 6 = 24*x^2. \n" ); document.write( ". \n" ); document.write( "For this particular cube you can use as the equation for surface area (S) and having as \n" ); document.write( "the length L of a side a measure of 2x: \n" ); document.write( ". \n" ); document.write( "S = 6*L*L = 6*L^2 =6*(2x)^2 = 6*4x^2 = 24x^2 \n" ); document.write( ". \n" ); document.write( "The second cube will also have a surface area of: \n" ); document.write( ". \n" ); document.write( "S = 6*L*L = 6*L^2 \n" ); document.write( ". \n" ); document.write( "but this time L = 4x. If you substitute 4x for L you get: \n" ); document.write( ". \n" ); document.write( "S = 6*(4x)^2 = 6*16x^2 = 96x^2 \n" ); document.write( ". \n" ); document.write( "Note that this area is 4 times the surface area of the first cube. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem a little more. \n" ); document.write( " |