LEMNISCATA
Matemàtiques
Anomenem:
Amb les condicions anteriors, el sistema d’equacions és el següent:
$$\begin{cases}
9x + 7.2y + 15z = 5640 \\
x = y + 100 \\
z = \frac{y}{2}
\end{cases}$$
Per escriure la matriu associada al sistema d’equacions, primer hem de reordenar el sistema d’equacions per a tenir-ho tot en una forma matricial. Recordem el sistema d’equacions:
$$\begin{cases}
9x + 7.2y + 15z = 5640 \\
x = y + 100 \\
z = \frac{y}{2}
\end{cases}$$
Passos per convertir-ho en forma matricial:
$$x – y + 0z = 100$$
$$y – 2z = 0$$
Ara, reescrivim el sistema d’equacions de manera que totes les variables apareguin a l’esquerra de l’igual, i els termes constants a la dreta:
$$\begin{cases}
9x + 7.2y + 15z = 5640 \\
x – y = 100 \\
y – 2z = 0
\end{cases}$$
Matriu associada al sistema:
La matriu associada es pot escriure com:
$$A = \begin{pmatrix}
9 & 7.2 & 15 \\
1 & -1 & 0 \\
0 & 1 & -2
\end{pmatrix}$$
I el vector columna de les incògnites ($x, y, z$) i el vector columna de les constants ($5640, 100, 0$) seran:
$$\mathbf{x} = \begin{pmatrix} x \\ y \\ z \end{pmatrix}, \quad \mathbf{b} = \begin{pmatrix} 5640 \\ 100 \\ 0 \end{pmatrix}$$
Així, el sistema en forma matricial és:
$$A \cdot \mathbf{x} = \mathbf{b}$$
On:
$$A = \begin{pmatrix}
9 & 7.2 & 15 \\
1 & -1 & 0 \\
0 & 1 & -2
\end{pmatrix}, \quad \mathbf{x} = \begin{pmatrix} x \\ y \\ z \end{pmatrix}, \quad \mathbf{b} = \begin{pmatrix} 5640 \ 100 \ 0 \end{pmatrix}$$
Aquesta és la matriu associada al sistema d’equacions.
Anem a resoldre el sistema d’equacions mitjançant el mètode de Cramer, calculant els determinants i obtinguent els valors de $x$, $y$ i $z$.
El sistema d’equacions és:
$$\begin{cases}
9x + 7.2y + 15z = 5640 \\
x – y = 100 \\
y – 2z = 0
\end{cases}$$
La matriu associada $A$ és:
$$A = \begin{pmatrix}
9 & 7.2 & 15 \\
1 & -1 & 0 \\
0 & 1 & -2
\end{pmatrix}$$
El vector constant $\mathbf{b}$ és:
$$\mathbf{b} = \begin{pmatrix} 5640 \ 100 \ 0 \end{pmatrix}$$
Calcularem el determinant de la matriu $A$:
$$\Delta = \begin{vmatrix}
9 & 7.2 & 15 \\
1 & -1 & 0 \\
0 & 1 & -2
\end{vmatrix}$$
El determinant és:
$$\Delta = 9 \begin{vmatrix}
-1 & 0 \\
1 & -2
\end{vmatrix} – 7.2 \begin{vmatrix}
1 & 0 \\
0 & -2
\end{vmatrix} + 15 \begin{vmatrix}
1 & -1 \\
0 & 1
\end{vmatrix} = 9\cdot2-7.2\cdot-2+15\cdot1 = 47.4$$
Substituïm la primera columna de $A$ pel vector $\mathbf{b}$:
$$A_x = \begin{pmatrix}
5640 & 7.2 & 15 \\
100 & -1 & 0 \\
0 & 1 & -2
\end{pmatrix}$$
El determinant de $A_x$ és:
$$\Delta_x = 5640 \begin{vmatrix}
-1 & 0 \\
1 & -2
\end{vmatrix} – 7.2 \begin{vmatrix}
100 & 0 \\
0 & -2
\end{vmatrix} + 15 \begin{vmatrix}
100 & -1 \\
0 & 1
\end{vmatrix} = 5640\cdot2-7.2\cdot(-200)+15\cdot100 = 11280 + 1440 + 1500 = 14220$$
Substituïm la segona columna de $A$ pel vector $\mathbf{b}$:
$$A_y = \begin{pmatrix}
9 & 5640 & 15 \\
1 & 100 & 0 \\
0 & 0 & -2
\end{pmatrix}$$
El determinant de $A_y$ és:
$$\Delta_y = 9 \begin{vmatrix}
100 & 0 \\
0 & -2
\end{vmatrix} – 5640 \begin{vmatrix}
1 & 0 \\
0 & -2
\end{vmatrix} + 15 \begin{vmatrix}
1 & 100 \\
0 & 0
\end{vmatrix} = 9(-200) – 5640(-2) + 15(0) = -1800 + 11280 + 0 = 9480$$
Substituïm la tercera columna de $A$ pel vector $\mathbf{b}$:
$$A_z = \begin{pmatrix}
9 & 7.2 & 5640 \\
1 & -1 & 100 \\
0 & 1 & 0
\end{pmatrix}$$
El determinant de $A_z$ és:
$$\Delta_z = 9 \begin{vmatrix}
-1 & 100 \\
1 & 0
\end{vmatrix} – 7.2 \begin{vmatrix}
1 & 100 \\
0 & 0
\end{vmatrix} + 5640 \begin{vmatrix}
1 & -1 \\
0 & 1
\end{vmatrix} = 9(-100) – 7.2(0) + 5640(1) = -900 + 0 + 5640 = 4740 $$
Finalment, les incògnites es calculen com:
$$x = \frac{\Delta_x}{\Delta} = \frac{14220}{47.4} = 300$$
$$y = \frac{\Delta_y}{\Delta} = \frac{9480}{47.4} = 200$$
$$z = \frac{\Delta_z}{\Delta} = \frac{4740}{47.4} = 100$$
Per tant, la quantitat de carn venuda és: