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)      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( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You might choose Elimination Method, and multiply the second equation by 2: \n" ); document.write( " \n" ); document.write( "Subtract second equation from first equation, and see \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " |