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

Problemas similares da busca web

Compartir

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