Canonical URI: https://w3id.org/kmath/problem_type/higher_degree_equation_solve
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 삼차·사차방정식 풀이 |
| rdfs:comment | 인수분해, 치환, 복소수 근의 성질을 이용하여 삼차방정식과 사차방정식을 푸는 문항 유형. |
| math:difficulty_band | advanced |
| math:examples | x⁴-3x²-10=0을 푸시오. |
| math:requiresSkill | skill:complex_number_arithmetic |
| math:requiresSkill | skill:factorization_by_substitution |
| math:targets | concept:cubic_equation |
| math:targets | concept:quartic_equation |