"The sum of two numbers is 76" means that when you add them together, you get 76, so
"their difference is 52" means that when you subtract them, you get 52, so
The system of equations is
We'll use this system to solve for x and y.
Start by adding the equations (add the left sides separately and the right sides separately)
x + y = 76
x - y = 52
--------------
2x + 0y = 128
So that means 2x = 128 and isolating x (divide both sides by 2) gives us x = 64
Now we use x = 64 to find y. So we pick on any equation that has both x & y in it, plug in x = 64 and solve for y. I'm going to pick the first equation.