Solution:
Let x, y, and Z be the numbers of 49 cents, 20 cents, and 3 cents stamps respectively
Then x + y = 56, and y = 56 - x....Eq(1)
also z = 9 + (56 - x) = 65 - x .... Eq(2)
The total value of the stamps ax + by + cz = $23.55 = 2355 cents where a = 49 cents, b= 20 cents.
and c = 3 cents, Then
49x + 20y + 3z = 2355 .... Eq(3)
Substituting Eq(2) in Eq(3)
49x + 20y + 3(65-x) = 2355, 49 x + 20y + 195 -3x = 2355, 46x + 20y = 2160 ....Eq(4)
Eq ( 1) and Eq(4) are two equations with two unknowns
x+y = 56....Eq(1), y = 56-x
46x+20y = 2160....Eq(4), 46x +20(56-x) = 2160, 46x+1120 -20x = 2160, 26x = 1040, x = 40
fron Eq (1), y = 56-40 = 16, and from Eq(2), z = 65 -40 = 25
Check:
49(40)+20(16)+3(25)= 2355
There are 40 of 49 cents stamps
16 of 20 cents stamps
25 of 3 cents stamps