document.write( "Question 429787: Kimo Leahi works at the Juice Joint. He adds 7 liters of orange juice to guava juice to make a mixture of guava-orange juice. A liter of orange juice sells for $2, and a liter of guava juice sells for $3. If a liter of guava-orange juice is to sell for $2.65, how many liters of guava juice should Kimo start with? \n" ); document.write( "
Algebra.Com's Answer #317863 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 7(2)+m(3)=2.65(7+m) \n" ); document.write( "700(2)+300m=265(7+m) \n" ); document.write( "1400+300m=1855+265m \n" ); document.write( "35m=455 \n" ); document.write( "m=13 liters of guava juice needed for the mix.. \n" ); document.write( " |