Canonical URI: https://w3id.org/kmath/textbook_problem/visang_vision_p123_01
| rdf:type | math:TextbookProblem |
|---|---|
| rdfs:label | 비상 p123 스스로 확인하기 |
| rdfs:comment | 비상 공통수학1 교과서 p123에서 이미지 판독으로 추출한 행렬 곱셈 빈칸 채우기 문항. |
| math:achievementStandard | achievement_standard:cm1_10_04_02 |
| math:bodyText | 빈칸에 알맞은 수를 써넣어 보자. (1) \[ (6\quad 5) \begin{pmatrix}3&1\\1&2\end{pmatrix} = (6\times3+5\times1\quad 6\times1+5\times2) = (23\quad 16) \] (2) \[ \begin{pmatrix}1&4\\2&5\end{pmatrix} \begin{pmatrix}2&1\\-2&3\end{pmatrix} = \begin{pmatrix} 1\times2+4\times(-2)&1\times1+4\times\square\\ 2\times2+5\times(-2)&2\times1+5\times3 \end{pmatrix} = \begin{pmatrix} -6&\square\\-6&17 \end{pmatrix} \] |
| math:extractionConfidence | 1.0 |
| math:hasSolution | textbook_solution:visang_solution_p155_p123_01 |
| math:pageStart | 123 |
| math:problemKind | self_check |
| math:problemNumber | 스스로 확인하기 |
| math:problemType | problem_type:matrix_multiplication |
| math:reviewStatus | reviewed |
| math:sourceSection | textbook_section:visang_matrix_operations |
| math:targets | concept:matrix_element |
| math:targets | concept:matrix_multiplication |
| math:textbook | textbook_source:visang_common_math_1 |