문제를 입력하십시오...
유한 수학 예제
단계 1
단계 1.1
Two matrices can be multiplied if and only if the number of columns in the first matrix is equal to the number of rows in the second matrix. In this case, the first matrix is and the second matrix is .
단계 1.2
첫 번째 행렬의 각 행에 두 번째 행렬의 각 열을 곱합니다.
단계 2
Write as a linear system of equations.
단계 3
연립방정식의 미지수를 소거합니다.