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