document.write( "Question 989797: A grocer mixes peanuts that cost $1.49 per pund and walnuts that cost $2.69 per pound to make 100 pounds of a mixture that costs $2.21 per pound. How much of each kind of nut did the grocer put into the mixture. \n" ); document.write( "
Algebra.Com's Answer #610032 by Edwin McCravy(20077) You can put this solution on YOUR website! \r\n" ); document.write( "Let the number of pounds of peanuts be x\r\n" ); document.write( "Let the number of pounds of walnuts be y\r\n" ); document.write( "\r\n" ); document.write( " Value Value\r\n" ); document.write( "Type Number of of\r\n" ); document.write( " of of 1 ALL\r\n" ); document.write( "nuts pounds pound poundss\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "peanuts x $1.49 $1.49x\r\n" ); document.write( "walnuts y $2.69 $2.69y\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "mixture 100 $2.21 $221.00\r\n" ); document.write( "\r\n" ); document.write( " The first equation comes from the second column.\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |