document.write( "Question 319560: In a shipment of 156 apples a grocer found 4 rotten apples for every 9 good ones. How many rotten apples were there in the shipment? \n" ); document.write( "
Algebra.Com's Answer #228829 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a shipment of 156 apples a grocer found 4 rotten apples for every 9 good ones. How many rotten apples were there in the shipment? \n" ); document.write( "--- \n" ); document.write( "Let the number of rotten apples be \"4x\" \n" ); document.write( "Then the number of good apples is \"9x\". \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "4x + 9x = 156 \n" ); document.write( "13x = 156 \n" ); document.write( "x = 12 \n" ); document.write( "--- \n" ); document.write( "# of rotten apples = 4x = 4*12 = 48 \n" ); document.write( "--- \n" ); document.write( "# of good apples = 9x = 9*12 = 108 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |