求值
210
因式分解
2\times 3\times 5\times 7
共享
已复制到剪贴板
3+3+4+5+6+7+8+9+10+11+12+13+14+15+16+17+18+19+20
1 与 2 相加,得到 3。
6+4+5+6+7+8+9+10+11+12+13+14+15+16+17+18+19+20
3 与 3 相加,得到 6。
10+5+6+7+8+9+10+11+12+13+14+15+16+17+18+19+20
6 与 4 相加,得到 10。
15+6+7+8+9+10+11+12+13+14+15+16+17+18+19+20
10 与 5 相加,得到 15。
21+7+8+9+10+11+12+13+14+15+16+17+18+19+20
15 与 6 相加,得到 21。
28+8+9+10+11+12+13+14+15+16+17+18+19+20
21 与 7 相加,得到 28。
36+9+10+11+12+13+14+15+16+17+18+19+20
28 与 8 相加,得到 36。
45+10+11+12+13+14+15+16+17+18+19+20
36 与 9 相加,得到 45。
55+11+12+13+14+15+16+17+18+19+20
45 与 10 相加,得到 55。
66+12+13+14+15+16+17+18+19+20
55 与 11 相加,得到 66。
78+13+14+15+16+17+18+19+20
66 与 12 相加,得到 78。
91+14+15+16+17+18+19+20
78 与 13 相加,得到 91。
105+15+16+17+18+19+20
91 与 14 相加,得到 105。
120+16+17+18+19+20
105 与 15 相加,得到 120。
136+17+18+19+20
120 与 16 相加,得到 136。
153+18+19+20
136 与 17 相加,得到 153。
171+19+20
153 与 18 相加,得到 171。
190+20
171 与 19 相加,得到 190。
210
190 与 20 相加,得到 210。
示例
二次方程式
{ 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}