document.write( "Question 161923: Lemon drops worth $1.90 per pound are to be mixed with jelly beans that cost $1.20 per pound to make 100 pounds of a mixture worth $1.48 per pound. How many pounds of each candy should be used? \n" ); document.write( "
Algebra.Com's Answer #712923 by amalm06(224)![]() ![]() You can put this solution on YOUR website! Using the method of alligation,\r \n" ); document.write( "\n" ); document.write( "L=1.90, J=1.20\r \n" ); document.write( "\n" ); document.write( "Then 1.90-1.48=0.42 and 1.48-1.20=0.28\r \n" ); document.write( "\n" ); document.write( "So that L/J=0.28/0.42=2/3\r \n" ); document.write( "\n" ); document.write( "Number of lemons=(100)(2/5)=40 (Answer)\r \n" ); document.write( "\n" ); document.write( "Number of jelly beans=100-40=60 (Answer) \n" ); document.write( " |