Canonical URI: https://w3id.org/kmath/textbook_solution/visang_solution_p154_p116_04
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 비상 p116 문제 03 풀이 |
| rdfs:comment | 비상 공통수학1 정답 및 해설 p154의 p116 문제 03 풀이. |
| math:answerText | (1) \(A=\begin{pmatrix}8&7\\9&6\\6&5\end{pmatrix}\), \(a_{21}=9\) |
| math:explanationText | (1) \[ A= \begin{pmatrix} 8&7\\ 9&6\\ 6&5 \end{pmatrix}, \quad a_{21}=9 \] (2) 예를 들어 제주도의 어느 자연 휴양림 입장료가 다음 표와 같을 때 입장료를 \(3\times2\) 행렬로 나타낼 수 있다. (단위: 원) \[ \begin{array}{c|cc} \text{권종} & \text{개인} & \text{단체(20명 이상)}\\ \hline \text{어른} & 1000 & 800\\ \text{청소년} & 600 & 500\\ \text{어린이} & 300 & 200 \end{array} \] \[ \begin{pmatrix} 1000&800\\ 600&500\\ 300&200 \end{pmatrix} \] |
| math:mappingConfidence | 1.0 |
| math:pageStart | 154 |
| math:problem | textbook_problem:visang_vision_p116_04 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:matrix_entry_table_translation |