document.write( "Question 1020562: A sorority set up a charity to help raise money for a local children's support group. They sold chicken dinners for $8 and steak dinners for $10. if 142 people ate dinner at the fundraiser and the sorority raised $1326, how many people ordered chicken and how many people ordered steak?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #636440 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! 8C+10S=1326 \n" ); document.write( "C+S=142\r \n" ); document.write( "\n" ); document.write( "10C+10S=1420 \n" ); document.write( "8C+10S=1326\r \n" ); document.write( "\n" ); document.write( "2C=94\r \n" ); document.write( "\n" ); document.write( "C=47 \n" ); document.write( "S=95 \n" ); document.write( " |