解 a (復數求解)
a=-i\sqrt{b^{2}-c^{2}+e^{2}}
a=i\sqrt{b^{2}-c^{2}+e^{2}}
解 b (復數求解)
b=-i\sqrt{a^{2}-c^{2}+e^{2}}
b=i\sqrt{a^{2}-c^{2}+e^{2}}
解 a
a=\sqrt{-b^{2}+c^{2}-e^{2}}
a=-\sqrt{-b^{2}+c^{2}-e^{2}}\text{, }|c|\geq e\text{ and }|b|\leq \sqrt{\left(c-e\right)\left(c+e\right)}
解 b
b=\sqrt{-a^{2}+c^{2}-e^{2}}
b=-\sqrt{-a^{2}+c^{2}-e^{2}}\text{, }|c|\geq e\text{ and }|a|\leq \sqrt{\left(c-e\right)\left(c+e\right)}
共享
已復制到剪貼板
示例
二次方程式
{ 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}