document.write( "Question 550865: Pedro goes to the market and buys a total of 32 plums and peaches for $52. A plum costs $2 and a peach costs $1. How many plums did Pedro buy? \n" ); document.write( "
Algebra.Com's Answer #359161 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Pedro goes to the market and buys a total of 32 plums and peaches for $52. A plum costs $2 and a peach costs $1. How many plums did Pedro buy? \n" ); document.write( "----- \n" ); document.write( "Quantity Equation: u + e = 32 \n" ); document.write( "Value Equation::: 2u + e = 52 \n" ); document.write( "--- \n" ); document.write( "Subtract and solve for \"u\": \n" ); document.write( "u = 20 (# of plums) \n" ); document.write( "--- \n" ); document.write( "Solve for \"e\": \n" ); document.write( "u + e = 32 \n" ); document.write( "20 + e = 32 \n" ); document.write( "e = 12 (# of peaches) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |