Canonical URI: https://w3id.org/kmath/textbook_solution/ybm_solution_body_p079_01
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | YBM p079 예제 풀이 |
| rdfs:comment | YBM 공통수학1 본문 p079 이차부등식 예제 풀이. |
| math:answerText | \(x\le-1\) 또는 \(x\ge4\) |
| math:explanationText | \(x^2-3x-4=(x+1)(x-4)\)이므로 \((x+1)(x-4)\ge0\)이다. 두 인수의 부호가 같거나 \(0\)인 구간을 택하면 \(x\le-1\) 또는 \(x\ge4\)이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 79 |
| math:problem | textbook_problem:ybm_vision_p079_01 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:sign_chart_inequality |