It does not matter which he does first. Either way, zero pairs will be created on both sides, which will isolate the variable to determine x<span>. Adding the </span>x<span>-tiles and then the unit tile, or visa versa, will give the same solution.</span>
Answer:
the answer is c-5
Step-by-step explanation:
Option 1: $120
Option 2: $155
Option 3: $130
Option 4: $135
So B. Option 1 is the better purchase
Just continue multiplying by -6. The 8th term would be -1119744
Y = |x| = x if x ≥ 0, -x if x < 0
absolute value can be interpreted as a function that does not allow negative real numbers, forcing them to be positive (leaving 0 alone). if the input x is more than or equal 0, then x stays positive so there is no need to do anything: "x if x ≥ 0".
if the input is less than 0, then it is an negative number and needs a negative coefficient to negate the negative: "-x if x < 0"
example: if x = -3, then it will take the "-x if x < 0" piece resulting in y = -(-3) = 3, which is what |-3| does
if x = 1, it will take the "x if x ≥ 0" piece and just have y = 1 which is what |1| does.
for x = 0, it will take the "x if x ≥ 0" and just have y = 0 which is what |0| does