document.write( "Question 947150: 7.
\n" );
document.write( "Which inequality models the following situation?
\n" );
document.write( "
\n" );
document.write( "You want to spend less than $20 on asparagus and bananas. Asparagus is $3,00 per pound and bananas are $.50 per pound. Let a represent the weight of the asparagus and b represent the weight of the bananas.
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "3a + 0.5b <= 20
\n" );
document.write( "3a + 0.5b >= 20
\n" );
document.write( "3a + 0.5b < 20
\n" );
document.write( "3a + 0.5b > 20 \n" );
document.write( "
Algebra.Com's Answer #577841 by macston(5194)![]() ![]() You can put this solution on YOUR website! $3.00A + $0.50B < $20.00 \n" ); document.write( "The problem calls for less than not \"or equal to\" which eliminates the first two. \n" ); document.write( "The last one represents spending more than $20.00. \n" ); document.write( " |