求解 x 的值 (复数求解)
x=-\sqrt[4]{2}i\approx -0-1.189207115i
x=\sqrt[4]{2}i\approx 1.189207115i
图表
共享
已复制到剪贴板
\sqrt{2}x^{2}=2-4
将方程式两边同时减去 4。
\sqrt{2}x^{2}=-2
将 2 减去 4,得到 -2。
x^{2}=-\frac{2}{\sqrt{2}}
除以 \sqrt{2} 是乘以 \sqrt{2} 的逆运算。
x^{2}=-\sqrt{2}
-2 除以 \sqrt{2}。
x=\sqrt[4]{2}i x=-\sqrt[4]{2}i
对方程两边同时取平方根。
4+\sqrt{2}x^{2}-2=0
将方程式两边同时减去 2。
2+\sqrt{2}x^{2}=0
将 4 减去 2,得到 2。
\sqrt{2}x^{2}+2=0
像这样具有 x^{2} 项但不具有 x 项的二次方程式仍然可以使用二次公式 \frac{-b±\sqrt{b^{2}-4ac}}{2a} 求解,只要将其转换为标准形式 ax^{2}+bx+c=0 即可。
x=\frac{0±\sqrt{0^{2}-4\sqrt{2}\times 2}}{2\sqrt{2}}
此公式采用标准形式: ax^{2}+bx+c=0。在二次公式 \frac{-b±\sqrt{b^{2}-4ac}}{2a} 中用 \sqrt{2} 替换 a,0 替换 b,并用 2 替换 c。
x=\frac{0±\sqrt{-4\sqrt{2}\times 2}}{2\sqrt{2}}
对 0 进行平方运算。
x=\frac{0±\sqrt{\left(-4\sqrt{2}\right)\times 2}}{2\sqrt{2}}
求 -4 与 \sqrt{2} 的乘积。
x=\frac{0±\sqrt{-8\sqrt{2}}}{2\sqrt{2}}
求 -4\sqrt{2} 与 2 的乘积。
x=\frac{0±2\times 2^{\frac{3}{4}}i}{2\sqrt{2}}
取 -8\sqrt{2} 的平方根。
x=\frac{2i}{2^{\frac{3}{4}}}
现在 ± 为加号时求公式 x=\frac{0±2\times 2^{\frac{3}{4}}i}{2\sqrt{2}} 的解。
x=-\sqrt[4]{2}i
现在 ± 为减号时求公式 x=\frac{0±2\times 2^{\frac{3}{4}}i}{2\sqrt{2}} 的解。
x=\frac{2i}{2^{\frac{3}{4}}} x=-\sqrt[4]{2}i
现已求得方程式的解。
示例
二次方程式
{ 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}