SOLUTION: if one has $11.00 in quarters and dimes with total of 80 coins, how many dimes does he have?
Algebra
->
Expressions-with-variables
-> SOLUTION: if one has $11.00 in quarters and dimes with total of 80 coins, how many dimes does he have?
Log On
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 115884
:
if one has $11.00 in quarters and dimes with total of 80 coins, how many dimes does he have?
Answer by
checkley71(8403)
(
Show Source
):
You can
put this solution on YOUR website!
q+d=80 or d=80-q
.25q+.10d=11
.25q+.10(80-q)=11
.25q+8-.10q=11
.15q=11-8
.15q=3
q=3/.15
q=20 number of quarters.
80-20=60 number of dimes.
proof
.25*20+.10*60=11
5+6=11
11=11