
Tim T. answered 06/04/19
Math: K-12th grade to Advanced Calc, Ring Theory, Cryptography
Greetings! Lets solve this shall we ?
So, we must create equations to obtain the number of nickels and pennies adding up to $2.95. Then, the equations yield,
n + p = 75
.05n + .01p = 2.95......................Multiply the top equation by -.01 such that
----------------------------
-.01n - .01p = -0.75
.05n + .01p = 2.95
-----------------------------
.04n = 2.20
n = 55 Nickels
Then we plug it into the equation such that
55 + p = 75................Subtract 55 such that
-55 -55
--------------------
p = 20 pennies
I hope this helped!