document.write( "Question 975149: Price of two pineapples and a mango is rs 180
\n" );
document.write( "Price of two pineapples and three mangoes rs 220
\n" );
document.write( "What is the price of a mango?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #597005 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Price of two pineapples and a mango is rs 180 \n" ); document.write( "Price of two pineapples and three mangoes rs 220 \n" ); document.write( "What is the price of a mango? \n" ); document.write( "============= \n" ); document.write( "2P + 1M = 180 \n" ); document.write( "2P + 3M = 220 \n" ); document.write( "-------------------- Subtract \n" ); document.write( " |