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 #649195 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! MAN PRICE COUNT APPLES COUNT MANGOS COST \n" ); document.write( "A p 20-x x (20-x)p+px \n" ); document.write( "B p 50-y y (50-y)p+py\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The description does not give enough information to find other relationships. \n" ); document.write( " |