Respuesta :

Greater=19
Smaller=3
Just use substitution
x = smaller integer, y = larger integer

y = 5x + 4
x + y = 22

x + 5x + 4 = 22
6x + 4 = 22
6x = 22 - 4
6x = 18
x = 18/6
x = 3

x + y = 22
3 + y = 22
y = 22 - 3
y = 19

so ur 2 numbers are : 3 and 19