Nickels and Dimes = some amount, how many nickels?

  • Thread starter Thread starter LearninDaMath
  • Start date Start date
AI Thread Summary
Bob has 50 coins consisting of nickels and dimes, totaling $4.85. The equations n + d = 50 and 5n + 10d = 485 are used to solve for the number of nickels. Multiplying the first equation by 10 simplifies the calculations, allowing for easier subtraction from the second equation. This method leads to the conclusion that Bob has 3 nickels. The discussion also highlights that substitution is another valid approach to solve the problem.
LearninDaMath
Messages
295
Reaction score
0

Homework Statement



Bob has 50 coins, all nickels and dimes, worth a total of 4.85. How many nickels does he possess?

Homework Equations



n + d = 50

5n + 10d = 485

Multiplying the first equation by 10, we obtain 10n+10d=500

Subtracting the second equation from the third equation, we get 5n=15, so n = 3

The Attempt at a Solution



I have the solution. My question is:

Why do you multiply the first equation by 10 to begin with? Also, why do you then subtract one equation from the other? What is the rationale to it?

Thanks in advance
 
Physics news on Phys.org
LearninDaMath said:

Homework Statement



Bob has 50 coins, all nickels and dimes, worth a total of 4.85. How many nickels does he possess?

Homework Equations



n + d = 50

5n + 10d = 485

Multiplying the first equation by 10, we obtain 10n+10d=500

Subtracting the second equation from the third equation, we get 5n=15, so n = 3

The Attempt at a Solution



I have the solution. My question is:

Why do you multiply the first equation by 10 to begin with? Also, why do you then subtract one equation from the other? What is the rationale to it?

Thanks in advance

If you multiply both sides of an equation by the same number, you get an equivalent equation (same solution set). Multiplying the first equation by 10 results in 10n + 10d = 500.

If you subtract the same number from both sides of an equation, you also get an equivalent equation. In this case, you subtracted 5n + 10d from 10n + 10d, and 485 from 500, resulting in 5n = 15, or n = 3. Since 5n + 10d = 485, you are actually subtracting the same number from both sides of the equation 10n + 10d = 500.

Another way to do this problem is to solve for either n or d in the first equation, and then substitute into the second equation.
 
ah i get it, it's like doing a "systems of equations" problem. Thanks! And yea, as soon as I posted the question, my sister recognized that it can also be solved using substition as you mentioned.
 
Back
Top