\left\{ \begin{array} { l } { x - y = - 5 } \\ { 3 x + 2 y = 10 } \end{array} \right.
Resolver x, y
x=0
y=5
Gráfico
Compartir
Copiado a portapapeis
x-y=-5,3x+2y=10
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=-5
Escolle unha das ecuacións e despexa a x mediante o illamento de x no lado esquerdo do signo igual.
x=y-5
Suma y en ambos lados da ecuación.
3\left(y-5\right)+2y=10
Substitúe x por y-5 na outra ecuación, 3x+2y=10.
3y-15+2y=10
Multiplica 3 por y-5.
5y-15=10
Suma 3y a 2y.
5y=25
Suma 15 en ambos lados da ecuación.
y=5
Divide ambos lados entre 5.
x=5-5
Substitúe y por 5 en x=y-5. Dado que a ecuación resultante contén só unha variable, pódese despexar x directamente.
x=0
Suma -5 a 5.
x=0,y=5
O sistema xa funciona correctamente.
x-y=-5,3x+2y=10
Converte as ecuacións a forma estándar e logo usa matrices para resolver o sistema de ecuacións.
\left(\begin{matrix}1&-1\\3&2\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}-5\\10\end{matrix}\right)
Escribe as ecuacións en forma matricial.
inverse(\left(\begin{matrix}1&-1\\3&2\end{matrix}\right))\left(\begin{matrix}1&-1\\3&2\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}1&-1\\3&2\end{matrix}\right))\left(\begin{matrix}-5\\10\end{matrix}\right)
Multiplica a ecuación pola matriz inversa de \left(\begin{matrix}1&-1\\3&2\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\\3&2\end{matrix}\right))\left(\begin{matrix}-5\\10\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\\3&2\end{matrix}\right))\left(\begin{matrix}-5\\10\end{matrix}\right)
Multiplica as matrices no lado esquerdo do signo igual.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{2}{2-\left(-3\right)}&-\frac{-1}{2-\left(-3\right)}\\-\frac{3}{2-\left(-3\right)}&\frac{1}{2-\left(-3\right)}\end{matrix}\right)\left(\begin{matrix}-5\\10\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}\frac{2}{5}&\frac{1}{5}\\-\frac{3}{5}&\frac{1}{5}\end{matrix}\right)\left(\begin{matrix}-5\\10\end{matrix}\right)
Fai o cálculo.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{2}{5}\left(-5\right)+\frac{1}{5}\times 10\\-\frac{3}{5}\left(-5\right)+\frac{1}{5}\times 10\end{matrix}\right)
Multiplica as matrices.
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}0\\5\end{matrix}\right)
Fai o cálculo.
x=0,y=5
Extrae os elementos da matriz x e y.
x-y=-5,3x+2y=10
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.
3x+3\left(-1\right)y=3\left(-5\right),3x+2y=10
Para que x e 3x sexan iguais, multiplica todos os termos a cada lado da primeira ecuación por 3 e todos os termos a cada lado da segunda por 1.
3x-3y=-15,3x+2y=10
Simplifica.
3x-3x-3y-2y=-15-10
Resta 3x+2y=10 de 3x-3y=-15 mediante a resta de termos semellantes en ambos lados do signo igual.
-3y-2y=-15-10
Suma 3x a -3x. 3x e -3x anúlanse, polo que queda unha ecuación cunha única variable que se pode resolver.
-5y=-15-10
Suma -3y a -2y.
-5y=-25
Suma -15 a -10.
y=5
Divide ambos lados entre -5.
3x+2\times 5=10
Substitúe y por 5 en 3x+2y=10. Dado que a ecuación resultante contén só unha variable, pódese despexar x directamente.
3x+10=10
Multiplica 2 por 5.
3x=0
Resta 10 en ambos lados da ecuación.
x=0
Divide ambos lados entre 3.
x=0,y=5
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}