which symbol is used to make -6 |-8| a true statement?

A >
B <
C =

-6< abs(8)

|- 8| = 8

- 6 < |- 8|

-6 < 8

Answer B

To determine which symbol makes the expression "-6 |-8|" a true statement, we need to evaluate the absolute value of -8, which is simply 8. Therefore, the expression becomes "-6 |8|".

Now, we can substitute the possible symbols into the expression and check which one makes it true.

A) > : This symbol denotes "greater than". So, -6 is greater than 8, which is not true since -6 is actually less than 8.

B) < : This symbol denotes "less than". So, -6 is less than 8, which is true.

C) = : This symbol denotes "equal to". So, -6 is equal to 8, which is not true since -6 and 8 are not equal.

Therefore, the symbol that makes the statement true is B) <.