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

Similar Problems from Web Search

Share

sort(3,3\left(-4\right);2,1\left(-5\right)-0,8\left(-6\right))
Add -3,5 and 6,8 to get 3,3.
sort(-13,2;2,1\left(-5\right)-0,8\left(-6\right))
Multiply 3,3 and -4 to get -13,2.
sort(-13,2;-10,5-0,8\left(-6\right))
Multiply 2,1 and -5 to get -10,5.
sort(-13,2;-10,5-\left(-4,8\right))
Multiply 0,8 and -6 to get -4,8.
sort(-13,2;-10,5+4,8)
The opposite of -4,8 is 4,8.
sort(-13,2;-5,7)
Add -10,5 and 4,8 to get -5,7.
-13,2;-5,7
The list values are already in order.