Canonical URI: https://w3id.org/kmath/textbook_solution/ybm_solution_body_p064_04
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | YBM p064 사차방정식 예제 풀이 |
| rdfs:comment | YBM 공통수학1 본문 p064 사차방정식 예제 풀이. |
| math:answerText | \(x=\pm2\) 또는 \(x=\pm\sqrt3 i\) |
| math:explanationText | \(X=x^2\)로 놓으면 \(X^2-X-12=0\), 즉 \((X-4)(X+3)=0\)이다. 따라서 \(x^2=4\) 또는 \(x^2=-3\)이므로 \(x=\pm2\) 또는 \(x=\pm\sqrt3 i\)이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 64 |
| math:problem | textbook_problem:ybm_vision_p064_04 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:substitution_factorization |