document.write( "Question 987702: How many pounds of candy worth $8 per lb should be mixed with 100 lb of candy worth $4 per lb to get a mixture that can be sold for $7 per lb? \n" ); document.write( "
Algebra.Com's Answer #608454 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! How many pounds of candy worth $8 per lb should be mixed with 100 lb of candy \n" ); document.write( "worth $4 per lb to get a mixture that can be sold for $7 per lb? \n" ); document.write( " \r\n" ); document.write( "Let the number of lbs of the pricer candy we must add be x\r\n" ); document.write( "\r\n" ); document.write( "Type Number Price Value\r\n" ); document.write( " of of per of\r\n" ); document.write( "candy lbs lb candy\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "pricier x $8 $8x\r\n" ); document.write( "cheaper 100 $4 $4(100)\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "TOTALS 100+x $7 $7(100+x)\r\n" ); document.write( "\r\n" ); document.write( " The equation comes from the column on the right\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |