\left. \begin{array} { l } { 282 + 718 + 796 + 524 + 804 + 376 } \\ { 52 + 136 + 48 + 64 } \\ { 135 + 248 + 322 + 65 } \end{array} \right.
Sort
300,770,3500
Evaluate
3500,\ 300,\ 770
Share
Copied to clipboard
sort(1000+796+524+804+376,52+136+48+64,135+248+322+65)
Add 282 and 718 to get 1000.
sort(1796+524+804+376,52+136+48+64,135+248+322+65)
Add 1000 and 796 to get 1796.
sort(2320+804+376,52+136+48+64,135+248+322+65)
Add 1796 and 524 to get 2320.
sort(3124+376,52+136+48+64,135+248+322+65)
Add 2320 and 804 to get 3124.
sort(3500,52+136+48+64,135+248+322+65)
Add 3124 and 376 to get 3500.
sort(3500,188+48+64,135+248+322+65)
Add 52 and 136 to get 188.
sort(3500,236+64,135+248+322+65)
Add 188 and 48 to get 236.
sort(3500,300,135+248+322+65)
Add 236 and 64 to get 300.
sort(3500,300,383+322+65)
Add 135 and 248 to get 383.
sort(3500,300,705+65)
Add 383 and 322 to get 705.
sort(3500,300,770)
Add 705 and 65 to get 770.
3500
To sort the list, start from a single element 3500.
300,3500
Insert 300 to the appropriate location in the new list.
300,770,3500
Insert 770 to the appropriate location in the new list.
Examples
Quadratic equation
{ x } ^ { 2 } - 4 x - 5 = 0
Trigonometry
4 \sin \theta \cos \theta = 2 \sin \theta
Linear equation
y = 3x + 4
Arithmetic
699 * 533
Matrix
\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]
Simultaneous equation
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
Differentiation
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
Integration
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
Limits
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}