Canonical URI: https://w3id.org/kmath/solution_pattern/remainder_theorem_substitution
| rdf:type | math:SolutionPattern |
|---|---|
| rdfs:label | 나머지정리로 값 대입하기 |
| rdfs:comment | 다항식을 \(x-a\)로 나눈 나머지가 \(P(a)\)임을 이용하는 풀이 패턴. |
| math:appliesTo | problem_type:identity_coefficient_comparison |
| math:appliesTo | problem_type:polynomial_division_remainder |
| math:requiresConcept | concept:factor_theorem |
| math:requiresConcept | concept:remainder_theorem |
| math:steps | 나누는 식에서 대입할 값을 정한다. |
| math:steps | 다항식에 값을 대입하여 나머지 또는 인수 조건을 만든다. |
| math:steps | 필요하면 연립하여 미정계수를 구한다. |