Canonical URI: https://w3id.org/kmath/textbook_solution/visang_solution_body_p103_01
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 비상 p103 예제 1 풀이 |
| rdfs:comment | 비상 공통수학1 교과서 p103 본문 예제 1 풀이. |
| math:answerText | \(150\) |
| math:explanationText | 남학생 \(6\)명 중에서 \(2\)명을 뽑는 경우의 수는 \[ {}_6C_2=\frac{6\times5}{2\times1}=15 \] 여학생 \(5\)명 중에서 \(2\)명을 뽑는 경우의 수는 \[ {}_5C_2=\frac{5\times4}{2\times1}=10 \] 따라서 구하는 경우의 수는 곱의 법칙에 따라 \[ 15\times10=150 \] 이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 103 |
| math:problem | textbook_problem:visang_vision_p103_01 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:combination_choose_groups |
| math:usesSolutionPattern | solution_pattern:product_rule_tree_count |