Canonical URI: https://w3id.org/kmath/textbook_solution/chunjae_jeon_solution_p084_example_01
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 천재전 p084 예제 1 풀이 |
| rdfs:comment | 천재전 공통수학1 교과서 p084의 예제 1 본문 풀이. |
| math:answerText | (1) \(-4<x<-2\) (2) \(x\le -1\) 또는 \(x\ge 2\) |
| math:explanationText | (1) \(|x+3|<1\)에서 \(-1<x+3<1\)이므로 \(-4<x<-2\)이다. (2) \(|2x-1|\ge 3\)에서 \(2x-1\le -3\) 또는 \(2x-1\ge 3\)이므로 \(x\le -1\) 또는 \(x\ge 2\)이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 84 |
| math:problem | textbook_problem:chunjae_jeon_vision_p084_example_01 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:absolute_value_to_compound_inequality |