document.write( "Question 19205: The nut house sells walnuts for $4 a pound and cashew for $7 a pound. how many pounds of cashews shound be mixed with 10 pounds of walnuts to obtain a mixture htat sells for $5.5 a pound? \n" ); document.write( "
Algebra.Com's Answer #9301 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "4x+7(10-x)=5.5(10) \n" ); document.write( "4x+70-7x=55 \n" ); document.write( "-3x+70=55 \n" ); document.write( "-3x+70-70=55-70 \n" ); document.write( "-3x=-15x(divide each side by -3) \n" ); document.write( "x=5\r \n" ); document.write( "\n" ); document.write( "Therefore each of these materials should be 5 pounds. \n" ); document.write( " |