document.write( "Question 1193210: Imagine that you have used centimeter cubes to build a larger cube with side length 4 centimeters. You then paint your large cube blue on every side. If you take your cube apart, how many of the small cubes will have
\n" ); document.write( "3 blue faces?
\n" ); document.write( "2 blue faces?
\n" ); document.write( "1 blue face?
\n" ); document.write( "No paint at all?\r
\n" ); document.write( "\n" ); document.write( "Repeat question 1 for the cubes with side lengths of 1, 2, 3, and 5 centimeters. Be sure to organize your work, perhaps by using a table. \r
\n" ); document.write( "\n" ); document.write( "What do you notice in your table? Use any patterns you notice to predict the
\n" ); document.write( "outcome for n = 6. What about n = 100?
\n" ); document.write( "Generalize your results by finding algebraic expressions to represent the nth case.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #825221 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "For  n x n x n  cube\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    - the number of cubes that have 3 blue faces is 8   // the corner cubes;\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    - the number of cubes having 2 blue faces is 12*(n-2)  // the cubes along 12 edges, without counting the corner cubes;\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    - the number of cubes having 1 blue face  is n^3 - (n-2)^3 - 12*(n-2) - 8.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "      In the last formula,  n^3 - (n-2)^2  is the number of all small cubes minus the number of interior cubes,\r\n" );
document.write( "\r\n" );
document.write( "      that comprise the smaller (n-2)*(n-2)*n-2) cube;\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "      12*(n-2)  is the number of cubes along 12 edges that have two faces painted blue;\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "      and 8 is the number of corner cubes, having 3 faces painted blue.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );