Canonical URI: https://w3id.org/kmath/problem_type/quadratic_equation_roots
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 이차방정식 근 구하기 |
| rdfs:comment | 이차방정식의 근을 구하거나 복소수 범위에서 인수분해하는 문항 유형. |
| math:difficulty_band | intermediate |
| math:examples | x²+2x+5=0의 근을 구하시오. |
| math:requiresSkill | skill:complex_number_arithmetic |
| math:requiresSkill | skill:factorization_by_substitution |
| math:targets | concept:complex_number |
| math:targets | concept:quadratic_equation |