document.write( "Question 117934: A plum and a pineapple cost the same as three peaches. Two plums cost the same as a peach. How many plums cost the same as a pineapple? \n" ); document.write( "
Algebra.Com's Answer #85940 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A plum and a pineapple cost the same as three peaches. Two plums cost the same as a peach. How many plums cost the same as a pineapple? \n" ); document.write( "-------------------- \n" ); document.write( "Let plum cost be \"m\"; Let peach cost be \"p\"; Let pineapple cost be\"n\". \n" ); document.write( "------------------- \n" ); document.write( "EQUATIONS: \n" ); document.write( "Find n in terms of m \n" ); document.write( "---------- \n" ); document.write( "m+n = 3p \n" ); document.write( "2m = p \n" ); document.write( "------- \n" ); document.write( "Substitute 2m in place of p to get: \n" ); document.write( "m+n = 3(2m) \n" ); document.write( "m+n = 6m \n" ); document.write( "n = 5m \n" ); document.write( "--------- \n" ); document.write( "Conclusion: 5 plums cost the same as one pineapple. \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H>\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |