Question 727680
|-2| = 2

|-5| = 5


-------------------------------------------------------


The list 


|-2|, 3, |-5|, -2, 4


turns into


2, 3, 5, -2, 4


which sorts (from least to greatest) to this final answer


<font color="red">-2,2,3,4,5 </font>