Canonical URI: https://w3id.org/kmath/textbook_solution/mirae_solution_p156_p135_10
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 미래엔 p135 중단원 마무리 문제 10 풀이 |
| rdfs:comment | 미래엔 공통수학1 정답 및 풀이 p156의 p135 중단원 마무리 문제 10 풀이. |
| math:answerText | 2 |
| math:explanationText | 여의도(1)와 신길(2)은 한 번에 이동할 수 있으므로 \(a_{12}=1,\ a_{21}=1\) 신길(2)과 대방(3)은 한 번에 이동할 수 있으므로 \(a_{23}=1,\ a_{32}=1\) 대방(3)과 샛강(4)은 한 번에 이동할 수 있으므로 \(a_{34}=1,\ a_{43}=1\) 샛강(4)과 여의도(1)은 한 번에 이동할 수 있으므로 \(a_{14}=1,\ a_{41}=1\) 나머지 성분은 모두 0이므로 \[ A=\begin{pmatrix} 0&1&0&1\\ 1&0&1&0\\ 0&1&0&1\\ 1&0&1&0 \end{pmatrix} \] 따라서 행렬 \(A\)의 제2행의 모든 성분의 합은 2이다. |
| math:hasFigure | problem_figure:mirae_p135_subway_route_graph |
| math:mappingConfidence | 1.0 |
| math:pageStart | 156 |
| math:problem | textbook_problem:mirae_vision_p135_10 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:relation_rule_to_matrix_entries |