document.write( "Question 577725: A tea that is 20% jasmine is blended with a tea that is 15% jasmine. How many pounds of each tea are used to make 5 lb of tea that is 18% jasmine. \n" ); document.write( "
Algebra.Com's Answer #370274 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x+y=5 \n" ); document.write( ".2x+.15y=5*.18 \n" ); document.write( "x=3 y=2 \n" ); document.write( " \n" ); document.write( " |