document.write( "Question 1129723: The Nutty Professor sells cashews for $6.40 per pound and Brazil nuts for $5.10 per pound. How much of each type should be used to make a 26 pound mixture that sells for $5.80 per pound?
\n" ); document.write( "___ Pounds of cashews
\n" ); document.write( "___ pounds of brazil nuts
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #746295 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The description could as well be:
\n" ); document.write( "Nutty Professor sells cashews for $ L per pound and Brazil nuts for $ H per pound. How much of each type should be used to make a M pound mixture that sells for $ T per pound?\r
\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( "\"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" );