Using Substitute method:
Replace y value of equation 2 into equation 1:
4x + (x+6) = 1
Solve for x:
4x + x + 6 = 1
5x = 1 - 6
5x = -5
x = -5/5
x = -1
Pick any of the two equation, replace x with it's value -1 and solve for y:
y = (-1) + 6
y = -1 + 6
y = 5
Solution: (-1, 5)