document.write( "Question 1112434: Eric sells Skittles for $4.00 a pound and Reese's Pieces for $2.00 a pound. How many pounds of Skittles and Reese's Pieces should be put into a 25 pound mixture that costs $3.20 per pound?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #727451 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
If the price is to remain the same
\n" ); document.write( "r+s=25
\n" ); document.write( "2*r+4*s=25*3.20
\n" ); document.write( "
\n" ); document.write( "
\n" );