\frac { 1 ( - 2 ) + 3 ( 2 ) } { 1 + 3 } , \frac { 1 ( 3 ) + 3 ( 35 ) } { 1 + 3 }
Sort
1,27
Evaluate
1,27
Share
Copied to clipboard
sort(\frac{-2+6}{1+3},\frac{1\times 3+3\times 35}{1+3})
Multiply 1 and -2 to get -2. Multiply 3 and 2 to get 6.
sort(\frac{4}{1+3},\frac{1\times 3+3\times 35}{1+3})
Add -2 and 6 to get 4.
sort(\frac{4}{4},\frac{1\times 3+3\times 35}{1+3})
Add 1 and 3 to get 4.
sort(1,\frac{1\times 3+3\times 35}{1+3})
Divide 4 by 4 to get 1.
sort(1,\frac{3+105}{1+3})
Multiply 1 and 3 to get 3. Multiply 3 and 35 to get 105.
sort(1,\frac{108}{1+3})
Add 3 and 105 to get 108.
sort(1,\frac{108}{4})
Add 1 and 3 to get 4.
sort(1,27)
Divide 108 by 4 to get 27.
1,27
The list values are already in order.
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}