Canonical URI: https://w3id.org/kmath/textbook_solution/mirae_solution_body_p033_03
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 미래엔 p033 예제 2 풀이 |
| rdfs:comment | 미래엔 공통수학1 본문 p033 예제 2 풀이. |
| math:answerText | \((x^2+x+3)(x^2+x-3)\) |
| math:explanationText | \(x^2+x=A\)로 놓으면 \((x^2+x+1)(x^2+x-1)-8=(A+1)(A-1)-8=A^2-9=(A+3)(A-3)\)이다. 따라서 \((x^2+x+3)(x^2+x-3)\)이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 33 |
| math:problem | textbook_problem:mirae_vision_p033_03 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:substitution_factorization |