document.write( "Question 1176984: a store keeper has cashew nuts that sell for $130 per kilo gram and peanuts that sell for $60 per kilogram. he wishes to make a mixture of 50 kg of the two kinds of nuts so that he can sell it for $78 per kg. how many kgs of each kind of nuts does he need to put in the mixture? \n" ); document.write( "
Algebra.Com's Answer #805135 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "cashew nuts that sell for $130 per kilo gram let quantity be x
\n" ); document.write( "peanuts that sell for $60 per kilogram ---------- (50-x)
\n" ); document.write( "Mixture 50 kg at $78 /- kg\r
\n" ); document.write( "\n" ); document.write( "130x +60(50-x) = 50*78\r
\n" ); document.write( "\n" ); document.write( "130x +3000 -60x = 3900\r
\n" ); document.write( "\n" ); document.write( "70x =900 \r
\n" ); document.write( "\n" ); document.write( "cashew nuts 12.9 kg
\n" ); document.write( "peanuts = 37.1 kg\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );