document.write( "Question 574787: Cynthia works at a grocery store. She knows that for every 2 cans of tomato soup she sells, she will sell 4 cans of chili beans. This week she ordered a total of 12 cans. How many cans of chili beans did she order? \n" ); document.write( "
Algebra.Com's Answer #369292 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The can of tomato soup are always
\n" ); document.write( "\"+2+%2F+%28+2+%2B+4+%29+=+1%2F3+\" of the total number of cans
\n" ); document.write( "chili beans is always
\n" ); document.write( "\"+4+%2F+%28+2+%2B+4+%29+=+2%2F3+\" of the total number of cans
\n" ); document.write( "number of tomato soup cans is \"+%281%2F3%29%2A12+=+4+\"
\n" ); document.write( "number of chili bean cans is \"+%282%2F3%29%2A12+=+8+\"
\n" ); document.write( "
\n" );