Canonical URI: https://w3id.org/kmath/textbook_solution/ybm_solution_p136_p005_02
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | YBM p136 해설 - p005 스스로 하기 |
| rdfs:comment | YBM 공통수학1 정답과 해설 p136의 다항식 덧셈과 뺄셈 풀이 원문. |
| math:answerText | ⑴ \(3x^3+2x^2-3x-5\) ⑵ \(-3x^3+2x^2-5x-1\) |
| math:explanationText | 예제 스스로 하기 ⑴ 동류항끼리 모아서 정리하면 \[ A+B=(2x^2-4x-3)+(3x^3+x-2) =3x^3+2x^2+(-4+1)x+(-3-2) =3x^3+2x^2-3x-5 \] ⑵ 빼는 식의 각 항의 부호를 바꾸어서 더하면 \[ A-B=(2x^2-4x-3)-(3x^3+x-2) =(2x^2-4x-3)+(-3x^3-x+2) \] \[ =-3x^3+2x^2+(-4-1)x+(-3+2) =-3x^3+2x^2-5x-1 \] 답 ⑴ \(3x^3+2x^2-3x-5\) ⑵ \(-3x^3+2x^2-5x-1\) |
| math:mappingConfidence | 1.0 |
| math:pageStart | 136 |
| math:problem | textbook_problem:ybm_vision_p005_02 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:combine_like_terms_polynomial |