\left. \begin{array} { l } { ( 1 ) ^ { 15 } + ( - 1 ) ^ { 307 } - ( - 1 ) ^ { 0 } - ( - 2 ) ^ { 5 } } \\ { 11 + ( - 1 ) - ( + 1 ) - ( - 32 ) } \end{array} \right.
Sort
31,\ 41
Evaluate
31,\ 41
Share
Copied to clipboard
sort(1+\left(-1\right)^{307}-\left(-1\right)^{0}-\left(-2\right)^{5},11-1-1-\left(-32\right))
Calculate 1 to the power of 15 and get 1.
sort(1-1-\left(-1\right)^{0}-\left(-2\right)^{5},11-1-1-\left(-32\right))
Calculate -1 to the power of 307 and get -1.
sort(0-\left(-1\right)^{0}-\left(-2\right)^{5},11-1-1-\left(-32\right))
Subtract 1 from 1 to get 0.
sort(0-1-\left(-2\right)^{5},11-1-1-\left(-32\right))
Calculate -1 to the power of 0 and get 1.
sort(-1-\left(-2\right)^{5},11-1-1-\left(-32\right))
Subtract 1 from 0 to get -1.
sort(-1-\left(-32\right),11-1-1-\left(-32\right))
Calculate -2 to the power of 5 and get -32.
sort(-1+32,11-1-1-\left(-32\right))
The opposite of -32 is 32.
sort(31,11-1-1-\left(-32\right))
Add -1 and 32 to get 31.
sort(31,10-1-\left(-32\right))
Subtract 1 from 11 to get 10.
sort(31,9-\left(-32\right))
Subtract 1 from 10 to get 9.
sort(31,9+32)
The opposite of -32 is 32.
sort(31,41)
Add 9 and 32 to get 41.
31,41
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}