Given the system of equations
$$4 x + 2 y = 28$$
$$x + y = 10$$
Let's express from equation 1 x
$$4 x + 2 y = 28$$
Let's move the summand with the variable y from the left part to the right part performing the sign change
$$4 x = 28 - 2 y$$
$$4 x = 28 - 2 y$$
Let's divide both parts of the equation by the multiplier of x
$$\frac{4 x}{4} = \frac{28 - 2 y}{4}$$
$$x = 7 - \frac{y}{2}$$
Let's try the obtained element x to 2-th equation
$$x + y = 10$$
We get:
$$y + \left(7 - \frac{y}{2}\right) = 10$$
$$\frac{y}{2} + 7 = 10$$
We move the free summand 7 from the left part to the right part performing the sign change
$$\frac{y}{2} = -7 + 10$$
$$\frac{y}{2} = 3$$
Let's divide both parts of the equation by the multiplier of y
/y\
|-|
\2/ 3
--- = ---
1/2 1/2
$$y = 6$$
Because
$$x = 7 - \frac{y}{2}$$
then
$$x = 7 - 3$$
$$x = 4$$
The answer:
$$x = 4$$
$$y = 6$$