求解 x, y, z, a, b 的值
b=42
共享
已复制到剪贴板
y=6
考虑第 2 个公式。 移项以使所有变量项位于左边。
x+6=48
考虑第 1 个公式。 在公式中插入变量的已知值。
x=48-6
将方程式两边同时减去 6。
x=42
将 48 减去 6,得到 42。
z=42+0
考虑第 3 个公式。 在公式中插入变量的已知值。
z=42
42 与 0 相加,得到 42。
a=42
考虑第 4 个公式。 在公式中插入变量的已知值。
b=42
考虑第 5 个公式。 在公式中插入变量的已知值。
x=42 y=6 z=42 a=42 b=42
系统现在已得到解决。
示例
二次方程式
{ 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}