document.write( "Question 1069813: A shop that sells nuts has one mixture that is 30% pecans and
\n" ); document.write( "70% peanuts. A second mixture is 40% pecans and 60% peanuts.
\n" ); document.write( "The manager wants to make a mixture that is 38% pecans. She
\n" ); document.write( "wants to use 25 ounces more of the second mixture than the
\n" ); document.write( "first. How many ounces of each mixture should she use?\r
\n" ); document.write( "\n" ); document.write( "Thanks!
\n" ); document.write( "

Algebra.Com's Answer #684927 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x of the first with .30pk+.70p
\n" ); document.write( "x+25 of the second with .40pk+.70p.
\n" ); document.write( "Total is 2x+25(.38)=.76x+9.50
\n" ); document.write( ".30x+.40(x+25)=.76x+9.50
\n" ); document.write( ".30x+.40x+10=.76x+9.50
\n" ); document.write( "0.5=0.06x
\n" ); document.write( "50=6x
\n" ); document.write( "x=8 1/3 oz of the first--.30(8.33)=2.50 oz pecans
\n" ); document.write( "x+25=33 1/3 oz of the second=.40(33 1/3)=13.33 oz pecans
\n" ); document.write( "That would be 41 2/3 oz with 15.83 oz pecans, and that is 38%.
\n" ); document.write( "
\n" );