Canonical URI: https://w3id.org/kmath/textbook_solution/chunjae_hong_solution_p157_p141_creative_cipher_03
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 천재홍 p141 창의·코딩 역량 키우기 3 풀이 |
| rdfs:comment | 천재홍 공통수학1 정답 및 풀이 p157의 p141 창의·코딩 역량 키우기 3 예시 풀이. |
| math:answerText | [예시] TIME |
| math:explanationText | [예시] 열쇠행렬 \(N=\begin{pmatrix}-1&4\\7&5\end{pmatrix}\), 암호는 행렬 \(\begin{pmatrix}19&13\\20&10\end{pmatrix}\)이라고 하면 \[ \begin{pmatrix}19&13\\20&10\end{pmatrix} -\begin{pmatrix}-1&4\\7&5\end{pmatrix} = \begin{pmatrix}20&9\\13&5\end{pmatrix}. \] 따라서 자연수 \(20,\ 9,\ 13,\ 5\) 각각에 대응하는 문자를 찾으면 암호화된 영어 단어는 `TIME'이다. |
| 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_03 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:matrix_linear_combination_entries |