document.write( "Question 614774: A man bought cashew nuts worth P 210/ Kilo and peanuts at P 130/ Kilo. How many kilos of cashew nuts
\n" );
document.write( "and peanuts, where in it will become 5 kilos worth P178 per kilo? \n" );
document.write( "
Algebra.Com's Answer #386715 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A man bought cashew nuts worth P 210/ Kilo and peanuts at P 130/ Kilo. How many kilos of cashew nuts and peanuts, where in it will become 5 kilos worth P178 per kilo? \n" ); document.write( ". \n" ); document.write( "Let x = amount(kilos) of cashews \n" ); document.write( "then \n" ); document.write( "5-x = amount (kilos) of peanuts \n" ); document.write( ". \n" ); document.write( "210x + 130(5-x) = 178(5) \n" ); document.write( "210x + 650-130x = 890 \n" ); document.write( "80x + 650 = 890 \n" ); document.write( "80x = 240 \n" ); document.write( "x = 3 kilos (cashews) \n" ); document.write( ". \n" ); document.write( "Peanuts: \n" ); document.write( "5-x = 5-3 = 2 kilos\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |