경우를 나누어 합의 법칙 적용하기

Canonical URI: https://w3id.org/kmath/solution_pattern/case_split_sum_rule

rdf:typemath:SolutionPattern
rdfs:label경우를 나누어 합의 법칙 적용하기
rdfs:comment서로 겹치지 않는 경우로 나누어 각 경우의 수를 구한 뒤 더하는 풀이 패턴.
math:appliesToproblem_type:combination_count
math:appliesToproblem_type:counting_rule_application
math:appliesToproblem_type:permutation_count
math:requiresConceptconcept:counting_principle
math:requiresConceptconcept:sum_rule
math:steps각 경우의 수를 구한다.
math:steps조건에 따라 겹치지 않는 경우를 나눈다.
math:steps합의 법칙으로 모두 더한다.