document.write( "Question 1177634: You are returning from the farm with a bag full of oranges. On the way, your friend Sammy begged and you gave him one third. On reaching home, you gave a quarter of the remaining oranges in the bag to your mother and had 24 left. How many oranges did you have in the bag to begin with? \n" ); document.write( "
Algebra.Com's Answer #806732 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! bag had x oranges \n" ); document.write( "after Sammy, there were 2x/3 oranges \n" ); document.write( "(2x/3)*(3/4)=24, multiplying by 3/4, since you gave away a quarter of them \n" ); document.write( "6x/12=24 \n" ); document.write( "6x=288 \n" ); document.write( "x=48 oranges \n" ); document.write( "you gave 16 to Sammy and had 32 left \n" ); document.write( "You gave a quarter of 32 (8) to your mother and had 24 left. \n" ); document.write( " |