Question 958112
x = number of 10c coins
y = number of 20c coins


x + y = 127
10x + 20y = 1770 ---> x + 2y = 177


x + y = 127
-x - 2y = -177
-------------------
-y = -50
y = 50


---> There are y = 50 20c coins.