解 a (復數求解)
a=\sqrt{c^{2}-b^{2}}
a=-\sqrt{c^{2}-b^{2}}
a=-b
a=b
解 b (復數求解)
b=a
b=-a
b=-\sqrt{c^{2}-a^{2}}
b=\sqrt{c^{2}-a^{2}}
解 a
\left\{\begin{matrix}\\a=-b\text{; }a=b\text{, }&\text{unconditionally}\\a=-\sqrt{c^{2}-b^{2}}\text{; }a=\sqrt{c^{2}-b^{2}}\text{, }&|c|\geq |b|\end{matrix}\right.
解 b
\left\{\begin{matrix}\\b=-a\text{; }b=a\text{, }&\text{unconditionally}\\b=-\sqrt{c^{2}-a^{2}}\text{; }b=\sqrt{c^{2}-a^{2}}\text{, }&|a|\leq |c|\end{matrix}\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}