document.write( "Question 375344: A person can order a new car with a choice of 11 possible colors, with or without air conditioning, with or without heated seats, with or without anti-lock brakes, with or without power windows, and with or without a CD player. In how many different ways can a new car be ordered in terms of these options? \n" ); document.write( "
Algebra.Com's Answer #266973 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "no. of ways = 11*2*2*2*2*2 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "= 352
\n" ); document.write( "
\n" ); document.write( "
\n" );