\frac { 1 } { 2 } , \frac { 4 } { 6 } , \frac { 7 } { 7 } , \frac { 8 } { 1 } , \frac { 14 } { 5 }
Sort
\frac{1}{2},\frac{2}{3},1,\frac{14}{5},8
Evaluate
\frac{1}{2},\frac{2}{3},1,8,\frac{14}{5}
Share
Copied to clipboard
sort(\frac{1}{2},\frac{4}{6},1,\frac{8}{1},\frac{14}{5})
Divide 7 by 7 to get 1.
sort(\frac{1}{2},\frac{2}{3},1,\frac{8}{1},\frac{14}{5})
Reduce the fraction \frac{4}{6} to lowest terms by extracting and canceling out 2.
sort(\frac{1}{2},\frac{2}{3},1,8,\frac{14}{5})
Anything divided by one gives itself.
\frac{1}{2},\frac{2}{3},1,8,\frac{14}{5}
Convert decimal numbers in the list \frac{1}{2},\frac{2}{3},1,8,\frac{14}{5} to fractions.
\frac{15}{30},\frac{20}{30},\frac{30}{30},\frac{240}{30},\frac{84}{30}
Least common denominator of the numbers in the list \frac{1}{2},\frac{2}{3},1,8,\frac{14}{5} is 30. Convert numbers in the list to fractions with denominator 30.
\frac{15}{30}
To sort the list, start from a single element \frac{15}{30}.
\frac{15}{30},\frac{20}{30}
Insert \frac{20}{30} to the appropriate location in the new list.
\frac{15}{30},\frac{20}{30},\frac{30}{30}
Insert \frac{30}{30} to the appropriate location in the new list.
\frac{15}{30},\frac{20}{30},\frac{30}{30},\frac{240}{30}
Insert \frac{240}{30} to the appropriate location in the new list.
\frac{15}{30},\frac{20}{30},\frac{30}{30},\frac{84}{30},\frac{240}{30}
Insert \frac{84}{30} to the appropriate location in the new list.
\frac{1}{2},\frac{2}{3},1,\frac{14}{5},8
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}