Canonical URI: https://w3id.org/kmath/problem_type/polynomial_operation_simplify
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 다항식 연산 정리 |
| rdfs:comment | 다항식의 덧셈, 뺄셈, 곱셈, 전개를 수행하고 동류항을 정리하는 문항 유형. |
| math:difficulty_band | basic |
| math:examples | 두 다항식 A, B에 대하여 A+B와 A-B를 계산하시오. |
| math:requiresSkill | skill:combine_like_terms |
| math:requiresSkill | skill:polynomial_expansion |
| math:targets | concept:polynomial_operation |