document.write( "Question 1031009: How to find the number of cubes in an arrangement given the top, front and side views of an arrangement? Are there any strategies or formulas for finding it? \n" ); document.write( "
Algebra.Com's Answer #645894 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Assuming that each cube that is not at the bottom is directly on top of another cube,
\n" ); document.write( "the top view will let us know how the cubes on the bottom layer are arranged.
\n" ); document.write( "Each layer above that can be guessed from the front and side views.
\n" ); document.write( "However, with these top, front and side views,
\n" ); document.write( " ,
\n" ); document.write( "how do we know which of the drawing below corresponds to the top view of the top layer?
\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( "FURTHER EXPLANATION ADDED AT A LATER DATE:
\n" ); document.write( "We can count 16 cubes on a bottom layer looking like this:
\n" ); document.write( " On the top view we see some (7 to 13) of those first layer cubes, AND
\n" ); document.write( "the cubes that are on top of the rest of the first layer.
\n" ); document.write( "
\n" ); document.write( "The front and right side pictures tell us there are some cubes on a second layer.
\n" ); document.write( " .The front and side views show us 3 to 5 second layer cubes,
\n" ); document.write( "each labeled with one or two letters as
\n" ); document.write( "\"A\" , \"B\" , \"C\" , \"D\" , \"E\" , and \"F\" .
\n" ); document.write( "The problem is we do not know where those labeled cubes are within the second layer.
\n" ); document.write( "We do not know what cubes are hiding \"behind\" them, either.
\n" ); document.write( "All we know is that the second layer has at least \"3\" cubes,
\n" ); document.write( "and at most \"9\" cubes.
\n" ); document.write( "Cube \"A\" could be on top of cube \"2\" ,
\n" ); document.write( "or it could be on top of cubes \"6\" , or \"10\" .
\n" ); document.write( "Without any hint of perspective, we cannot tell.
\n" ); document.write( "If \"A\" is on top of \"2\" ,
\n" ); document.write( "are there other unseen cubes on top of cubes \"6\" , and/or \"10\" ?
\n" ); document.write( "We don't know.
\n" ); document.write( "Something like that happens with cubes \"B\" and \"C\" .
\n" ); document.write( "Regarding the cubes on the right side view,
\n" ); document.write( "Cube \"D\" could be on top of cube \"4\" ,
\n" ); document.write( "or it could be on top of cubes \"3\" or \"2\" .
\n" ); document.write( "Something like that happens with cubes \"E\" and \"F\" .
\n" ); document.write( "The second layer could have 9 cubes:
\n" ); document.write( "cube \"A\" on top of cube \"2\" ,
\n" ); document.write( "cube \"B\" on top of cube \"3\" ,
\n" ); document.write( "a cube on top of cube \"4\" (labeled as \"C\" on the front view and as \"D\" on the right side view),
\n" ); document.write( "cube \"E\" on top of cube \"8\" ,
\n" ); document.write( "cube \"F\" on top of cube \"12\" ,
\n" ); document.write( "and another four cubes on top of cubes \"6\" , \"7\" , \"10\" , and \"11\" ,
\n" ); document.write( "that are not visible in the front or side views.
\n" ); document.write( "The top layer could have as few as 3 cubes,
\n" ); document.write( "strategically arranged so as to appear as cubes \"A\" through \"E\" on the front and side views.
\n" ); document.write( "One such arrangement of 3 second layer cubes could have
\n" ); document.write( "a cube on top of cube \"2\" (labeled as \"A\" and \"D\" on the front and side views),
\n" ); document.write( "a cube on top of cube \"7\" (labeled as \"B\" and \"E\" on the front and side views), and
\n" ); document.write( "a cube on top of cube \"12\" (labeled as \"C\" and \"F\" on the front and side views).
\n" ); document.write( "Five other possibilities for a 3-cube second layer exist,
\n" ); document.write( "wit cubes on top of cubes
\n" ); document.write( "2, 8, and 1, or
\n" ); document.write( "3, 6, and 12, or
\n" ); document.write( "3, 8, and 10, or
\n" ); document.write( "4, 7, and 10, or
\n" ); document.write( "4, 6, and 11.
\n" ); document.write( "
\n" );