곱셈 공식으로 전개하기

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

rdf:typemath:SolutionPattern
rdfs:label곱셈 공식으로 전개하기
rdfs:comment곱셈 공식이나 분배법칙을 이용하여 다항식의 곱을 전개하는 풀이 패턴.
math:appliesToproblem_type:factorization_transform
math:appliesToproblem_type:polynomial_operation_simplify
math:requiresConceptconcept:identity
math:requiresConceptconcept:polynomial_operation
math:steps각 항을 빠짐없이 곱한다.
math:steps동류항을 정리한다.
math:steps적용할 곱셈 공식이나 분배 구조를 찾는다.