Canonical URI: https://w3id.org/kmath/textbook_solution/donga_solution_p159_p136_thinking_raising
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 동아 p136 생각 키우기 풀이 |
| rdfs:comment | 동아 공통수학1 정답 및 풀이 p159의 p136 생각 키우기 풀이. |
| math:answerText | \(\begin{pmatrix}2&1\\3&2\end{pmatrix},\ \begin{pmatrix}2&3\\1&2\end{pmatrix}\) 예: 두 행렬의 곱셈 결과는 다르다. 행렬의 곱셈에서는 순서를 바꾸면 그 결과가 달라지는 경우가 있다. |
| math:explanationText | \[ \begin{pmatrix}1&2\\2&3\end{pmatrix} \begin{pmatrix}0&1\\1&0\end{pmatrix} = \begin{pmatrix}2&1\\3&2\end{pmatrix} \] \[ \begin{pmatrix}0&1\\1&0\end{pmatrix} \begin{pmatrix}1&2\\2&3\end{pmatrix} = \begin{pmatrix}2&3\\1&2\end{pmatrix} \] 예: 두 행렬의 곱셈 결과는 다르다. 행렬의 곱셈에서는 순서를 바꾸면 그 결과가 달라지는 경우가 있다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 159 |
| math:problem | textbook_problem:donga_vision_p136_thinking_raising |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:matrix_product_row_column |