document.write( "Question 142979: Help!! Someone I am having trouble with word problem, by turning this into an algebraic equation in order to solve it:
\n" );
document.write( "A shopper buys three oranges and five lemons for $10.26, while a second shopper buys four lemons and six oranges for $11.16. What is the price of each fruit? If i'm not mistaken, you have to solve for each shopper and then divide. Am i right? Thank you in advance. \n" );
document.write( "
Algebra.Com's Answer #104035 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A shopper buys three oranges and five lemons for $10.26, while a second shopper buys four lemons and six oranges for $11.16. What is the price of each fruit? \n" ); document.write( "----------- \n" ); document.write( "Let the price of oranges be \"r\"; Let the price of lemons be \"m\". \n" ); document.write( "------------ \n" ); document.write( "EQUATIONS: \n" ); document.write( "3r + 5m = 10.26 \n" ); document.write( "6r + 4m = 11.16 \n" ); document.write( "-------------- \n" ); document.write( "Solve for any method to get \n" ); document.write( "r = 0.82 = 82 cents (price of an orange) \n" ); document.write( "m = $1.56 (price of a lemon) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |