Canonical URI: https://w3id.org/kmath/textbook_solution/chunjae_hong_solution_p156_p135_thinking_gallery_fee
| rdf:type | math:TextbookSolution |
|---|---|
| rdfs:label | 천재홍 p135 생각 넓히기 전시 관람료 행렬 곱셈 풀이 |
| rdfs:comment | 천재홍 공통수학1 정답 및 풀이 p156의 p135 생각 넓히기 풀이. |
| math:answerText | \(145\)만 원 |
| math:explanationText | (1) 행렬 \(\begin{pmatrix}x\\y\end{pmatrix}\)는 할인이 적용되지 않았을 때 교사, 학생의 한 명당 관람 요금을 의미한다. (2) 행렬 \((p\ q)\)는 오전, 오후의 단체 할인 요금을 계산하는 비율을 의미한다. (3) (1), (2)에서 \[ \begin{pmatrix}x\\y\end{pmatrix} = \begin{pmatrix}20000\\10000\end{pmatrix},\quad (p\ q)=(0.8\ 0.9) \] 이다. 단체 할인이 적용된 교사 \(10\)명과 학생 \(150\)명의 관람 요금의 총액은 \[ (0.8\ 0.9) \begin{pmatrix}4&72\\6&78\end{pmatrix} \begin{pmatrix}20000\\10000\end{pmatrix} = (0.8\ 0.9) \begin{pmatrix}800000\\900000\end{pmatrix} = (1450000) \] 이므로 \(145\)만 원이다. |
| math:hasFigure | problem_figure:chunjae_hong_p135_thinking_gallery_fee_table |
| math:mappingConfidence | 1.0 |
| math:pageStart | 156 |
| math:problem | textbook_problem:chunjae_hong_vision_p135_thinking_gallery_fee |
| math:reviewStatus | reviewed |
| math:solutionKind | worked_solution |
| math:usesSolutionPattern | solution_pattern:matrix_product_weighted_sum_application |