.
Kiran reaches into her pocket and finds 28 coins with a total value of $4.10.
The coins are nickels, dimes or quarters only.
There are twice as many quarters as dimes. How many of each type of coin does Kiran have?
~~~~~~~~~~~~~~~~~~~~~~
Let x be the number of dimes.
Then the number of quarters is 2x, according to the condition;
and the number of nickels is (28-x-2x) = (28-3x): they are the rest of coins.
Now you write the total money equation
10x + 25*(2x) + 5*(28-3x) = 410 cents.
Simplify it step by step
10x + 50x + 140 - 15x = 410
10x + 50x - 15x = 410 - 140
45x = 270
x = 270/45 = 6.
ANSWER. 6 dimes, 2*6 = 12 quarters and the rest coins, 28-6-12 = 10 are nickels.
CHECK. Total money is 6*10 + 12*25 + 10*5 = 410 cents. ! Correct !
Solved.
----------------
The remarkable fact is that the problem is solved using only one equation in one unknown.
Using this approach has that advantages that the problem becomes accessible for 5th grade and 6th grade students
who are not familiar yet with systems of equations;
it really teaches young students to THINK working on setup, and it provides the solution as simple as it should be.
I am 129% convinced that the real purpose and real destination of this and other similar problems is to teach young students
to solve problems in the most simple way.
==================
To see many other similar solved problems (your TEMPLATES), look into the lesson
- Advanced coin problems
in this site.