document.write( "Question 210988: how many pounds of salted nuts selling for $4.80 should be mixed with 7 lbs of salted nuts selling for $4.20 per pound to obtain a mixture at $4.38 per pound \n" ); document.write( "
Algebra.Com's Answer #159389 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how many pounds of salted nuts selling for $4.80 should be mixed with 7 lbs of salted nuts selling for $4.20 per pound to obtain a mixture at $4.38 per pound \n" ); document.write( "------------------------------------ \n" ); document.write( "Equation: \n" ); document.write( "value + value = value \n" ); document.write( "4.8x + 4.2*7 = 4.38(x+7) \n" ); document.write( "Multiply thru by 100 to get rid of the decimals: \n" ); document.write( "480x + 420*7 = 438x + 438*7 \n" ); document.write( "42x = 18*7 \n" ); document.write( "x = 3 (# of lbs. of $4.80 nuts needed for the mix) \n" ); document.write( "=================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |