Answer:
y equal -7
Step-by-step explanation:
i think so but it will help you
Answer:
A total of 360 residents left Planet X in the past 3 years.
Step-by-step explanation:
120 are the residents per year and the 3 represents the years so when you multiply them it would make how many residents that left Planet X in 3 years.
Answer:
y=x+6
Step-by-step explanation:
Put (-7,-1) into
y-y1=m(x-x1) form, and m=1 (the slope)
y+1=1(x+7)
y+1=x+7
y=x+6
Happy Holidays!
Answer:
x is in the range [-1,4]
Step-by-step explanation:
I haven't worked with absolute value inequalities in awhile, but let's take a wack at this.
We are given the following inequality:
| 2x - 3 | <= 5
This implies two possible cases:
[1] -5 <= 2x -3
Or
[2] 2x - 3 <= 5
So let's solve x for both of these cases:
[1] -5 <= 2x - 3
-2 <= 2x
-1 <= x
[2] 2x - 3 <= 5
2x <= 8
x <= 4
So from these cases, we can say the following is true:
x >= -1 and x <= 4
Thus, we can write this in the form
-1 <= x <= 4
Or in interval notation:
{ x is element of reals | -1 <= x <= 4}
Also written as
x is in the range [-1,4]
Where the closed brackets represent 1 and 4 as possible answers whereas parenthesis would imply they were not.
Cheers.