document.write( "Question 567242: Translate & solve; if n pound of expensive nuts ($6.00 per pound) are mixed with 5 pound of low-cost nuts ($3 per pound) so the result will sell at $4 per pound, then solve for n . \n" ); document.write( "
Algebra.Com's Answer #366484 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Translate & solve; if n pound of expensive nuts ($6.00 per pound) are mixed with 5 pound of low-cost nuts ($3 per pound) so the result will sell at $4 per pound, then solve for n
\n" ); document.write( "**
\n" ); document.write( "n*6+5*3=(n+5)*4
\n" ); document.write( "6n+15=4n+20
\n" ); document.write( "2n=5
\n" ); document.write( "n=2.5 pounds
\n" ); document.write( "
\n" );