4.5.1 Let "x" be the number of Economy class tickets and "y" be the number of the First-class tickets. The total number will be
"x+y=27" .
The total amount of money will be
"3200\\cdot x + 4100\\cdot y = 92700."
Therefore, the linear system is
"\\begin{cases}\nx+y=27 \\\\\n3200\\cdot x + 4100\\cdot y = 92700.\n\\end{cases}"
4.5.2 Let us divide the second equation by 100, for convenience, so we get
"\\begin{cases}\nx+y=27 \\\\\n32\\cdot x + 41\\cdot y = 927.\n\\end{cases}"
Next, we express "x" from the first equation and substitute it into the second:
"\\begin{cases}\nx=27-y \\\\\n32\\cdot(27-y) + 41\\cdot y = 927.\n\\end{cases}"
We should solve the second equation
"\\begin{cases}\nx=27-y \\\\\n32\\cdot27 + 9\\cdot y = 927.\n\\end{cases}"
"\\begin{cases}\nx = 27-y,\\\\\ny=7.\n\\end{cases}"
"\\begin{cases}\nx = 20,\\\\\ny=7.\n\\end{cases}"
Therefore, the number of First-class tickets is 7.
Comments
Leave a comment