document.write( "Question 1184922: Gary bought 3/5 as many apples as oranges from the supermarket. He gave away 6 apples and 26 oranges. He then had 3/4 as many apples left as oranges. How many apples and oranges did Gary buy altogether? \n" ); document.write( "
Algebra.Com's Answer #815594 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "You might set this problem up for solving by letting x be the number of oranges, making the number of apples (3/5)x. If you are careful you should end up with the right answer. \n" ); document.write( "I would prefer setting the problem up without fractions at the very beginning. So I would do this: \n" ); document.write( "let 5x = # of oranges \n" ); document.write( "let 3x = # of apples \n" ); document.write( "Then 5x-26 is the number of oranges he ends up with; and 3x-6 is the number of apples he ends up with. \n" ); document.write( "The number of apples he ends up with is 3/4 the number of oranges he ends up with: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWER: The total number of apples and oranges he bought was 5x+3x = 8x = 8*18 = 144 \n" ); document.write( "CHECK: \n" ); document.write( "oranges: started with 5x=90; gave away 26, ending with 64 \n" ); document.write( "apples: started with 3x=54; gave away 6, ending with 48 \n" ); document.write( "48/64 = 3/4 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |