document.write( "Question 351507: chantell sold a total of 420 apples and oranges. the number of apples is 3x the number of oranges sold. how many oranges were sold \n" ); document.write( "
Algebra.Com's Answer #251206 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! chantell sold a total of 420 apples and oranges. the number of apples is 3x the number of oranges sold. how many oranges were sold \n" ); document.write( ". \n" ); document.write( "Let y = number of oranges sold \n" ); document.write( "then \n" ); document.write( "3y = number of apples sold \n" ); document.write( ". \n" ); document.write( "y + 3y = 420 \n" ); document.write( "4y = 420 \n" ); document.write( "y = 420/4 \n" ); document.write( "y = 105 (oranges sold) \n" ); document.write( " |