Canonical URI: https://w3id.org/kmath/textbook_solution/visang_solution_p155_p126_07
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 비상 p126 중단원 학습 점검 11 풀이 |
| rdfs:comment | 비상 공통수학1 정답 및 해설 p155의 p126 중단원 학습 점검 11 풀이. |
| math:answerText | 회사 A는 \(275000\)원, 회사 B는 \(265000\)원. |
| math:explanationText | 두 회사 A, B의 택배 비용과 주문 수량을 각각 행렬 \(X,\ Y\)로 나타내면 \[ X=\begin{pmatrix}3&4\\2&5\end{pmatrix}, \quad Y=\begin{pmatrix}35&10\\30&5\end{pmatrix} \] 두 회사에 지불해야 할 택배 비용을 행렬로 나타내면 \[ XY= \begin{pmatrix}3&4\\2&5\end{pmatrix} \begin{pmatrix}35&10\\30&5\end{pmatrix} = \begin{pmatrix}225&50\\220&45\end{pmatrix} \] 따라서 회사 A를 이용하여 배송하는 경우 지불해야 할 택배 비용은 \(225000+50000=275000\)(원)이고, 회사 B를 이용하여 배송하는 경우 지불해야 할 택배 비용은 \(220000+45000=265000\)(원)이다. |
| math:mappingConfidence | 1.0 |
| math:pageStart | 155 |
| math:problem | textbook_problem:visang_vision_p126_07 |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:matrix_entry_table_translation |
| math:usesSolutionPattern | solution_pattern:matrix_product_weighted_sum_application |