document.write( "Question 286485: how do i write an inequality for this problem i want to buy a car no less than $5000 and no more than $10000 \n" ); document.write( "
Algebra.Com's Answer #207782 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
So you want to buy a car between 5 and 10 grand
\n" ); document.write( "5000<=x<=10000
\n" ); document.write( "
\n" ); document.write( "
\n" );