복소수의 실수부분과 허수부분 비교하기

Canonical URI: https://w3id.org/kmath/solution_pattern/complex_real_imaginary_part_comparison

rdf:typemath:SolutionPattern
rdfs:label복소수의 실수부분과 허수부분 비교하기
rdfs:comment두 복소수가 같을 조건에서 실수부분끼리, 허수부분끼리 같다는 성질을 이용하여 미정계수를 구하는 풀이 패턴.
math:appliesToproblem_type:complex_number_equality_unknowns
math:requiresConceptconcept:complex_number
math:steps각 등식에서 미정계수의 값을 구한다.
math:steps두 복소수의 실수부분과 허수부분을 각각 확인한다.
math:steps실수부분끼리 같고 허수부분끼리 같다는 등식을 세운다.