Canonical URI: https://w3id.org/kmath/textbook_solution/chunjae_hong_solution_p156_p138_performance_card_game
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 천재홍 p138 수행 과제 행렬 카드놀이 풀이 |
| rdfs:comment | 천재홍 공통수학1 정답 및 풀이 p156의 p138 수행 과제 행렬 카드놀이 예시 풀이. |
| math:answerText | [예시] 최종 합산 점수는 \(63\)점이다. |
| math:explanationText | [예시] 1회차: 나 \((0\ 2)\), 친구 \(\begin{pmatrix}2&0\\1&2\end{pmatrix}\), 주사위 \(\times\), \[ (0\ 2)\begin{pmatrix}2&0\\1&2\end{pmatrix}=(2\ 4) \] 이므로 점수는 \(6\)점이다. 2회차: 나 \(\begin{pmatrix}1\\1\end{pmatrix}\), 친구 \(\begin{pmatrix}3\\1\end{pmatrix}\), 주사위 \(+\), \[ \begin{pmatrix}1\\1\end{pmatrix}+\begin{pmatrix}3\\1\end{pmatrix} =\begin{pmatrix}4\\2\end{pmatrix} \] 이므로 점수는 \(6\)점이다. 3회차: 나 \((1\ 0)\), 친구 \(\begin{pmatrix}3\\5\end{pmatrix}\), 주사위 \(-\)일 때 연산이 불가능하므로 점수는 \(0\)점이다. 4회차: 나 \(\begin{pmatrix}4&0\\3&1\end{pmatrix}\), 친구 \((3\ 1)\), 주사위 \(2\), \[ 2\begin{pmatrix}4&0\\3&1\end{pmatrix} =\begin{pmatrix}8&0\\6&2\end{pmatrix} \] 이므로 점수는 \(16\)점이다. 5회차: 나 \(\begin{pmatrix}1&3\\2&5\end{pmatrix}\), 친구 \(\begin{pmatrix}1\\4\end{pmatrix}\), 주사위 \(\times\), \[ \begin{pmatrix}1&3\\2&5\end{pmatrix}\begin{pmatrix}1\\4\end{pmatrix} =\begin{pmatrix}13\\22\end{pmatrix} \] 이므로 점수는 \(35\)점이다. 6회차: 나 \((3\ 2)\), 친구 \(\begin{pmatrix}2&0\\1&3\end{pmatrix}\), 주사위 \(0\), \[ 0\begin{pmatrix}2&0\\1&3\end{pmatrix} =\begin{pmatrix}0&0\\0&0\end{pmatrix} \] 이므로 점수는 \(0\)점이다. 따라서 최종 합산 점수는 \(63\)점이다. |
| math:hasFigure | problem_figure:chunjae_hong_p138_performance_matrix_card_game |
| math:mappingConfidence | 1.0 |
| math:pageStart | 156 |
| math:problem | textbook_problem:chunjae_hong_vision_p138_performance_card_game |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:matrix_linear_combination_entries |
| math:usesSolutionPattern | solution_pattern:matrix_product_row_column |