document.write( "Question 547077: how many pounds of peanuts at php 80.00 per pound should be added to 200 pounds of cashew nuts at php 200.00 per pound of the mixture is to be worth php 120.00 per pound? \n" ); document.write( "
Algebra.Com's Answer #356195 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"x\" = pounds of peanuts needed
\n" ); document.write( "given:
\n" ); document.write( "\"+80x+\" = cost of peanuts used
\n" ); document.write( "\"+200%2A200+=+40000+\" = cost of cashew nuts used
\n" ); document.write( "\"+x+%2B+200+\" = pounds of mixture used
\n" ); document.write( "---------------------------------
\n" ); document.write( "\"+%28+80x+%2B+40000+%29+%2F+%28+x+%2B+200+%29+=+120+\"
\n" ); document.write( "\"+80x+%2B+40000+=+120%2A%28+x+%2B+200+%29+\"
\n" ); document.write( "\"+80x+%2B+40000+=+120x+%2B+24000+\"
\n" ); document.write( "\"+120x+-+80x+=+40000+-+24000+\"
\n" ); document.write( "\"+40x+=+16000+\"
\n" ); document.write( "\"+x+=+400+\"
\n" ); document.write( "400 pounds of peanuts are needed
\n" ); document.write( "check answer:
\n" ); document.write( "\"+%28+80%2A400+%2B+40000+%29+%2F+%28+400+%2B+200+%29+=+120+\"
\n" ); document.write( "\"+%28+32000+%2B+40000+%29+%2F+600+=+120+\"
\n" ); document.write( "\"+72000+%2F+600+=+120+\"
\n" ); document.write( "\"+72000+=+120%2A600+\"
\n" ); document.write( "\"+72000+=+72000+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );