Canonical URI: https://w3id.org/kmath/textbook_solution/mirae_solution_body_p035_01
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 미래엔 p035 예제 4 풀이 |
| rdfs:comment | 미래엔 공통수학1 본문 p035 예제 4 풀이. |
| math:answerText | \((x-1)^2(x+2)\) |
| math:explanationText | \(f(x)=x^3-3x+2\)라 하면 \(f(1)=0\)이므로 \(x-1\)을 인수로 가진다. 조립제법을 이용하여 인수분해하면 \(x^3-3x+2=(x-1)(x^2+x-2)=(x-1)^2(x+2)\)이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 35 |
| math:problem | textbook_problem:mirae_vision_p035_01 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:remainder_theorem_substitution |
| math:usesSolutionPattern | solution_pattern:synthetic_division_quotient_remainder |