document.write( "Question 180247: you have $5 to spend on fruit for a picnic. Apples cost $.99 per pound and bananas cost $.49 per pound. Write an inequality to model the amounts of apples and bananas you can buy. \n" ); document.write( "
Algebra.Com's Answer #135091 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
let a and b be the number of apples and bananas respectively
\n" ); document.write( ":
\n" ); document.write( "\".99x%2B.49b%3C=5\"
\n" ); document.write( "
\n" );