Canonical URI: https://w3id.org/kmath/textbook_solution/chunjae_hong_solution_p157_p141_creative_cipher_01
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 천재홍 p141 창의·코딩 역량 키우기 1 풀이 |
| rdfs:comment | 천재홍 공통수학1 정답 및 풀이 p157의 p141 창의·코딩 역량 키우기 1 풀이. |
| math:answerText | \(\begin{pmatrix}13&8\\11&9\end{pmatrix}\) |
| math:explanationText | `HOME'에서 각 문자에 대응하는 자연수 \(8,\ 15,\ 13,\ 5\)를 \(2\times2\) 행렬 \[ A=\begin{pmatrix}8&15\\13&5\end{pmatrix} \] 로 나타내고, 열쇠행렬 \(M\)을 더하면 다음과 같은 암호가 만들어진다. \[ B=A+M= \begin{pmatrix}8&15\\13&5\end{pmatrix} +\begin{pmatrix}5&-7\\-2&4\end{pmatrix} = \begin{pmatrix}13&8\\11&9\end{pmatrix}. \] |
| math:hasFigure | problem_figure:chunjae_hong_p141_creative_cipher_method |
| math:mappingConfidence | 1.0 |
| math:pageStart | 157 |
| math:problem | textbook_problem:chunjae_hong_vision_p141_creative_cipher_01 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:matrix_linear_combination_entries |