document.write( "Question 1193645: A store is having a sale on chocolate chips and walnuts. For 4 pounds of chocolate chips and 8 pounds of walnuts, the total cost is $25. For 2 pounds of chocolate chips and 3 pounds of walnuts, the total cost is $11. Find the cost for each pound of chocolate chips and each pound of walnuts. \n" ); document.write( "
Algebra.Com's Answer #825684 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
PRICE per pound:
\n" ); document.write( "c, the chocolate chips
\n" ); document.write( "w, the walnuts\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%284c%2B8w=25%2C2c%2B3w=11%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You might choose Elimination Method, and multiply the second equation by 2:
\n" ); document.write( "\"system%284c%2B8w=25%2C4c%2B6w=22%29\"
\n" ); document.write( "Subtract second equation from first equation, and see \"2w=3\";
\n" ); document.write( "\"w=1.5\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "
\n" );