跳到主要内容
求解 x, y 的值
Tick mark Image
图表

来自 Web 搜索的类似问题

共享

12bx-15y=-4,16x+10y=7
要使用代入法解一对方程式,则先要对其中一个方程式求解一个变量。然后用所得解替换另一个方程式的同一个变量。
12bx-15y=-4
选择其中一个方程式并对 x 进行求解,方法是进行移项,使等号左边仅留 x。
12bx=15y-4
在等式两边同时加 15y。
x=\frac{1}{12b}\left(15y-4\right)
两边同时除以 12b。
x=\frac{5}{4b}y-\frac{1}{3b}
求 \frac{1}{12b} 与 15y-4 的乘积。
16\left(\frac{5}{4b}y-\frac{1}{3b}\right)+10y=7
用 \frac{-4+15y}{12b} 替换另一个方程式中 16x+10y=7 中的 x。
\frac{20}{b}y-\frac{16}{3b}+10y=7
求 16 与 \frac{-4+15y}{12b} 的乘积。
\left(10+\frac{20}{b}\right)y-\frac{16}{3b}=7
将 10y 加上 \frac{20y}{b}。
\left(10+\frac{20}{b}\right)y=7+\frac{16}{3b}
在等式两边同时加 \frac{16}{3b}。
y=\frac{21b+16}{30\left(b+2\right)}
两边同时除以 \frac{20}{b}+10。
x=\frac{5}{4b}\times \frac{21b+16}{30\left(b+2\right)}-\frac{1}{3b}
用 \frac{16+21b}{30\left(2+b\right)} 替换 x=\frac{5}{4b}y-\frac{1}{3b} 中的 y。由于所得方程式中仅包含一个变量,因此可以直接求得 x 的解。
x=\frac{21b+16}{24b\left(b+2\right)}-\frac{1}{3b}
求 \frac{5}{4b} 与 \frac{16+21b}{30\left(2+b\right)} 的乘积。
x=\frac{13}{24\left(b+2\right)}
将 \frac{16+21b}{24b\left(2+b\right)} 加上 -\frac{1}{3b}。
x=\frac{13}{24\left(b+2\right)},y=\frac{21b+16}{30\left(b+2\right)}
系统现在已得到解决。
12bx-15y=-4,16x+10y=7
将等式化为标准形式,然后使用矩阵求解方程组。
\left(\begin{matrix}12b&-15\\16&10\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}-4\\7\end{matrix}\right)
将方程式表示为矩阵形式。
inverse(\left(\begin{matrix}12b&-15\\16&10\end{matrix}\right))\left(\begin{matrix}12b&-15\\16&10\end{matrix}\right)\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}12b&-15\\16&10\end{matrix}\right))\left(\begin{matrix}-4\\7\end{matrix}\right)
用 \left(\begin{matrix}12b&-15\\16&10\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}12b&-15\\16&10\end{matrix}\right))\left(\begin{matrix}-4\\7\end{matrix}\right)
矩阵及其逆的乘积为单位矩阵。
\left(\begin{matrix}x\\y\end{matrix}\right)=inverse(\left(\begin{matrix}12b&-15\\16&10\end{matrix}\right))\left(\begin{matrix}-4\\7\end{matrix}\right)
将等号左边的矩阵相乘。
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{10}{12b\times 10-\left(-15\times 16\right)}&-\frac{-15}{12b\times 10-\left(-15\times 16\right)}\\-\frac{16}{12b\times 10-\left(-15\times 16\right)}&\frac{12b}{12b\times 10-\left(-15\times 16\right)}\end{matrix}\right)\left(\begin{matrix}-4\\7\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}\frac{1}{12\left(b+2\right)}&\frac{1}{8\left(b+2\right)}\\-\frac{2}{15\left(b+2\right)}&\frac{b}{10\left(b+2\right)}\end{matrix}\right)\left(\begin{matrix}-4\\7\end{matrix}\right)
执行算术运算。
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{1}{12\left(b+2\right)}\left(-4\right)+\frac{1}{8\left(b+2\right)}\times 7\\\left(-\frac{2}{15\left(b+2\right)}\right)\left(-4\right)+\frac{b}{10\left(b+2\right)}\times 7\end{matrix}\right)
矩阵相乘。
\left(\begin{matrix}x\\y\end{matrix}\right)=\left(\begin{matrix}\frac{13}{24\left(b+2\right)}\\\frac{21b+16}{30\left(b+2\right)}\end{matrix}\right)
执行算术运算。
x=\frac{13}{24\left(b+2\right)},y=\frac{21b+16}{30\left(b+2\right)}
提取矩阵元素 x 和 y。
12bx-15y=-4,16x+10y=7
为了通过消除项来求解,必须使两个方程式中某个变量的系数相同以便使用一个等式减去另一个等式时,该变量可被消去。
16\times 12bx+16\left(-15\right)y=16\left(-4\right),12b\times 16x+12b\times 10y=12b\times 7
要让 12bx 和 16x 相等,将第一个等式的两边所有项乘以 16,再将第二个等式两边的所有项乘以 12b。
192bx-240y=-64,192bx+120by=84b
化简。
192bx+\left(-192b\right)x-240y+\left(-120b\right)y=-64-84b
用 192bx-240y=-64 减去 192bx+120by=84b,运算方法是在两个等式的等号两边分别进行同类项减法运算。
-240y+\left(-120b\right)y=-64-84b
将 -192bx 加上 192bx。 项 192bx 和 -192bx 消去,剩下一个仅含一个变量的可求解的方程式。
\left(-120b-240\right)y=-64-84b
将 -120by 加上 -240y。
\left(-120b-240\right)y=-84b-64
将 -84b 加上 -64。
y=\frac{21b+16}{30\left(b+2\right)}
两边同时除以 -240-120b。
16x+10\times \frac{21b+16}{30\left(b+2\right)}=7
用 \frac{16+21b}{30\left(2+b\right)} 替换 16x+10y=7 中的 y。由于所得方程式中仅包含一个变量,因此可以直接求得 x 的解。
16x+\frac{21b+16}{3\left(b+2\right)}=7
求 10 与 \frac{16+21b}{30\left(2+b\right)} 的乘积。
16x=\frac{26}{3\left(b+2\right)}
将等式的两边同时减去 \frac{16+21b}{3\left(2+b\right)}。
x=\frac{13}{24\left(b+2\right)}
两边同时除以 16。
x=\frac{13}{24\left(b+2\right)},y=\frac{21b+16}{30\left(b+2\right)}
系统现在已得到解决。