document.write( "Question 48130: Mary has 12 more apples than peaches. If she divides each fruit in half she will have 32 pieces of fruit. how many peaches does Mary have? \n" ); document.write( "
Algebra.Com's Answer #31854 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Let P = number of peaches and A = number of apples. From the problem description, you can write:\r \n" ); document.write( "\n" ); document.write( "A = P+12 and, when Mary divides each fruit in half, she will double the number of pieces of fruit, right?: \n" ); document.write( "2A+2P = 32 Simplift this by dividing both sides by 2. \n" ); document.write( "A+P = 16 Now substitute A = P+12 into this equation to find P, the number of peaches.\r \n" ); document.write( "\n" ); document.write( "(P+12) + P = 16 Simplify this. \n" ); document.write( "2P + 12 = 16 Subtract 12 from both sides. \n" ); document.write( "2P = 4 Divide both sides by 2. \n" ); document.write( "P = 2\r \n" ); document.write( "\n" ); document.write( "Mary has 2 peaches.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |