Answer:
area= x^2+8x+7
Step-by-step explanation:
a=l*w
l=x+7
w=x+1
a=(x+7)(x+1)
a= x^2+8x+7
Answer: X = 0
Let me know if it’s correct
Step-by-step explanation:
the slope is the ratio of "y coordinate difference / x coordinate difference".
so, let's find 2 good points (I mean by that with integer coordinates). I see e.g.
(-1, -1) and (0, -7)
x changes by +1 (from -1 to 0).
y changes by -6 (from -1 to -7).
so, the slope is -6/1 = -6.
D is the right answer.
The answer is either x = -1 or x = 4.
Answer:
x = 3 and x = -12
Step-by-step explanation:
To solve an absolute value equation, you create two equations, one where the right side is negated and one where the right side isn't:
| 2x + 9 | = 15 becomes:
2x + 9 = 15 and 2x + 9 = -15
2x = 6 and 2x = -24
x = 3 and x = -12
Why this works is that |-x| and |x| will both be equal to 0. Remember that absolute value is the distance a number is away from 0.