X is equal to -4. Hope I helped. If you want an explanation too I would be glad to provide that .
Answer:
Two sets are called disjoint if they have no elements in common. For example:
The sets S = { 2, 4, 6, 8 } and T = { 1, 3, 5, 7 } are disjoint.
Another way to define disjoint sets is to say that their intersection is the empty set,
Two sets A and B are disjoint if A ∩ B = 0.
In the example above,
S ∩ T = ∅ because no number lies in both sets.
Step-by-step explanation:
32.625 is the same as 32 and 5/8 .
Answer:
good luck cause i dont know
Step-by-step explanation:
heheh
Answer:
fog = 2√(x-1) + 1
Domain = [1,
)
Step-by-step explanation:
Given the functions f(x)=2x+1 and g(x)=sqrt(x-1), we are to find the composite function fog
fog = f(g(x))
f(g(x)) = f(√(x-1))
f(√(x+1)) means that we are to replace variable x in f(x) with the function √(x-1)
f(√(x-1)) = 2(√(x-1))+1
f(√(x+1)) = 2√(x-1) + 1
fog = 2√(x-1) + 1
<em>For the function to exist on any real valued function, then the function inside square root i.e x-1 must be greater than or equal to zero (x-1≥0)</em>
If x-1≥0
x≥0+1
x≥1
This means the range of variable x must be values of x greater than or equal to 1.
Domain = [1,
)