document.write( "Question 492100: a retailer has peanuts and cashews for sale. peanuts sell for $4 per pound and chasews for $7 per pound. he wishes to make a mix of 30 pounds, which will sell for $6 per pound. how many poulnds of each nut should he use? can you please show me how to set this up \n" ); document.write( "
Algebra.Com's Answer #335077 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! c + p = 30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4p + 7c = 6(30) \n" ); document.write( " |