You can
put this solution on YOUR website! .
A grocer combined walnuts that cost P700 per kilo and cashew nuts that cost P450 per kilo. Find the amount of walnuts and the amount of cashew nuts used to make the 50 kilo mixture costing P525 per kilo.
----------------------------------------------------------------
x kilo of walnuts and y kilo of cashew nuts.
x + y = 50, (1)
700*x + 450*y = 50*525. (2)
Solve it. For example, use the substitution method.
Express x via y from (1): x = 50-y, and substitute it into (2).
You will get single equation for y.
700*(50-y) + 450*y = 26250.
Solve it. The rest is arithmetic.
Good luck!
Happy new year!