From the condition, you have this system of equation x - 2y = 1 (1) (counting coins) 25x + 5y = 465 (2) (counting cents). where x = the number of quarters and y = the number of nickels. From equation (1), express x = 1 + 2y and then substitute it into equation (2), replacing x. You will get a single equation for one unknown y: 25*(1+2y) + 5y = 465 Simplify and solve for y: 25 + 50y + 5y = 465 55y = 465 - 25 = 440 y == 8. Then x = 1 + 2y = 1 + 2*8 = 17. Answer. 8 nickels and 17 quarters. Check. 8*5 + 17*25 = 465 cents. ! Correct !
Let number of nickels and quarters be N and Q, respectively
We then get: .05N + .25Q = 4.65
N + 5Q = 93 ------- Multiplying by 20
N = 93 - 5Q ------- eq (i)
Also, Q = 2N + 1 ------ eq (ii)
Q = 2(93 - 5Q) + 1 ---- Substituting 93 - 5Q for N in eq (ii)
Q = 186 - 10Q + 1
Q + 10Q = 187
Q, or number of quarters =