\left\{ \begin{array} { l } { x + y = 30 } \\ { 20 x + 25 y = 640 } \end{array} \right.
Resolver x, y
x=22
y=8
Gráfico
Compartir
Copiado a portapapeis
x+y=30,20x+25y=640
Para resolver un par de ecuacións mediante substitución, resolve primeiro unha das variables nunha das ecuacións. Despois, substitúe o resultado desa variable na outra ecuación.
x+y=30
Escolle unha das ecuacións e despexa a x mediante o illamento de x no lado esquerdo do signo igual.
x=-y+30
Resta y en ambos lados da ecuación.
20\left(-y+30\right)+25y=640
Substitúe x por -y+30 na outra ecuación, 20x+25y=640.
-20y+600+25y=640
Multiplica 20 por -y+30.
5y+600=640
Suma -20y a 25y.
5y=40
Resta 600 en ambos lados da ecuación.
y=8
Divide ambos lados entre 5.
x=-8+30
Substitúe y por 8 en x=-y+30. Dado que a ecuación resultante contén só unha variable, pódese despexar x directamente.
x=22
Suma 30 a -8.
x=22,y=8
O sistema xa funciona correctamente.
x+y=30,20x+25y=640
Converte as ecuacións a forma estándar e logo usa matrices para resolver o sistema de ecuacións.
\left(\begin{matrix}1&1\\20&25\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}30\\640\end{matrix}\right)
Escribe as ecuacións en forma matricial.
inverse(\left(\begin{matrix}1&1\\20&25\end{matrix}\right))\left(\begin{matrix}1&1\\20&25\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}1&1\\20&25\end{matrix}\right))\left(\begin{matrix}30\\640\end{matrix}\right)
Multiplica a ecuación pola matriz inversa de \left(\begin{matrix}1&1\\20&25\end{matrix}\right).
\left(\begin{matrix}1&0\\0&1\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}1&1\\20&25\end{matrix}\right))\left(\begin{matrix}30\\640\end{matrix}\right)
O produto dunha matriz e o seu inverso é a matriz de identidade.
\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}1&1\\20&25\end{matrix}\right))\left(\begin{matrix}30\\640\end{matrix}\right)
Multiplica as matrices no lado esquerdo do signo igual.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{25}{25-20}&-\frac{1}{25-20}\\-\frac{20}{25-20}&\frac{1}{25-20}\end{matrix}\right)\left(\begin{matrix}30\\640\end{matrix}\right)
A matriz inversa da matriz 2\times 2 \left(\begin{matrix}a&b\\c&d\end{matrix}\right) é \left(\begin{matrix}\frac{d}{ad-bc}&\frac{-b}{ad-bc}\\\frac{-c}{ad-bc}&\frac{a}{ad-bc}\end{matrix}\right), polo que a ecuación da matriz se pode escribir como un problema de multiplicación de matrices.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}5&-\frac{1}{5}\\-4&\frac{1}{5}\end{matrix}\right)\left(\begin{matrix}30\\640\end{matrix}\right)
Fai o cálculo.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}5\times 30-\frac{1}{5}\times 640\\-4\times 30+\frac{1}{5}\times 640\end{matrix}\right)
Multiplica as matrices.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}22\\8\end{matrix}\right)
Fai o cálculo.
x=22,y=8
Extrae os elementos da matriz x e y.
x+y=30,20x+25y=640
Para resolver por eliminación, os coeficientes dunha das variables deben ser iguais en ambas ecuacións de xeito que a variable se anule cando unha ecuación se reste da outra.
20x+20y=20\times 30,20x+25y=640
Para que x e 20x sexan iguais, multiplica todos os termos a cada lado da primeira ecuación por 20 e todos os termos a cada lado da segunda por 1.
20x+20y=600,20x+25y=640
Simplifica.
20x-20x+20y-25y=600-640
Resta 20x+25y=640 de 20x+20y=600 mediante a resta de termos semellantes en ambos lados do signo igual.
20y-25y=600-640
Suma 20x a -20x. 20x e -20x anúlanse, polo que queda unha ecuación cunha única variable que se pode resolver.
-5y=600-640
Suma 20y a -25y.
-5y=-40
Suma 600 a -640.
y=8
Divide ambos lados entre -5.
20x+25\times 8=640
Substitúe y por 8 en 20x+25y=640. Dado que a ecuación resultante contén só unha variable, pódese despexar x directamente.
20x+200=640
Multiplica 25 por 8.
20x=440
Resta 200 en ambos lados da ecuación.
x=22
Divide ambos lados entre 20.
x=22,y=8
O sistema xa funciona correctamente.
Exemplos
Ecuación cuadrática
{ x } ^ { 2 } - 4 x - 5 = 0
Trigonometría
4 \sin \theta \cos \theta = 2 \sin \theta
Ecuación linear
y = 3x + 4
Aritmética
699 * 533
Matriz
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \left[ \begin{array} { l l l } { 2 } & { 0 } & { 3 } \\ { -1 } & { 1 } & { 5 } \end{array} \right]
Ecuación simultánea
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
Diferenciación
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
Integración
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
Límites
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}