Canonical URI: https://w3id.org/kmath/textbook_solution/ybm_solution_body_p060_01
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | YBM p060 예제 풀이 |
| rdfs:comment | YBM 공통수학1 본문 p060 이차함수 최대 최소 예제 풀이. |
| math:answerText | 최댓값: \(3\), 최솟값: \(-1\) |
| math:explanationText | \(y=x^2-4x+3=(x-2)^2-1\)이다. \(0\le x\le3\)에서 최솟값은 \(x=2\)일 때 \(-1\), 최댓값은 \(x=0\)일 때 \(3\)이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 60 |
| math:problem | textbook_problem:ybm_vision_p060_01 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:vertex_via_complete_square |