document.write( "Question 670769: fractions in a word problem help!
\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 #417225 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! At the market i bought plums, peaches, and pears. \n" ); document.write( " 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( ": \n" ); document.write( "let a = no. of plums \n" ); document.write( "let b = no. of peaches \n" ); document.write( "let c = no. of pears \n" ); document.write( ": \n" ); document.write( "Write an equation for each statement: \n" ); document.write( ": \n" ); document.write( "\" bought twice as many peaches as pears\" \n" ); document.write( "b = 2c \n" ); document.write( ": \n" ); document.write( "\" and 4 1/2 times as many plums as pears.\" \n" ); document.write( "a = 4.5c \n" ); document.write( ": \n" ); document.write( "\"in all, i bought 45 pieces of fruit.\" \n" ); document.write( "a + b + c = 45 \n" ); document.write( ": \n" ); document.write( "Replace a with 4.5c, replace b with 2c \n" ); document.write( "4.5c + 2c + c = 45 \n" ); document.write( "7.5c = 45 \n" ); document.write( "c = 45/7.5 \n" ); document.write( "c = 6 pears \n" ); document.write( "then \n" ); document.write( "b = 2(6) = 12 peaches \n" ); document.write( "and \n" ); document.write( "a = 4.5(6) = 27 plums \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this: 27 + 12 + 6 = 45\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |