.
Solution 1. Two equations setup
x + y = 66
x - y = 26 (where x = the greater number)
------------------------------------------------Add the two equations to get the
Answer. x = 46, y = 20.
Solution 2. One equation setup
x + (x-26) = 66 (where x = the greater number)
2x - 26 = 66
2x = 66 + 26 = 92 ====> x =
= 46,
and you get the same answer.