Canonical URI: https://w3id.org/kmath/textbook_solution/visang_solution_body_p094_01
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 비상 p094 예제 1 풀이 |
| rdfs:comment | 비상 공통수학1 본문 p094 예제 1 풀이. |
| math:answerText | \(6\) |
| math:explanationText | \(x,\ y\)가 자연수이므로 부등식 \(x+y<5\)를 만족시키는 \(x+y\)의 값은 \(2,\ 3,\ 4\)이다. 이때 각 경우의 순서쌍 \((x,\ y)\)는 \[ \begin{aligned} &\text{(i) }x+y=2\text{일 때, }(1,\ 1)\text{의 1개}\\ &\text{(ii) }x+y=3\text{일 때, }(1,\ 2),\ (2,\ 1)\text{의 2개}\\ &\text{(iii) }x+y=4\text{일 때, }(1,\ 3),\ (2,\ 2),\ (3,\ 1)\text{의 3개} \end{aligned} \] 이다. (i), (ii), (iii)에서 구하는 순서쌍 \((x,\ y)\)의 개수는 합의 법칙에 따라 \[ 1+2+3=6 \] 이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 94 |
| math:problem | textbook_problem:visang_vision_p094_01 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:case_split_sum_rule |