document.write( "Question 1066668: Cherries cost $2/lb. Grapes cost $1.50/lb. You can spend no more than $9 on fruit, and you need at least 5 lbs in all. Create a graph showing how much fruit you can buy. \n" ); document.write( "
Algebra.Com's Answer #681886 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
x pounds cherries
\n" ); document.write( "y pounds grapes\r
\n" ); document.write( "\n" ); document.write( "\"system%282x%2B1.5y%3C=9%2Cx%2By%3E=5%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This shows just the reference lines, not the actual graphed inequalities:
\n" ); document.write( "\"graph%28400%2C400%2C-2%2C10%2C-2%2C10%2C-4x%2F3%2B6%2C-x%2B5%29\"
\n" ); document.write( "The narrow upper triangle to the left is the solution region. This is the triangle with the vertices (3,2), (0,5), (0,6).
\n" ); document.write( "
\n" );