Which triangles am I supposed to choose from?
Answer:
is this a multiple choice question?? it would be very hard to figure out without the answer choices
Step-by-step explanation:
When you represent intervals on the number line, you're including full dots, excluding empty dots, and you're considering numbers highlighted by the line.
In the first case, you've highlighted everything before -2 (full dot, thus included), and everything after 1 (empty dot, excluded). So, the set would be

or, in interval notation,
![(-\infty,-2]\cup (1,\infty)](https://tex.z-dn.net/?f=%28-%5Cinfty%2C-2%5D%5Ccup%20%281%2C%5Cinfty%29)
In the second case, you are looking for all numbers between -3 and 5. This interval is symmetric with respect to 1: you're considering all numbers that are at most 4 units away from 1, both to the left and to the right.
This means that the difference between your numbers at 1 must be at most 4, which is modelled by

where the absolute values guarantees that you'll pick numbers to the left and to the right of 1.
It's "commutative property," which says that (for addition/multiplication) order of the operator doesn't matter. For eg, 3 * 5 = 5 * 3.
Associative property (again, of multiplication and addition) means that it doesn't matter how you solve an expression if the same operand is used and some numbers are grouped. For eg. 3 * (5 * 4) = (3 * 5) * 4.
Answer:
k < -5
Step-by-step explanation:
5(k+4)<–5
Divide each side by 5
5/5(k+4)<–5/5
k+4 < -1
Subtract 4 from each side
k+4-4 < -1-4
k < -5