Canonical URI: https://w3id.org/kmath/solution_pattern/coefficient_comparison_identity
| rdf:type | math:SolutionPattern |
|---|---|
| rdfs:label | 항등식 계수 비교하기 |
| rdfs:comment | 항등식의 양변을 전개하고 같은 차수의 계수를 비교하여 미정계수나 식의 값을 구하는 풀이 패턴. |
| math:appliesTo | problem_type:identity_coefficient_comparison |
| math:requiresConcept | concept:identity |
| math:steps | 같은 차수의 계수를 비교하여 조건식을 세운다. |
| math:steps | 조건식을 풀어 미정계수나 요구하는 값을 구한다. |
| math:steps | 항등식의 양변을 같은 변수의 다항식으로 정리한다. |