document.write( "Question 798607: A bag of peanuts is worth $0.20 less than a bag of cashews. Equal amounts of peanuts and cashews are used to make 48 bags of a mixture that sells for $1.15 per bag. How much is a bag of cashews worth? \n" ); document.write( "
Algebra.Com's Answer #482310 by Finavon(81)![]() ![]() ![]() You can put this solution on YOUR website! Cashew C \n" ); document.write( "Peanuts C-20 \n" ); document.write( "1 bag of each \n" ); document.write( "C + C - 20 = 2*115 \n" ); document.write( "2C = 230+20 = 250 \n" ); document.write( "C = 125 \n" ); document.write( "Bag cashew worth $1.25 \n" ); document.write( "Peanuts $1.05 \n" ); document.write( " |