Canonical URI: https://w3id.org/kmath/problem_type/complex_number_equality_unknowns
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 복소수 같음 조건 |
| rdfs:comment | 두 복소수가 같을 조건을 이용하여 실수부분과 허수부분을 각각 비교하고 미정계수의 값을 구하는 문항 유형. |
| math:difficulty_band | basic |
| math:examples | 두 복소수 a+2i, 3+bi가 서로 같을 때, 실수 a, b의 값을 구하시오. |
| math:requiresSkill | skill:coefficient_comparison |
| math:requiresSkill | skill:complex_number_arithmetic |
| math:targets | concept:complex_number |