Answer:
If you mean |x| and |-x| yes they are equal.
Step-by-step explanation:
Brackets do not exactly specify the meaning of absolute value.
On most keyboards, above the enter button on the main keyboard part (not the keypad one) there is a back slash symbol \ and if you hold shift, there might be another symbol | which more accurately represents absolute value,
If you aren't talking about the absolute value, then no.
Answer:
<h2>The table does not show a linear function</h2>
Step-by-step explanation:

Answer:
20
Step-by-step explanation:
170/8.5
The answer is 240
Explanation: The Least Common Multiple (LCM) is the smallest number that two or more numbers will divide into evenly. NOTE: to find LCM you first need to know how to find GCD.
First we will find LCM for first two numbers ( 16 and24 ).
Step 1: Find the GCD (Greatest Common Divisor ) of 16 and 24 which is 8.
Step 2: Multiply the numbers 16 and 24 together ( 16 * 24 = 384 )
Step 3: Divide the 384 with 8. (384/8 = 48)
So, the LCM of 16 and 24 is 48.
Now we will find the LCM of above result (48) and third number ( 40 ) using the same procedure.
The result of this part is 240
Answer: 10
Imagine you have 2 slots or boxes that are empty. They represent the possible choices for the letter you pick. For example, you can place B in slot 1 and D in slot 2. There are 5 choices for slot 1 (A,B,C,D,E) and four choices for slot 2. Why 4? Because after we pick the letter for slot 1, we have one less letter to pick from. We can't reuse that letter.
Now multiply those values 5 and 4 to get 20. There are 20 different ways to pick a pair of letters from a pool of 5 total. However, order does NOT matter because the segment AB is the same as BA. Since order doesn't matter, we are doubly counting when we shouldn't. In other words, our count is two times higher than it should be. Instead of 20 pairs, it's actually 20/2 = 10 pairs. That's why the answer is 10.
The list of 10 segments are: {AB,AC,AD,AE,BC,BD,BE,CD,CE,DE}
Side note: you can use the nCr combination formula with n = 5 and r = 2 to get the same answer.