Canonical URI: https://w3id.org/kmath/textbook_solution/chunjae_hong_solution_p032_p032_01
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 천재홍 p032 예제 3 풀이 |
| rdfs:comment | 천재홍 공통수학1 교과서 본문 p032의 예제 3 풀이. |
| math:answerText | \((x^2+x+1)(x^2-x+1)\) |
| math:explanationText | \[ x^4+x^2+1=(x^4+2x^2+1)-x^2=(x^2+1)^2-x^2 \] 이므로 \[ x^4+x^2+1=(x^2+x+1)(x^2-x+1) \] 이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 32 |
| math:problem | textbook_problem:chunjae_hong_vision_p032_01 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:substitution_factorization |