Canonical URI: https://w3id.org/kmath/problem_type/permutation_combination_formula_calculation
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 순열과 조합 공식 계산 |
| rdfs:comment | 순열, 조합, 계승으로 주어진 식의 값을 공식에 대입하여 계산하는 문항 유형. |
| math:difficulty_band | basic |
| math:examples | {}_{10}P_2, 5!/2!, {}_7C_4의 값을 구하시오. |
| math:requiresSkill | skill:combination_formula |
| math:requiresSkill | skill:permutation_formula |
| math:targets | concept:combination |
| math:targets | concept:factorial |
| math:targets | concept:permutation |