\left. \begin{array} { l } { 3 } \\ { - ( \frac { 1 } { 3 } + 2 ) } \\ { .1 } \end{array} \right.
Sort
-\frac{7}{3},0.1,3
Evaluate
3,\ -\frac{7}{3},\ 0.1
Share
Copied to clipboard
sort(3,-\left(\frac{1}{3}+\frac{6}{3}\right),0.1)
Convert 2 to fraction \frac{6}{3}.
sort(3,-\frac{1+6}{3},0.1)
Since \frac{1}{3} and \frac{6}{3} have the same denominator, add them by adding their numerators.
sort(3,-\frac{7}{3},0.1)
Add 1 and 6 to get 7.
3,-\frac{7}{3},\frac{1}{10}
Convert decimal numbers in the list 3,-\frac{7}{3},0.1 to fractions.
\frac{90}{30},-\frac{70}{30},\frac{3}{30}
Least common denominator of the numbers in the list 3,-\frac{7}{3},\frac{1}{10} is 30. Convert numbers in the list to fractions with denominator 30.
\frac{90}{30}
To sort the list, start from a single element \frac{90}{30}.
-\frac{70}{30},\frac{90}{30}
Insert -\frac{70}{30} to the appropriate location in the new list.
-\frac{70}{30},\frac{3}{30},\frac{90}{30}
Insert \frac{3}{30} to the appropriate location in the new list.
-\frac{7}{3},0.1,3
Replace the obtained fractions with the initial values.
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}