Part A.
By setting x and y as the volumes of the two solutions that mixed form a 12% sugar solution of 50mL we can formulate a system of two linear equations that let us calculate x and y. The first equation states that the volumes of the solutions must add up to 50, then x + y = 50, as you can see, the student properly formulated this equation, the second one represents the amount of sugar in the 50mL solution. By multiplying the volume of each solution by the percentage of sugar, we get the amount of sugar in the solution, then, when we multiply 0.07 (7%) by x, we get the sugar in the first solution and 0.15 (15%) by y, we get the sugar in the second solution, this sugar must add up to 50×0.12 (the sugar in the final solution), then the equation that must be formulated is:
0.07x + 0.15y = 50×0.12
0.07x + 0.15y = 6
As you can see, there are two mistakes in the equation formulated by the student, the 0.7 in the first term and the number on the right side of the equation.
Then, the corrected system of equations is
x + y = 50
0.07x + 0.15y = 6
Part B.
There is one error in the student work, you can notice it in the first step "Multiplying the first equation by (-10)", the thing is that when you multiply an equation by a given number, you have to multiply both sides, even the terms appearing on the right of the "=", but the student didn't do that, he/she multiplied only the terms on the left side, and left the number on the right unchanged.
The student should get:
-10x - 10y = -1900