48,49,50,54,52,57,59,42,48,37,46,53,40,41,45,39,49,43,38,47,46,54
Sort
37,38,39,40,41,42,43,45,46,46,47,48,48,49,49,50,52,53,54,54,57,59
Evaluate
48,49,50,54,52,57,59,42,48,37,46,53,40,41,45,39,49,43,38,47,46,54
Share
Copied to clipboard
48
To sort the list, start from a single element 48.
48,49
Insert 49 to the appropriate location in the new list.
48,49,50
Insert 50 to the appropriate location in the new list.
48,49,50,54
Insert 54 to the appropriate location in the new list.
48,49,50,52,54
Insert 52 to the appropriate location in the new list.
48,49,50,52,54,57
Insert 57 to the appropriate location in the new list.
48,49,50,52,54,57,59
Insert 59 to the appropriate location in the new list.
42,48,49,50,52,54,57,59
Insert 42 to the appropriate location in the new list.
42,48,48,49,50,52,54,57,59
Insert 48 to the appropriate location in the new list.
37,42,48,48,49,50,52,54,57,59
Insert 37 to the appropriate location in the new list.
37,42,46,48,48,49,50,52,54,57,59
Insert 46 to the appropriate location in the new list.
37,42,46,48,48,49,50,52,53,54,57,59
Insert 53 to the appropriate location in the new list.
37,40,42,46,48,48,49,50,52,53,54,57,59
Insert 40 to the appropriate location in the new list.
37,40,41,42,46,48,48,49,50,52,53,54,57,59
Insert 41 to the appropriate location in the new list.
37,40,41,42,45,46,48,48,49,50,52,53,54,57,59
Insert 45 to the appropriate location in the new list.
37,39,40,41,42,45,46,48,48,49,50,52,53,54,57,59
Insert 39 to the appropriate location in the new list.
37,39,40,41,42,45,46,48,48,49,49,50,52,53,54,57,59
Insert 49 to the appropriate location in the new list.
37,39,40,41,42,43,45,46,48,48,49,49,50,52,53,54,57,59
Insert 43 to the appropriate location in the new list.
37,38,39,40,41,42,43,45,46,48,48,49,49,50,52,53,54,57,59
Insert 38 to the appropriate location in the new list.
37,38,39,40,41,42,43,45,46,47,48,48,49,49,50,52,53,54,57,59
Insert 47 to the appropriate location in the new list.
37,38,39,40,41,42,43,45,46,46,47,48,48,49,49,50,52,53,54,57,59
Insert 46 to the appropriate location in the new list.
37,38,39,40,41,42,43,45,46,46,47,48,48,49,49,50,52,53,54,54,57,59
Insert 54 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}