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

Share

sort(5\times 1,55+5\times 5)
Divide 5 by 5 to get 1.
sort(5,55+5\times 5)
Multiply 5 and 1 to get 5.
sort(5,55+25)
Multiply 5 and 5 to get 25.
sort(5,80)
Add 55 and 25 to get 80.
5,80
The list values are already in order.