These are three linear equations in in three variables.
[tex] - 2x + 2y + 3z = 0 - - (1)[/tex]
[tex] - 2x - y + z = - 3 - - (2)[/tex]
[tex]2x + 3y + 3z = 5 - - (3)[/tex]
To solve this by elimination, we are going to add equation (3) to (1) and (2) simultaneously.
First equation (3) + (1)
This implies that
[tex]0+ 5y + 6z = 5 [/tex]
[tex]5y + 6z = 5 - - (4)[/tex]
Next let's add equation (2) and (3)
This implies that
[tex]2y+5z=2--(5)[/tex]
Equations (4) and (5) are simultaneous linear equation in two variables.
Equation (4) ×2
This implies that
[tex]10y + 6z = 10 - - -(6)[/tex]
Also equation (5) ×5
This implies that
[tex]10y + 25z = 10 - - - (7)[/tex]
Now equation (7) - (6) gives
[tex]13z = 0[/tex]
[tex] \rightarrow \: z = 0[/tex]
Substitute
[tex]z = 0[/tex]
in equations (6) or (7) and solve for y.
So using equation (6),
[tex]10y + 6(0) = 10[/tex]
[tex]10y + 0 = 10[/tex]
[tex]10y = 10[/tex]
[tex] \therefore \: y = 1[/tex]
Now plug in z=0 and y=1 into (3) or any other containing the three variables and solve for x.
[tex]2x + 3(1) + 3(0) = 5[/tex]
[tex]2x + 3 + 0 = 5[/tex]
[tex]2x = 2[/tex]
[tex]x = 1[/tex]
Hence
[tex]x=1, y= 1, z=0[/tex]