document.write( "Question 1048280: How many pounds of candy that sells for $0.82 per lb must be mixed with candy that sells for $1.36 per lb to obtain 8 lb of a mixture that should sell for $0.97 per lb? \n" ); document.write( "
Algebra.Com's Answer #663885 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Set UP \n" ); document.write( "MIX \n" ); document.write( "1.36x + .82(8lb-x) = .97(8lb) \n" ); document.write( ".54x = .15(8lb) \n" ); document.write( "x = .15(8lb)/.54 \n" ); document.write( " |