Answer:

Explanation:
From the question we are told that
Matrix is given as

Generally let the change in matrix be given as X

Matlab output
![A=[2 -1 10;-3 8 4]\\a=(A(1,1)*-A(1,2))+A(1,2)\\b=(A(2,1)*-A(1,2))+A(2,2)\\X=[A(1,1) a A(1,3); A(2,1) b A(2,3)]\\](https://img.qammunity.org/2022/formulas/mathematics/college/c1ix4q08qwrqjcvh8lqor4sfc2nfwxuiq5.png)
Generally the matrix that makes row 2 of matrix A equal to first row of A multiplied by the negative of the first element of row 2 plus the original row is
