Canonical URI: https://w3id.org/kmath/textbook_solution/mirae_solution_body_p103_01
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 미래엔 p103 예제 1 풀이 |
| rdfs:comment | 미래엔 공통수학1 본문 p103 예제 1 풀이. |
| math:answerText | \(10\) |
| math:explanationText | \(x\)와 \(y\)가 음이 아닌 정수이므로 \(x+y\le3\)인 \(x+y\)의 값은 \(0,1,2,3\)이고, 각 경우에 순서쌍 \((x,\ y)\)는 \(x+y=0\)일 때 \((0,0)\)의 \(1\)개, \(x+y=1\)일 때 \((0,1),(1,0)\)의 \(2\)개, \(x+y=2\)일 때 \((0,2),(1,1),(2,0)\)의 \(3\)개, \(x+y=3\)일 때 \((0,3),(1,2),(2,1),(3,0)\)의 \(4\)개이다. 따라서 순서쌍의 개수는 합의 법칙에 의하여 \(1+2+3+4=10\)이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 103 |
| math:problem | textbook_problem:mirae_vision_p103_01 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:case_split_sum_rule |