Canonical URI: https://w3id.org/kmath/textbook_solution/visang_solution_p149_p075_03
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 비상 p075 문제 05 풀이 |
| rdfs:comment | 비상 공통수학1 정답 및 해설 p149의 p075 문제 05 풀이. |
| math:answerText | \(\begin{cases}2x+1<9\\x+8\ge 9\end{cases}\) |
| math:explanationText | 조건을 연립부등식으로 나타내면 \[ \begin{cases} 2x+1<9\\ x+8\ge 9 \end{cases} \] 이다. 첫 번째 부등식에서 \(x<4\), 두 번째 부등식에서 \(x\ge 1\)이므로 해는 \(1\le x<4\)이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 149 |
| math:problem | textbook_problem:visang_vision_p075_03 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:linear_inequality_interval_intersection |