驗證
假
共享
已復制到剪貼板
100=11.1^{2}+1\text{ and }11.1^{2}+1=0
計算 10 的 2 乘冪,然後得到 100。
100=123.21+1\text{ and }11.1^{2}+1=0
計算 11.1 的 2 乘冪,然後得到 123.21。
100=124.21\text{ and }11.1^{2}+1=0
將 123.21 與 1 相加可以得到 124.21。
\text{false}\text{ and }11.1^{2}+1=0
比較 100 和 124.21。
\text{false}\text{ and }123.21+1=0
計算 11.1 的 2 乘冪,然後得到 123.21。
\text{false}\text{ and }124.21=0
將 123.21 與 1 相加可以得到 124.21。
\text{false}\text{ and }\text{false}
比較 124.21 和 0。
\text{false}
\text{false} 和 \text{false} 的合取是 \text{false}。
示例
二次方程式
{ 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}