document.write( "Question 696968: George has apples and oranges in his basket. He has a total of 28 fruits altogether. He has 4 more apples than oranges. How many apples and how many oranges does George have? solve by Graphing. \n" ); document.write( "
Algebra.Com's Answer #429547 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! apples =x+4 \n" ); document.write( "oranges =x \n" ); document.write( "x+x+4=28 \n" ); document.write( "2x=28-4 \n" ); document.write( "x=24/2 \n" ); document.write( "x=12 \n" ); document.write( "x+4=16 \n" ); document.write( " |