Canonical URI: https://w3id.org/kmath/textbook_solution/donga_solution_body_p128_example_01
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 동아 p128 예제 1 풀이 |
| rdfs:comment | 동아 공통수학1 본문 p128 예제 1의 풀이. |
| math:answerText | \(\begin{pmatrix}150&1&100\\500&2&200\end{pmatrix}\) |
| math:explanationText | 요리의 종류와 재료 그리고 재료의 수량을 표로 나타내면 다음과 같다. 표에서 김치찌개는 돼지고기 \(150\mathrm{g}\), 양파 \(1\)개, 간장 \(100\mathrm{mL}\)이고, 수육은 돼지고기 \(500\mathrm{g}\), 양파 \(2\)개, 간장 \(200\mathrm{mL}\)이다. 따라서 표를 행렬로 나타내면 \[ \begin{pmatrix} 150&1&100\\ 500&2&200 \end{pmatrix} \] 이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 128 |
| math:problem | textbook_problem:donga_vision_p128_example_01 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:matrix_entry_table_translation |