document.write( "Question 352033: A pound of cashews is $8 and A pound of peanuts is $4. Twenty-five pounds of cashews are to be mixed with peanuts to make a mixture that will sell for $5 per pound. How many pound of peanuts should be used? \n" ); document.write( "
Algebra.Com's Answer #251498 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let \"P\" be the number of pounds of peanuts in the mixture.
\n" ); document.write( "\"8%2825%29%2B4%28P%29=5%2825%2BP%29\"
\n" ); document.write( "\"200%2B4P=125%2B5P\"
\n" ); document.write( "\"highlight%28P=75%29\"lbs
\n" ); document.write( "
\n" ); document.write( "
\n" );