Step 1) Because both equations are solve solve for #x#, we substitute #y + 4# from the first equation for #x# in the second equation and solve for #y#:
#y + 4 = 2y + 8#
#-color(red)(y) + y + 4 - color(blue)(8) = -color(red)(y) + 2y + 8 - color(blue)(8)#
#0 - 4 = -color(red)(1y) + 2y + 0#
#-4 = (-color(red)(1) + 2)y#
#-4 = 1y#
#-4 = y#
#y = -4#
Step 2) Substitute #-4# for #y# in either of the original equations and calculate #x#. I will substitute it into the first equation:
#x = y + 4# becomes:
#x = -4 + 4#
#x = 0#
The solution is: #x = 0# and #y = -4# or #(0, -4)#