document.write( "Question 1034268: Two men A and B went to market and buy some mangoes and apples of same price but A buy 20 mangoes and apples and B buy 50 mangoes and
\n" ); document.write( " apples.Find number and price of one mango and apple in both case.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #648869 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\"...some mangoes and apples of same price...\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "MAN       PRICE       COUNT APPLES    COUNT MANGOS      COST\r\n" );
document.write( "A          p             20-x            x              (20-x)p+px           \r\n" );
document.write( "B          p             50-y            y              (50-y)p+py\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The description does not give enough information to find other relationships.
\n" ); document.write( "
\n" );