Canonical URI: https://w3id.org/kmath/solution_pattern/conjugate_complex_rationalization
| rdf:type | math:SolutionPattern |
|---|---|
| rdfs:label | 켤레복소수로 분모 실수화하기 |
| rdfs:comment | 켤레복소수를 곱하여 복소수 분모를 실수화하고 식을 간단히 하는 풀이 패턴. |
| math:appliesTo | problem_type:complex_number_calculation |
| math:requiresConcept | concept:complex_number |
| math:requiresConcept | concept:imaginary_unit |
| math:steps | \(i^2=-1\)을 이용하여 실수부분과 허수부분을 정리한다. |
| math:steps | 분모의 켤레복소수를 찾는다. |
| math:steps | 분자와 분모에 같은 켤레복소수를 곱한다. |