document.write( "Question 979582: Emy has 200 pesos. She wants to buy three different fruits. An apple cost 25 pesos. An orange cost 15 pesos and a pear cost 20 pesos. If she wants to spend all her money , what is the most number of oranges that she can buy? \n" ); document.write( "
Algebra.Com's Answer #600897 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Another way to ask the question is: \n" ); document.write( "What is the LEAST number of apples \n" ); document.write( "and pears she can buy and have the \n" ); document.write( "remainder of the money EVENLY \n" ); document.write( "divisible by \n" ); document.write( "-------------------------------- \n" ); document.write( "1 apple & 1 pear: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "NOT evenly disible by \n" ); document.write( "---------------------------- \n" ); document.write( "2 apples & 1 pear: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "NOt evenly divisible by \n" ); document.write( "----------------------------- \n" ); document.write( "1 apple & 2 pears: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "------------------- \n" ); document.write( "With $135 left after buying 1 apple \n" ); document.write( "& 2 pears, she can buy 9 oranges \n" ); document.write( "which is the most she can buy \n" ); document.write( " \n" ); document.write( " |