Canonical URI: https://w3id.org/kmath/textbook_solution/mirae_solution_body_p113_01
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 미래엔 p113 예제 1 풀이 |
| rdfs:comment | 미래엔 공통수학1 본문 p113 예제 1 풀이. |
| math:answerText | \(560\) |
| math:explanationText | 빵 \(8\)종류 중에서 \(3\)종류를 택하는 경우의 수는 \[ {}_8C_3=\frac{8\times7\times6}{3\times2\times1}=56 \] 음료 \(5\)종류 중에서 \(2\)종류를 택하는 경우의 수는 \[ {}_5C_2=\frac{5\times4}{2\times1}=10 \] 따라서 구하는 경우의 수는 곱의 법칙에 의하여 \[ {}_8C_3\times{}_5C_2=56\times10=560 \] 이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 113 |
| math:problem | textbook_problem:mirae_vision_p113_01 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:combination_choose_groups |
| math:usesSolutionPattern | solution_pattern:product_rule_tree_count |