조립제법으로 몫과 나머지 구하기

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

rdf:typemath:SolutionPattern
rdfs:label조립제법으로 몫과 나머지 구하기
rdfs:comment조립제법을 이용하여 다항식을 일차식으로 나누고 몫과 나머지를 구하는 풀이 패턴.
math:appliesToproblem_type:polynomial_division_remainder
math:requiresConceptconcept:polynomial_division
math:requiresConceptconcept:synthetic_division
math:steps나누는 일차식의 근을 조립제법 왼쪽에 쓴다.
math:steps빠진 차수의 계수는 0으로 채운다.
math:steps조립제법 계산으로 몫의 계수와 나머지를 읽는다.