Canonical URI: https://w3id.org/kmath/solution_pattern/complex_number_algebra
| rdf:type | math:SolutionPattern |
|---|---|
| rdfs:label | 복소수 성질로 식 정리하기 |
| rdfs:comment | \(i^2=-1\), 켤레근, 허근의 거듭제곱 주기 같은 복소수의 성질을 이용하여 복소수 식이나 방정식의 값을 정리하는 풀이 패턴. |
| math:appliesTo | problem_type:complex_number_calculation |
| math:appliesTo | problem_type:higher_degree_equation_solve |
| math:requiresConcept | concept:complex_number |
| math:requiresConcept | concept:imaginary_unit |
| math:steps | 거듭제곱, 켤레근, 실수부분과 허수부분 조건을 식에 적용한다. |
| math:steps | 문제에 주어진 복소수의 기본 성질이나 주기 관계를 확인한다. |
| math:steps | 실수식으로 정리하여 값을 계산하거나 근을 구한다. |