Skip to main content
Sort
Tick mark Image
Evaluate
Tick mark Image

Share

sort(-2-4\left(-7\right),0\left(-2+11\left(-3\right)\right))
Divide -20 by 10 to get -2.
sort(-2-\left(-28\right),0\left(-2+11\left(-3\right)\right))
Multiply 4 and -7 to get -28.
sort(-2+28,0\left(-2+11\left(-3\right)\right))
The opposite of -28 is 28.
sort(26,0\left(-2+11\left(-3\right)\right))
Add -2 and 28 to get 26.
sort(26,0\left(-2-33\right))
Multiply 11 and -3 to get -33.
sort(26,0\left(-35\right))
Subtract 33 from -2 to get -35.
sort(26,0)
Multiply 0 and -35 to get 0.
26
To sort the list, start from a single element 26.
0,26
Insert 0 to the appropriate location in the new list.