document.write( "Question 1208974: While waiting for your car to be fixed, you and your friends go to Dim Sum Restaurant for food
\n" ); document.write( "(the popcorn and pretzels were not enough). All small dishes cost the same and all large dishes
\n" ); document.write( "cost the same. Before tip, your bill of 3 small dishes and 5 large dishes was $28.20. A bill at
\n" ); document.write( "another table for 4 small dishes and 3 larges dishes was $23.30. How much is each a small and
\n" ); document.write( "large dish alone?
\n" ); document.write( "

Algebra.Com's Answer #847522 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                    PRICE      QTY     COST   |     QTY    COST\r\n" );
document.write( "                                              |\r\n" );
document.write( "small dish           c          3       3c    |     4      4c\r\n" );
document.write( "                                              |\r\n" );
document.write( "large dish           g          5       5g    |     3      3g\r\n" );
document.write( "  \r\n" );
document.write( "COST                                   28.20             23.30\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"system%283c%2B5g=28.2%2C4c%2B3g=23.3%29\"
\n" ); document.write( "Solve the system.
\n" ); document.write( "
\n" );