document.write( "Question 987345: if raisins cost $3.50/lb and grapes cost $5.90/lb, how much of each can you buy for $8.79. how do you set up to solve this? \n" ); document.write( "
Algebra.Com's Answer #608106 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
r, pounds of raisins
\n" ); document.write( "g, pounds of grapes
\n" ); document.write( "\"3.5r%2B5.9g=8.79\"
\n" ); document.write( "
\n" );