document.write( "Question 159315: Jambalaya is a Cajun dish made from chicken, sausage, and rice. Simone is making a large pot of jambalaya for a party. Chicken costs $6 per pound, sausage costs $3 per pound, and rice costs $1 per pound. She spends $42 on 13.5 pounds of food. She buys twice as much rice as sausage. How much chicken, sausage, and rice will she use in her dish?\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Can someone please show me how to make this into 3 algebraic equations. I should be good from there. I would really appreciate it.
\n" ); document.write( "

Algebra.Com's Answer #117468 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
\"She spends $42\" __ 6c+3s+1r=42\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"on 13.5 pounds of food\" __ c+s+r=13.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"She buys twice as much rice as sausage\" __ r=2s
\n" ); document.write( "
\n" );