치환 후 인수분해하기

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

rdf:typemath:SolutionPattern
rdfs:label치환 후 인수분해하기
rdfs:comment반복되는 식을 새 문자로 치환한 뒤 인수분해하고 원래 식으로 되돌리는 풀이 패턴.
math:appliesToproblem_type:factorization_transform
math:appliesToproblem_type:higher_degree_equation_solve
math:requiresConceptconcept:factorization
math:steps반복되는 부분식을 새 문자로 둔다.
math:steps치환된 식을 인수분해하거나 방정식으로 푼다.
math:steps치환을 되돌려 원래 변수의 식이나 해를 구한다.