Sr Examen

x=2; y=2

v

Gráfico:

interior superior

interior superior

Solución

Ha introducido [src]
x = 2
x=2x = 2
y = 2
y=2y = 2
y = 2
Solución detallada
Tenemos el sistema de ecuaciones
x=2x = 2
y=2y = 2

De ecuación 1 expresamos x
x=2x = 2
Ponemos el resultado x en ecuación 2
y=2y = 2
Obtenemos:
y=2y = 2
y=2y = 2
Como
x=2x = 2
entonces
x=2x = 2
x=2x = 2

Respuesta:
x=2x = 2
y=2y = 2
Respuesta rápida
x1=2x_{1} = 2
=
22
=
2

y1=2y_{1} = 2
=
22
=
2
Método de Gauss
Tenemos el sistema de ecuaciones
x=2x = 2
y=2y = 2

Expresamos el sistema de ecuaciones en su forma canónica
x=2x = 2
y=2y = 2
Presentamos el sistema de ecuaciones lineales como matriz
[102012]\left[\begin{matrix}1 & 0 & 2\\0 & 1 & 2\end{matrix}\right]

Todo está casi listo, sólo hace falta encontrar la incógnita, resolviendo las ecuaciones ordinarias:
x12=0x_{1} - 2 = 0
x22=0x_{2} - 2 = 0
Obtenemos como resultado:
x1=2x_{1} = 2
x2=2x_{2} = 2
Regla de Cramer
x=2x = 2
y=2y = 2

Expresamos el sistema de ecuaciones en su forma canónica
x=2x = 2
y=2y = 2
Presentamos el sistema de ecuaciones lineales como matriz
[x1+0x20x1+x2]=[22]\left[\begin{matrix}x_{1} + 0 x_{2}\\0 x_{1} + x_{2}\end{matrix}\right] = \left[\begin{matrix}2\\2\end{matrix}\right]
- es el sistema de ecuaciones en forma de
A*x = B

De la siguiente forma resolvemos una ecuación matriz de este tipo aplicando la regla de Cramer:

Como el determinante de la matriz:
A=det([1001])=1A = \operatorname{det}{\left(\left[\begin{matrix}1 & 0\\0 & 1\end{matrix}\right] \right)} = 1
, entonces
Raíz xi obtenemos dividiendo el determinador de la matriz Ai. por el determinador de la matriz A.
( Ai obtenemos sustituyendo en la matriz A de columna i por columna B )
x1=det([2021])=2x_{1} = \operatorname{det}{\left(\left[\begin{matrix}2 & 0\\2 & 1\end{matrix}\right] \right)} = 2
x2=det([1202])=2x_{2} = \operatorname{det}{\left(\left[\begin{matrix}1 & 2\\0 & 2\end{matrix}\right] \right)} = 2
Respuesta numérica [src]
x1 = 2.0
y1 = 2.0
x1 = 2.0
y1 = 2.0