document.write( "Question 348414: 1. A vendor paid $175 for a basket of mangoes. He brought 10% of the mangoes and sold the remainder at $2.50 each for a profit of $5o. How many mangoes did he purchase?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I tried solving but I can't get the representations correct.
\n" );
document.write( "I was able to get the no. of mangoes of the remainder but after that I couldn't get the right representations.\r
\n" );
document.write( "\n" );
document.write( "I really need your help. Thank you! \n" );
document.write( "
Algebra.Com's Answer #249072 by stanbon(75887) ![]() You can put this solution on YOUR website! A vendor paid $175 for a basket of mangoes. He bought 10% of the mangoes and sold the remainder at $2.50 each for a profit of $5o. How many mangoes did he purchase? \n" ); document.write( "----------------- \n" ); document.write( "He paid $175 for x mangoes. \n" ); document.write( "Each mango cost him $(175/x) \n" ); document.write( "------ \n" ); document.write( "He sold 0.9x of the mangoes at $2.50 each. \n" ); document.write( "He received 2.5(0.9x) = $2.25x \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "Selling price - Buying price = $50 \n" ); document.write( "2.25x - 175 = 50 \n" ); document.write( "2.25x = 225 \n" ); document.write( "x = 100 (original # of mangoes) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |