The set of absolute values | -10 | < | 12 | < | -15 | < | 17 | is compared correctly.
The absolute value of a number or integer is the actual distance of the integer from zero, in a number line. Therefore, the absolute value is always a positive value and not a negative number.
It is represented by two vertical lines |a|, which is known as the modulus of a.
Given in the question,
(a) | -10 | < | -5 | < | 17 | < | 5 |
removing modulus ,
10 < 5 < 17 < 5 , which is incorrect
(b) | -5 | > | -10 |> | -12 | > | 17 |
removing modulus ,
5 > 10 > 12 > 17 , which is incorrect
(c) | 10 | > | -15 | > | -5 | > | 12 |
removing modulus ,
10 > 15 > 5 > 12 , which is incorrect
(d) | -10 | < | 12 | < | -15 | < | 17 |
removing modulus ,
10 < 12 < 15 < 17, which is correct
Hence , The set | -10 | < | 12 | < | -15 | < | 17 | is compared correctly
To know more about Absolute values here
https://brainly.com/question/1301718
#SPJ4