Understand Operation: Understand the operation to be performed.We need to subtract the second matrix from the first matrix element-wise. This means we will subtract the corresponding elements of the second matrix from the first matrix.
Perform Subtraction - First Element: Perform the subtraction for the first element of the first row. Subtract the first element of the first row of the second matrix from the first element of the first row of the first matrix: 4−1=3.
Perform Subtraction - Second Element: Perform the subtraction for the second element of the first row. Subtract the second element of the first row of the second matrix from the second element of the first row of the first matrix: −2−0=−2.
Perform Subtraction - First Element: Perform the subtraction for the first element of the second row. Subtract the first element of the second row of the second matrix from the first element of the second row of the first matrix: −1−0=−1.
Perform Subtraction - Second Element: Perform the subtraction for the second element of the second row.Subtract the second element of the second row of the second matrix from the second element of the second row of the first matrix: 4−1=3.
More problems from Multiply two decimals: where does the decimal point go?