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)\"\" \"About 
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( "\"y+=+4.5p\"
\n" ); document.write( "\"x+=+2p\"
\n" ); document.write( "and
\n" ); document.write( "\"45+=+p+%2B+x+%2B+y\"
\n" ); document.write( "\"45+=+p+%2B+2p+%2B+4.5p\"
\n" ); document.write( "\"45+=+7.5p\"
\n" ); document.write( "\"45%2F7.5+=+p\"
\n" ); document.write( "\"6+=+p\"
\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( "
\n" );