Answer:
7
Step-by-step explanation:
Check the picture below.
notice, the dashed line is the "continuation" of the graph, however, for the constraints in the piece-wise, is excluded.
Answer:
because you can't get closer to 0 on the number line than 0 units away.
Step-by-step explanation:
it's like walking if the point is 3 foot in front of you and you walk to it once you get to it then even if you keep walking you can't go a negative number of feet away from it because the closest you can get is right on it.
Answer: $516
Step-by-step explanation:
Just multiply 48x10.75
<h2><u><em>
If you rather have the link to get this info lmk!!</em></u></h2>
Example: f(x) = 2x+3 and g(x) = x2
"x" is just a placeholder. To avoid confusion let's just call it "input":
f(input) = 2(input)+3
g(input) = (input)2
Let's start:
(g º f)(x) = g(f(x))
First we apply f, then apply g to that result:
Function Composition
- (g º f)(x) = (2x+3)2
What if we reverse the order of f and g?
(f º g)(x) = f(g(x))
First we apply g, then apply f to that result:
Function Composition
- (f º g)(x) = 2x2+3
We get a different result! When we reverse the order the result is rarely the same. So be careful which function comes first.
<h2 />