document.write( "Question 263242: Trail Snax. Corp. mixes candy that costs $5.00 per kg with peanuts that cost $3.80 a kg. How many kilograms of rasins should be mixed with 10 kg of peanuts to obtain a mixture worth $4.00 per kg? \n" ); document.write( "
Algebra.Com's Answer #193986 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Trail Snax. Corp. mixes candy that costs $5.00 per kg with peanuts that cost $3.80 a kg. \n" ); document.write( "How many kilograms of raisins should be mixed with 10 kg of peanuts to obtain a mixture worth $4.00 per kg? \n" ); document.write( "--- \n" ); document.write( "The per kg price of raisins is $5 \n" ); document.write( "--------------------------------------------- \n" ); document.write( "Equations: \n" ); document.write( "peanut value + raisin value = mixture value \n" ); document.write( "3.8*10 + 5*x = 4(x+10) \n" ); document.write( "38 + 5x = 4x + 40 \n" ); document.write( "x = 2 kg (amount of raisins needed in the mixture) \n" ); document.write( "========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |