Canonical URI: https://w3id.org/kmath/textbook_solution/ybm_solution_p148_p120_02
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | YBM p148 해설 - p120 스스로 하기 |
| rdfs:comment | YBM 공통수학1 정답과 해설 p148의 행렬 성분 스스로 하기 풀이 원문. |
| math:answerText | \(\begin{pmatrix}2&5\\5&8\end{pmatrix}\) |
| math:explanationText | 예제 스스로 하기 \(a_{11}=1^2+1^2=2,\ a_{12}=1^2+2^2=5\) \(a_{21}=2^2+1^2=5,\ a_{22}=2^2+2^2=8\)이므로 행렬 \(A\)는 \[ \begin{pmatrix}2&5\\5&8\end{pmatrix} \] 이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 148 |
| math:problem | textbook_problem:ybm_vision_p120_02 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:matrix_entry_table_translation |