document.write( "Question 542974: A new automobile comes with the choices of 5 colors & 3 different engine types. Then there is a list of 12 possible options to include in your new car. you can choose any number of these options, from none to all 12. How many different possible automobiles must the factory be prepared to build.\r
\n" ); document.write( "\n" ); document.write( "I tried doing 5*3*12 but i wasnt sure if that was the correct way to solve the problem.. & then i attempted to use what is called nPr where i did 12! divided by 5!*3! but once again i wasnt quite sure if that was correct.. Help please?
\n" ); document.write( "

Algebra.Com's Answer #354719 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A new automobile comes with the choices of 5 colors & 3 different engine types. Then there is a list of 12 possible options to include in your new car. you can choose any number of these options, from none to all 12. How many different possible automobiles must the factory be prepared to build.
\n" ); document.write( "----
\n" ); document.write( "Each of the options is either chosen or not chosen: there are 2^12 possibilities.
\n" ); document.write( "======================
\n" ); document.write( "Ans: 5*3*2^12 = 61,440 different configurations
\n" ); document.write( "=====
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=========
\n" ); document.write( "
\n" );