Canonical URI: https://w3id.org/kmath/textbook_solution/ybm_solution_body_p068_01
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | YBM p068 예제 풀이 |
| rdfs:comment | YBM 공통수학1 본문 p068 연립방정식 예제 풀이. |
| math:answerText | \(\begin{cases}x=3\\y=1\end{cases}\) 또는 \(\begin{cases}x=-3\\y=-5\end{cases}\) |
| math:explanationText | \(x-y=2\)에서 \(x=y+2\)이다. 이를 \(x^2+2xy-y^2=14\)에 대입하면 \(y^2+4y-5=0\)이므로 \(y=1\) 또는 \(y=-5\)이다. 따라서 해는 \((x,y)=(3,1)\) 또는 \((-3,-5)\)이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 68 |
| math:problem | textbook_problem:ybm_vision_p068_01 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:substitute_to_single_equation |