Canonical URI: https://w3id.org/kmath/problem_type/matrix_multiplication
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 행렬 곱셈 |
| rdfs:comment | 행과 열의 곱으로 행렬의 곱을 계산하거나 행렬 곱셈을 실생활 맥락에 적용하는 문항 유형. |
| math:difficulty_band | intermediate |
| math:examples | 두 행렬 A, B에 대하여 AB와 BA를 계산하시오. |
| math:requiresSkill | skill:matrix_arithmetic |
| math:requiresSkill | skill:matrix_multiplication_rows_columns |
| math:targets | concept:matrix_element |
| math:targets | concept:matrix_multiplication |