document.write( "Question 1129722: You have one type of nut that sells for $1.50/lb and another type of nut that sells for $5.00/lb. You would like to have 24.5 lbs of a nut mixture that sells for $2.60/lb. How much of each nut will you need to obtain the desired mixture?\r
\n" ); document.write( "\n" ); document.write( "__ lb cheaper nuts
\n" ); document.write( "__ lb of expensive nuts
\n" ); document.write( "

Algebra.Com's Answer #746299 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Like the others but different numbers .\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x, amount of the more expensive item
\n" ); document.write( "M-x, amount of the less expensive item\r
\n" ); document.write( "\n" ); document.write( "L, price per pound less expensive item
\n" ); document.write( "H, price per pound more expensive item
\n" ); document.write( "T, target price for mix\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "M=24.5
\n" ); document.write( "L=1.5
\n" ); document.write( "H=5
\n" ); document.write( "T=2.6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"Hx%2BL%28M-x%29=TM\", equation to account for the cost of the mixture.\r
\n" ); document.write( "\n" ); document.write( "\"Hx%2BLM-Lx=TM\"\r
\n" ); document.write( "\n" ); document.write( "\"Hx-Lx=TM-LM\"\r
\n" ); document.write( "\n" ); document.write( "\"%28H-L%29x=TM-LM\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28x=%28TM-LM%29%2F%28H-L%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Substitute the given values for M, T, H, and L. Evaluate x and M-x.
\n" ); document.write( "
\n" );