document.write( "Question 1063555: the grocery store sells apples for $4.25 a pound and grapes for $2.25 a pound. Write an equation for the weights of apples, a, and grapes, g, that a customer could buy with $18. \n" ); document.write( "
Algebra.Com's Answer #678664 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
4.25a +2.25g< = 18.00
\n" ); document.write( "This could for example be 4 pounds of apples ($17) and (4/9) pound of grapes ($1).
\n" ); document.write( "It could also be 7 pounds of grapes ($15.75) and (9/17) pounds of apples ($2.25).
\n" ); document.write( "
\n" );