Saltar ao contido principal
Resolver x, y
Tick mark Image
Gráfico

Problemas similares da busca web

Compartir

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