Canonical URI: https://w3id.org/kmath/solution_pattern/roots_coefficients_symmetric_expression
| rdf:type | math:SolutionPattern |
|---|---|
| rdfs:label | 근과 계수로 대칭식 계산하기 |
| rdfs:comment | 두 근의 합과 곱을 구한 뒤 \(\alpha^2+\beta^2\) 같은 대칭식을 변형하여 계산하는 풀이 패턴. |
| math:appliesTo | problem_type:roots_coefficients_relation_use |
| math:requiresConcept | concept:roots_coefficients_relation |
| math:steps | 값을 대입하여 계산한다. |
| math:steps | 구하려는 식을 합과 곱으로 표현한다. |
| math:steps | 근과 계수의 관계로 두 근의 합과 곱을 구한다. |