document.write( "Question 218178: Kindly answer this question!!! Please!!! A car manufacturer offers 4 choices of body design, 10 color combination, and 3 different engines. How many different cars are required for a complete display? \n" ); document.write( "
Algebra.Com's Answer #164331 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
You have 4 body designs, 10 color combinations, 3 engines.
\n" ); document.write( "For each body design you have 10 colors, so the total possible combinations are 4 * 10 = 40
\n" ); document.write( "For each one of these 40 combinations you have 3 engines, so the total possible combinations are 40 * 3 = 120.
\n" ); document.write( "-----
\n" ); document.write( "Your equation is:
\n" ); document.write( "4 * 10 * 3 = 120
\n" ); document.write( "-----
\n" ); document.write( "If I tell you that you have 2 body designs to choose from and 3 color combinations and 2 engines to choose from, you would have a total of 2 * 3 * 2 possible combinations. This can be shown as follows:
\n" ); document.write( "Let the 2 body designs be B1 and B2
\n" ); document.write( "Let the 2 colors be C1 and C2
\n" ); document.write( "Let the 2 engines be E1 and E2
\n" ); document.write( "-----
\n" ); document.write( "Your possible combinations are:
\n" ); document.write( "-----
\n" ); document.write( "B1C1E1
\n" ); document.write( "B1C1E2
\n" ); document.write( "B1C2E1
\n" ); document.write( "B1C2E2
\n" ); document.write( "B1C3E1
\n" ); document.write( "B1C3E2
\n" ); document.write( "B2C1E1
\n" ); document.write( "B2C1E2
\n" ); document.write( "B2C2E1
\n" ); document.write( "B2C2E2
\n" ); document.write( "B2C3E1
\n" ); document.write( "B2C3E2
\n" ); document.write( "-----
\n" ); document.write( "Your answer is 120 which is 4 * 10 * 3
\n" ); document.write( "-----
\n" ); document.write( "4 body designs
\n" ); document.write( "10 colors
\n" ); document.write( "3 engine types
\n" ); document.write( "-----
\n" ); document.write( "
\n" );