Canonical URI: https://w3id.org/kmath/textbook_solution/chunjae_hong_solution_p033_p033_01
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 천재홍 p033 예제 4 풀이 |
| rdfs:comment | 천재홍 공통수학1 교과서 본문 p033의 예제 4 풀이. |
| math:answerText | \((x+1)(x+2)(x-3)\) |
| math:explanationText | \(P(x)=x^3-7x-6\)이라고 하면 \(P(-1)=0\)이므로 \(x+1\)은 \(P(x)\)의 인수이다. 조립제법을 이용하면 \[ x^3-7x-6=(x+1)(x^2-x-6)=(x+1)(x+2)(x-3) \] 이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 33 |
| math:problem | textbook_problem:chunjae_hong_vision_p033_01 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:remainder_theorem_substitution |
| math:usesSolutionPattern | solution_pattern:substitution_factorization |
| math:usesSolutionPattern | solution_pattern:synthetic_division_quotient_remainder |