Amy M. answered 03/08/15
Tutor
5.0
(1,583)
CalTech Grad, Software engineer with 30+ years experience.
The value equation is
.10d+.05n+.25q=$3.50
The total number of coins is:
d+n+q=27
The last equation is:
d=3n
q=27-n-d=27-n-3n=27-4n
substitute these into the value equation to solve for n
.10(3n)+.05n+.25(27-4n)
=$3.50
.3n+.05n+6.75-n=3.50
3.25=.65n
n=5. Value =$ .25
n is an integer that's good!
d=15 Value =$1.50
q=7 Value =$1.75
To check add the values
Total Value =$3.50
And check that the number of coins sum to 27.