document.write( "Question 1063202: A person can order a new car with a choice of 12 possible​ colors, with or without air​ conditioning, with or without automatic​ transmission, with or without power​ windows, and with or Without a CD player. In how many different ways can a new car be ordered with regard to these actions? \n" ); document.write( "
Algebra.Com's Answer #678248 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
12 colors times 2 possibilities of with or without air conditioning is 24.
\n" ); document.write( "24 times two possibilities of with or without automatic transmission is 48.
\n" ); document.write( "48 times two possibilities of with or power windows is 96.
\n" ); document.write( "96 times two possibilities of with or CD player is 192.
\n" ); document.write( "
\n" );