Answer:
12
Step-by-step explanation:
ez claps pie
For this case we have the following expression:
(1 / x + 2) + (1 / x + 3) + (1 / X ^ 2 + 5 + 6)
Rewriting we have:
(1 / x + 2) + (1 / x + 3) + (1 / ((x + 2) * (x + 3)))
By doing common factor we have:
(1 / ((x + 2) * (x + 3))) * (x + 3 + x + 2 + 1)
Rewriting:
(1 / ((x + 2) * (x + 3))) * (2x + 6)
The sum is:
((2x + 6) / ((x + 2) * (x + 3)))
Answer:
((2x + 6) / ((x + 2) * (x + 3)))
Answer:
[-4,0) ∪ [2, ∞)
Step-by-step explanation:
For piecewise function domain and range, we need to understand the difference between "(" and "[" or ")" and "]"
- The parenthesis ( "(" and ")" ) are used for "open circles" in the graph.
- The brackets ( "[" and "]" ) are use for "closed circles" in the graph.
Range is the set of y-values for which the function is defined.
Now,
The upper part of the function shows the graph going from y = 2 towards infinity (arrow). At y = 2 , there is closed circle, so this part range would be
[2, ∞) (infinity is always with parenthesis)
Now, looking at bottom part, the function is defined from 0 (open circle) to -4 (closed). so we can write:
[-4,0)
This is the range, 2nd answer choice is correct.
[-4,0) ∪ [2, ∞)