document.write( "Question 1107368: ​Pamela's computer printer allows for optional settings with a panel of four ​on-off switches in a row. How many different settings can she select if at least one switch must be on? \n" ); document.write( "
Algebra.Com's Answer #722421 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Pamela's computer printer allows for optional settings with a panel of four on-off switches in a row. How many different settings can she select if at least one switch must be on?
\n" ); document.write( "----------------
\n" ); document.write( "1 = On
\n" ); document.write( "0 = Off
\n" ); document.write( "------------
\n" ); document.write( "2^4 = 16 combinations.
\n" ); document.write( "Only 0000 is not allowed.
\n" ); document.write( "--> 15 different settings
\n" ); document.write( "
\n" ); document.write( "
\n" );