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