document.write( "Question 898801: A bag of peanuts is worth $0.20 less than a bag of cashews. Equal amounts of peanuts and cashews are used to make 40 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 #546033 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
p+c=40,
\n" ); document.write( "p=c,
\n" ); document.write( "P=C-.20,
\n" ); document.write( "20*(C-.20)+20*C=40*1.15
\n" ); document.write( "Cashews=$1.25
\n" ); document.write( "Peanuts=$1.05\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );