If it’s a right triangle 1 side is a right angle and if those 2 sides are equal and not right angles then E needs to be a right angle and a right angle is 90 degrees so it’s D
Answer:
The answer is C or x=-4.
Step-by-step explanation:
I hope this helps!
Substitute y = -x into the first equation:
-8x - 7(-x) = -5
-8x + 7x = -5
-x = -5
x = 5
Substitute x = 5 into y = -x
y = -(5)
y = -5
Answer: x = 5, y = -5
Answer:
Ok, the domain is the set of values that we can input in a function.
In this case, we have:
y = Ix - 6I + 3.
Notice that there is no restriction here, x can actually take any value, then the domain will be the set of all real numbers.
The correct domain is x, x ∈ R
Now, if we had (for example) something like:
y = Ix - 6I < 3
Now we have a restriction in the domain because we can not have y equal or larger than 3.
To find the domain, we can break the absolute value:
Ix - 6I < 3
is equivalent to:
-3 < x - 6 < 3
now let's add 6 in each side.
-3 + 6 < x - 6 + 6 < 3 + 6
3 < x < 9
That will be the domain in that case.