일차함수의 절편 구하기

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

rdf:typemath:SolutionPattern
rdfs:label일차함수의 절편 구하기
rdfs:comment일차함수의 식에서 x절편은 \(y=0\), y절편은 \(x=0\)을 대입하여 구하는 풀이 패턴.
math:appliesToproblem_type:linear_function_intercept
math:requiresConceptconcept:linear_function
math:stepsx절편을 구하기 위해 \(y=0\)을 대입한다.
math:stepsy절편을 구하기 위해 \(x=0\)을 대입한다.
math:steps각 절편을 좌표나 값으로 정리한다.