document.write( "Question 569378: if there is 3 meats and3 dishes at dinner. how many dfferent combinations of meat and side dishes can be made? \n" ); document.write( "
Algebra.Com's Answer #367302 by IWork4Dessert(60)\"\" \"About 
You can put this solution on YOUR website!
The easiest way to do a problem like this is to draw it out. Let's have x be meat and o be side dishes.
\n" ); document.write( "x x x
\n" ); document.write( "o o o
\n" ); document.write( "Now draw a line from the first x to the first o, then the second o, then the third o. Do the same thing for the other x's. You should get 9 lines. Done!
\n" ); document.write( "
\n" );