\left. \begin{array} { l } { 1 \sqrt { 169 } + \sqrt { 121 } } \\ { \sqrt[ 3 ] { 125 } + \sqrt { 144 } } \end{array} \right.
Sort
17,24
Evaluate
24,\ 17
Share
Copied to clipboard
sort(1\times 13+\sqrt{121},\sqrt[3]{125}+\sqrt{144})
Calculate the square root of 169 and get 13.
sort(13+\sqrt{121},\sqrt[3]{125}+\sqrt{144})
Multiply 1 and 13 to get 13.
sort(13+11,\sqrt[3]{125}+\sqrt{144})
Calculate the square root of 121 and get 11.
sort(24,\sqrt[3]{125}+\sqrt{144})
Add 13 and 11 to get 24.
sort(24,5+\sqrt{144})
Calculate \sqrt[3]{125} and get 5.
sort(24,5+12)
Calculate the square root of 144 and get 12.
sort(24,17)
Add 5 and 12 to get 17.
24
To sort the list, start from a single element 24.
17,24
Insert 17 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}