Canonical URI: https://w3id.org/kmath/textbook_solution/chunjae_jeon_solution_p084_example_02
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 천재전 p084 예제 2 풀이 |
| rdfs:comment | 천재전 공통수학1 교과서 p084의 예제 2 본문 풀이. |
| math:answerText | \(-3\le x\le 2\) |
| math:explanationText | \(|x+2|\), \(|x-1|\)의 절댓값 기호 안의 식이 \(0\)이 되는 값은 각각 \(x=-2,\ x=1\)이다. \(x<-2\), \(-2\le x<1\), \(x\ge 1\)로 나누어 절댓값 기호를 없애고 부등식을 풀면 각각 \(-3\le x<-2\), \(-2\le x<1\), \(1\le x\le 2\)이다. 따라서 주어진 부등식의 해는 \(-3\le x\le 2\)이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 84 |
| math:problem | textbook_problem:chunjae_jeon_vision_p084_example_02 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:absolute_value_case_split_inequality |