document.write( "Question 426476: A restaurant offers a choice of 3 salads, 7 main courses, and 4 desserts. How many possible choices for a meal are there (including single items)? thanks in advance! \n" ); document.write( "
Algebra.Com's Answer #296662 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
3+7+4=14 single
\n" ); document.write( "7*3+7*4+3*4=61 double
\n" ); document.write( "7*4*3=84 triple
\n" ); document.write( "84+61+14=159 choices.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );