\left\{ \begin{array} { l } { x = 2 y + 1 } \\ { x = 3 y - 4 } \end{array} \right.
求解 x, y 的值
x=11
y=5
图表
共享
已复制到剪贴板
x-2y=1
考虑第 1 个公式。 将方程式两边同时减去 2y。
x-3y=-4
考虑第 2 个公式。 将方程式两边同时减去 3y。
x-2y=1,x-3y=-4
要使用代入法解一对方程式,则先要对其中一个方程式求解一个变量。然后用所得解替换另一个方程式的同一个变量。
x-2y=1
选择其中一个方程式并对 x 进行求解,方法是进行移项,使等号左边仅留 x。
x=2y+1
在等式两边同时加 2y。
2y+1-3y=-4
用 2y+1 替换另一个方程式中 x-3y=-4 中的 x。
-y+1=-4
将 -3y 加上 2y。
-y=-5
将等式的两边同时减去 1。
y=5
两边同时除以 -1。
x=2\times 5+1
用 5 替换 x=2y+1 中的 y。由于所得方程式中仅包含一个变量,因此可以直接求得 x 的解。
x=10+1
求 2 与 5 的乘积。
x=11
将 10 加上 1。
x=11,y=5
系统现在已得到解决。
x-2y=1
考虑第 1 个公式。 将方程式两边同时减去 2y。
x-3y=-4
考虑第 2 个公式。 将方程式两边同时减去 3y。
x-2y=1,x-3y=-4
将等式化为标准形式,然后使用矩阵求解方程组。
\left(\begin{matrix}1&-2\\1&-3\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}1\\-4\end{matrix}\right)
将方程式表示为矩阵形式。
inverse(\left(\begin{matrix}1&-2\\1&-3\end{matrix}\right))\left(\begin{matrix}1&-2\\1&-3\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}1&-2\\1&-3\end{matrix}\right))\left(\begin{matrix}1\\-4\end{matrix}\right)
用 \left(\begin{matrix}1&-2\\1&-3\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&-2\\1&-3\end{matrix}\right))\left(\begin{matrix}1\\-4\end{matrix}\right)
矩阵及其逆的乘积为单位矩阵。
\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}1&-2\\1&-3\end{matrix}\right))\left(\begin{matrix}1\\-4\end{matrix}\right)
将等号左边的矩阵相乘。
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}-\frac{3}{-3-\left(-2\right)}&-\frac{-2}{-3-\left(-2\right)}\\-\frac{1}{-3-\left(-2\right)}&\frac{1}{-3-\left(-2\right)}\end{matrix}\right)\left(\begin{matrix}1\\-4\end{matrix}\right)
对于 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),因此矩阵公式可以重写为矩阵乘法问题。
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}3&-2\\1&-1\end{matrix}\right)\left(\begin{matrix}1\\-4\end{matrix}\right)
执行算术运算。
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}3-2\left(-4\right)\\1-\left(-4\right)\end{matrix}\right)
矩阵相乘。
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}11\\5\end{matrix}\right)
执行算术运算。
x=11,y=5
提取矩阵元素 x 和 y。
x-2y=1
考虑第 1 个公式。 将方程式两边同时减去 2y。
x-3y=-4
考虑第 2 个公式。 将方程式两边同时减去 3y。
x-2y=1,x-3y=-4
为了通过消除项来求解,必须使两个方程式中某个变量的系数相同以便使用一个等式减去另一个等式时,该变量可被消去。
x-x-2y+3y=1+4
用 x-2y=1 减去 x-3y=-4,运算方法是在两个等式的等号两边分别进行同类项减法运算。
-2y+3y=1+4
将 -x 加上 x。 项 x 和 -x 消去,剩下一个仅含一个变量的可求解的方程式。
y=1+4
将 3y 加上 -2y。
y=5
将 4 加上 1。
x-3\times 5=-4
用 5 替换 x-3y=-4 中的 y。由于所得方程式中仅包含一个变量,因此可以直接求得 x 的解。
x-15=-4
求 -3 与 5 的乘积。
x=11
在等式两边同时加 15。
x=11,y=5
系统现在已得到解决。
示例
二次方程式
{ x } ^ { 2 } - 4 x - 5 = 0
三角学
4 \sin \theta \cos \theta = 2 \sin \theta
线性方程
y = 3x + 4
算术
699 * 533
矩阵
\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]
联立方程
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
微分
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
积分
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
限制
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}