Canonical URI: https://w3id.org/kmath/textbook_solution/ybm_solution_body_p082_01
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | YBM p082 예제 풀이 |
| rdfs:comment | YBM 공통수학1 본문 p082 연립이차부등식 예제 풀이. |
| math:answerText | \(-2\le x<0\) 또는 \(3<x\le4\) |
| math:explanationText | \(x^2-2x-8\le0\)은 \((x+2)(x-4)\le0\)이므로 \(-2\le x\le4\)이다. \(x^2-3x>0\)은 \(x(x-3)>0\)이므로 \(x<0\) 또는 \(x>3\)이다. 두 해의 공통부분은 \(-2\le x<0\) 또는 \(3<x\le4\)이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 82 |
| math:problem | textbook_problem:ybm_vision_p082_01 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:sign_chart_inequality |