Canonical URI: https://w3id.org/kmath/textbook_solution/visang_solution_body_p018_02
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 비상 p018 예제 4 풀이 |
| rdfs:comment | 비상 공통수학1 본문 p018 예제 4 풀이. |
| math:answerText | 몫은 \(x^2+3x+1\), 나머지는 \(2\) |
| math:explanationText | \(2x-1=2\left(x-\frac12\right)\)이므로 먼저 \(2x^3+5x^2-x+1\)을 \(x-\frac12\)로 나눈다. 조립제법으로 몫은 \(2x^2+6x+2\), 나머지는 \(2\)이다. \(2x^3+5x^2-x+1=\left(x-\frac12\right)(2x^2+6x+2)+2=(2x-1)(x^2+3x+1)+2\)이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 18 |
| math:problem | textbook_problem:visang_vision_p018_02 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:synthetic_division_quotient_remainder |