Canonical URI: https://w3id.org/kmath/problem_type/maximum_minimum
| rdf:type | math:ProblemType |
|---|---|
| rdfs:label | 이차함수 최대·최소 |
| rdfs:comment | 이차함수의 최댓값 또는 최솟값을 구하거나, 주어진 범위에서의 극값을 구하는 문항 유형. |
| math:difficulty_band | advanced |
| math:examples | 0 ≤ x ≤ 3에서 y = -x² + 4x의 최댓값을 구하시오. |
| math:requiresSkill | skill:complete_square |
| math:requiresSkill | skill:graph_translation |
| math:targets | concept:quadratic_function |