Canonical URI: https://w3id.org/kmath/textbook_solution/ybm_solution_p143_p074_02
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | YBM p143 해설 - p074 스스로 하기 |
| rdfs:comment | YBM 공통수학1 정답과 해설 p143의 절댓값 부등식 풀이 원문. |
| math:answerText | \(-2\le x\le3\) |
| math:explanationText | 예제 스스로 하기 \[ |2x-1|\le5 \] 에서 \[ -5\le2x-1\le5. \] 이 부등식은 다음과 같이 나타낼 수 있다. \[ \begin{cases} -5\le2x-1\\ 2x-1\le5 \end{cases} \] 첫 번째 부등식을 풀면 \(x\ge-2\), 두 번째 부등식을 풀면 \(x\le3\). 따라서 구하는 해는 \(-2\le x\le3\). 답 \(-2\le x\le3\) |
| math:mappingConfidence | 0.94 |
| math:pageStart | 143 |
| math:problem | textbook_problem:ybm_vision_p074_02 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:absolute_value_to_compound_inequality |