Canonical URI: https://w3id.org/kmath/solution_pattern/product_rule_tree_count
| rdf:type | math:SolutionPattern |
|---|---|
| rdfs:label | 곱의 법칙으로 단계별 선택 세기 |
| rdfs:comment | 순차적으로 일어나는 선택의 각 단계별 경우의 수를 곱하여 전체 경우의 수를 구하는 풀이 패턴. |
| math:appliesTo | problem_type:combination_count |
| math:appliesTo | problem_type:counting_rule_application |
| math:appliesTo | problem_type:permutation_combination_strategy |
| math:appliesTo | problem_type:permutation_count |
| math:requiresConcept | concept:counting_principle |
| math:requiresConcept | concept:product_rule |
| math:steps | 각 단계의 선택 가짓수를 구한다. |
| math:steps | 곱의 법칙으로 모두 곱한다. |
| math:steps | 선택 과정을 단계로 나눈다. |