document.write( "Question 221673: A resturant offers salads with 8 different types of dressings and 4 different toppings. How many different salads are available? \n" ); document.write( "
Algebra.Com's Answer #166213 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Each dressing can be combined with one of 4 toppings
\n" ); document.write( "\"4%2A8+=+32\"
\n" ); document.write( "Of course, if you count dressings with no toppings, then
\n" ); document.write( "you have to add an extra \"8\"
\n" ); document.write( "\"8+%2B+4%2A8+=+40\"
\n" ); document.write( "
\n" ); document.write( "
\n" );