求解 B 的值
\left\{\begin{matrix}B=\frac{J+3L}{S}\text{, }&S\neq 0\\B\in \mathrm{R}\text{, }&J=-3L\text{ and }S=0\end{matrix}\right.
求解 J 的值
J=BS-3L
共享
已复制到剪贴板
SB-3L=J
移项以使所有变量项位于左边。
SB=J+3L
将 3L 添加到两侧。
\frac{SB}{S}=\frac{J+3L}{S}
两边同时除以 S。
B=\frac{J+3L}{S}
除以 S 是乘以 S 的逆运算。
示例
二次方程式
{ 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}