Canonical URI: https://w3id.org/kmath/problem_type/matrix_addition_scalar
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 행렬 덧셈·뺄셈·실수배 |
| rdfs:comment | 행렬의 덧셈, 뺄셈, 실수배와 이를 포함한 행렬 방정식을 계산하는 문항 유형. |
| math:difficulty_band | intermediate |
| math:examples | 두 행렬 A, B에 대하여 3A+2B를 계산하시오. |
| math:requiresSkill | skill:coefficient_comparison |
| math:requiresSkill | skill:matrix_arithmetic |
| math:targets | concept:matrix_addition_subtraction |
| math:targets | concept:scalar_multiplication |