See the below works. ;
The solution involved writing the given matrix equations as systems of linear equations and solving for variables x and y. Each part provided unique equations that led to specific values for x and y. The methods employed matrix multiplication and algebraic manipulation to find the solutions effectively.
;