document.write( "Question 1108035: Donna wants to make trail mix made up of almonds, walnuts, and raisins. She wants to mix one part almonds, two parts walnuts, and three parts raisins. Almonds cost $12 per pound, walnuts cost $9 per pound, and raisins cost $5 per pound.\r
\n" ); document.write( "\n" ); document.write( "Donna has $15 to spend on the trail mix. Determine how many pounds of trail mix she can make. ( have an algebraic solution)
\n" ); document.write( "

Algebra.Com's Answer #853840 by josgarithmetic(39741)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                 PRICE          QUANT.         COST\r\n" );
document.write( "ALMONDS          12                d           12d\r\n" );
document.write( "WALNUTS           9               2d            9*2d\r\n" );
document.write( "RAISINS           5               3d            5*3d\r\n" );
document.write( "Total or max.                                   15\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "If using all the $15 she plans to spend, then
\n" ); document.write( "\"12d%2B18d%2B15d=15\".\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"45d=15\"\r
\n" ); document.write( "\n" ); document.write( "\"d=15%2F45\"\r
\n" ); document.write( "\n" ); document.write( "\"d=1%2F3\"\"pounds\", which is \"5%261%2F3\" \"ounces\".
\n" ); document.write( "Use this to evaluate for the walnuts and the raisins.
\n" ); document.write( "
\n" );