\left. \begin{array} { l } { 500 \times 7 } \\ { 100 \times 103 } \\ { 50 \times 37 } \\ { 10 \times 61 } \\ { 5 \times 4 } \\ { 2 \times 1 } \\ { 1 \times 13 } \end{array} \right.
Sort
2,13,20,610,1850,3500,10300
Evaluate
3500,\ 10300,\ 1850,\ 610,\ 20,\ 2,\ 13
Share
Copied to clipboard
sort(3500,100\times 103,50\times 37,10\times 61,5\times 4,2\times 1,1\times 13)
Multiply 500 and 7 to get 3500.
sort(3500,10300,50\times 37,10\times 61,5\times 4,2\times 1,1\times 13)
Multiply 100 and 103 to get 10300.
sort(3500,10300,1850,10\times 61,5\times 4,2\times 1,1\times 13)
Multiply 50 and 37 to get 1850.
sort(3500,10300,1850,610,5\times 4,2\times 1,1\times 13)
Multiply 10 and 61 to get 610.
sort(3500,10300,1850,610,20,2\times 1,1\times 13)
Multiply 5 and 4 to get 20.
sort(3500,10300,1850,610,20,2,1\times 13)
Multiply 2 and 1 to get 2.
sort(3500,10300,1850,610,20,2,13)
Multiply 1 and 13 to get 13.
3500
To sort the list, start from a single element 3500.
3500,10300
Insert 10300 to the appropriate location in the new list.
1850,3500,10300
Insert 1850 to the appropriate location in the new list.
610,1850,3500,10300
Insert 610 to the appropriate location in the new list.
20,610,1850,3500,10300
Insert 20 to the appropriate location in the new list.
2,20,610,1850,3500,10300
Insert 2 to the appropriate location in the new list.
2,13,20,610,1850,3500,10300
Insert 13 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}