document.write( "Question 118807: the nut shoppe has 10 kg of mixed cashews and pecans,which sell for $8.90 per kilogram.cashews alone sell for $8 per kilogram,and pecans sell for $9 per kilogram.how many kilograms of each are in the mix? \n" ); document.write( "
Algebra.Com's Answer #86957 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
8X+9(10-X)=10*8.9
\n" ); document.write( "8X+90-9X=89
\n" ); document.write( "-X=89-90
\n" ); document.write( "-X=-1
\n" ); document.write( "X=1 KG OF CASHEWS.
\n" ); document.write( "10-1=9 KG OF PECANS.
\n" ); document.write( "PROOF
\n" ); document.write( "8*1+9*9=89
\n" ); document.write( "8+81=89
\n" ); document.write( "89=89
\n" ); document.write( "
\n" );