SOLUTION: how do i write an inequality for this problem i want to buy a car no less than $5000 and no more than $10000

Algebra ->  Graphs -> SOLUTION: how do i write an inequality for this problem i want to buy a car no less than $5000 and no more than $10000      Log On


   



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
Found 3 solutions by stanbon, jim_thompson5910, richwmiller:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
how do i write an inequality for this problem i want to buy a car no less than $5000 and no more than $10000
------------------
5000<= pay <=10000
===========================
Cheers,
Stan H.

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Let 'x' be the price of the car

"no less than $5000" means that the price must be equal to or more than $5000 which means that x%3E=5000. Alternatively, you can write it as 5000%3C=x


Also, "no more than $10000" means that the price cannot exceed $10000. So x%3C=10000


Now combine the two inequalities to get 5000%3C=x%3C=10000

Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
So you want to buy a car between 5 and 10 grand
5000<=x<=10000