document.write( "Question 475827: the owners of candy store want to sell, for $6 per pound, a mixture of chocolate covered raisins, which usually sell for $3 per pound, and choclate covered macadamia nuts, which usually sells for $8 per pound, they have a 70 pound barrel of raisins . How much pounds of nuts should they mix with the barrel of raisin so they hit their target value of $6 per pound for the mixture\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #326296 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the owners of candy store want to sell, for $6 per pound, a mixture of chocolate covered raisins, which usually sell for $3 per pound, and choclate covered macadamia nuts, which usually sells for $8 per pound, they have a 70 pound barrel of raisins . How much pounds of nuts should they mix with the barrel of raisin so they hit their target value of $6 per pound for the mixture \r \n" ); document.write( "\n" ); document.write( "-------------- \n" ); document.write( "raisins = 70 lbs \n" ); document.write( "nuts = n lbs \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "Value: 3*70 + 8n = 6(70+n) \n" ); document.write( "--- \n" ); document.write( "3*70 + 8n = 6*70 + 6n \n" ); document.write( "2n = 3*70 \n" ); document.write( "n = 3*35 = 105 lbs (amout of nuts needed) \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |