求值
99
因式分解
3^{2}\times 11
共享
已复制到剪贴板
19+8+6+11+8+8+6+11+8+8+6
11 与 8 相加,得到 19。
27+6+11+8+8+6+11+8+8+6
19 与 8 相加,得到 27。
33+11+8+8+6+11+8+8+6
27 与 6 相加,得到 33。
44+8+8+6+11+8+8+6
33 与 11 相加,得到 44。
52+8+6+11+8+8+6
44 与 8 相加,得到 52。
60+6+11+8+8+6
52 与 8 相加,得到 60。
66+11+8+8+6
60 与 6 相加,得到 66。
77+8+8+6
66 与 11 相加,得到 77。
85+8+6
77 与 8 相加,得到 85。
93+6
85 与 8 相加,得到 93。
99
93 与 6 相加,得到 99。
示例
二次方程式
{ 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}