<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 />
Answer:
x = 15
Step-by-step explanation:
3x / 3 = 45 / 3 x = 15
Answer:
-2, -5, 2, then 5
Step-by-step explanation:
Set up a system of equations.
d + q = 75
.1d + .25q = 14.25
Multiply the first equation by -.1 so that the "d's" will cancel.
-.1d -.1q = -7.5
.1d +.25q = 14.25
Now add the two equations together
.15q = 6.75
divide both sides by .15
q = 45
There are 45 quarters in the jar