\left. \begin{array} { l } { 125 + 21 + 10 + 5 + 10 + 30 + 10 + 15 + 5 + 10 + 10 + 104 } \\ { 7 } \end{array} \right.
Sort
7,355
Evaluate
355,\ 7
Share
Copied to clipboard
sort(146+10+5+10+30+10+15+5+10+10+104,7)
Add 125 and 21 to get 146.
sort(156+5+10+30+10+15+5+10+10+104,7)
Add 146 and 10 to get 156.
sort(161+10+30+10+15+5+10+10+104,7)
Add 156 and 5 to get 161.
sort(171+30+10+15+5+10+10+104,7)
Add 161 and 10 to get 171.
sort(201+10+15+5+10+10+104,7)
Add 171 and 30 to get 201.
sort(211+15+5+10+10+104,7)
Add 201 and 10 to get 211.
sort(226+5+10+10+104,7)
Add 211 and 15 to get 226.
sort(231+10+10+104,7)
Add 226 and 5 to get 231.
sort(241+10+104,7)
Add 231 and 10 to get 241.
sort(251+104,7)
Add 241 and 10 to get 251.
sort(355,7)
Add 251 and 104 to get 355.
355
To sort the list, start from a single element 355.
7,355
Insert 7 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}