document.write( "Question 828168: If you have 4 vegetables, 3 meats, and 4 fruits. How many combinations can you get? \n" ); document.write( "
Algebra.Com's Answer #499080 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
You will have 4*3*4 = 12*4 = 48 different combinations (assuming you can only pick 1 veggie, 1 meat and 1 fruit) \n" ); document.write( "
\n" );