Canonical URI: https://w3id.org/kmath/textbook_solution/ybm_solution_p149_p133_05
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | YBM p149 해설 - p133 마무리 17 |
| rdfs:comment | YBM 공통수학1 정답과 해설 p149의 도로망 행렬 풀이 원문. |
| math:answerText | \(p-q=-2\) |
| math:explanationText | 17 행렬 \(A\)를 구하면 다음과 같다. \[ A=\begin{pmatrix} 0&1&1\\ 1&0&1\\ 0&2&1 \end{pmatrix}. \] 이때 \[ p=a_{12}+a_{23}+a_{31}=1+1+0=2, \] \[ q=a_{21}+a_{32}+a_{13}=1+2+1=4. \] 따라서 \(p-q=-2\). |
| math:mappingConfidence | 1.0 |
| math:pageStart | 149 |
| math:problem | textbook_problem:ybm_vision_p133_05 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:matrix_entry_table_translation |