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