document.write( "Question 670554: Please I need help to solve this word problem:\r
\n" );
document.write( "\n" );
document.write( "At the market I bought plums, peaches, and pears. I bought twice as many peaches as pears and 4 1/2 times as many plums as pears. In all, I bought 45 pieces of fruit. How many of each did I buy? \n" );
document.write( "
Algebra.Com's Answer #416989 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Let p be pears. Let x be peaches and y be plums. \n" ); document.write( "You are told \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "You bought 6 pears. \n" ); document.write( "Now solve for peaches. peaches = y = 2p = 2*6 = 12 \n" ); document.write( "Plums = x = 4.5p = 4.5*6 = 27 \n" ); document.write( " |