Question 1034268
"...some mangoes and apples of same price..."


<pre>
MAN       PRICE       COUNT APPLES    COUNT MANGOS      COST
A          p             20-x            x              (20-x)p+px           
B          p             50-y            y              (50-y)p+py
</pre>


The description does not give enough information to find other relationships.