document.write( "Question 228782: if almonds sell at $1.20 per pound and walnuts sell for $.75 per pound, how many pounds of each must be used to make 45 pounds of a mixture to sell at $1.00 per pound? \n" ); document.write( "
Algebra.Com's Answer #169754 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 1.20x+.75(45-x)=1*45 \n" ); document.write( "1.20x+33.75-.75x=45 \n" ); document.write( ".45x=45-33.75 \n" ); document.write( ".45x=11.25 \n" ); document.write( "x=11.25/.45 \n" ); document.write( "x=25 pounds of almonds was used. \n" ); document.write( "45-25=20 pounds of walnuts was used. \n" ); document.write( "Proof: \n" ); document.write( "1.20*25+.75*20=45 \n" ); document.write( "30+15=45 \n" ); document.write( "45=45 \n" ); document.write( " \n" ); document.write( " |