Given: A matrix

Required: To perform the following matrix row operation

Explanation: The operation is to be applied on the first row of the given matrix. Hence the second row will be same as that of the initial matrix.
The elements of the first row are first multiplied by 3 and then added with second row to give the required matrix.
Hence,

which gives

Final Answer: The required matrix is
