Question 88526
38) Number problem. You have at least $30 in change in your drawer, consisting of dimes and quarters. Write an inequality that shows the different number of coins in your drawer. 
:
The basic equation; d = no. of dime, q = no. of quarters
:
.10d + .25q => 30
Or
.10d => 30 - .25q
Or
.25q => 30 - .10d
:
dimes equation
.10d => 30
d => 300 - 2.5q; divided both sides by .1
:
quarters equation
.25q => 30 - .10d
q => 120 - .4d; divided both sides by .25
:
For example:
The dime equation shows that if you have 0 quarters you need at least 300 dimes
and
The quarter equation shows that if you 0 dimes, you need at least 120 quarters
:
Did this help?