<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 />
We all know, savings account have "Compound Interest"
So, Here, On $100 deposit, amount of Interest = $12
So, for $50, it would be: $6
Then, for $300, it is: $36
b) If you deposit $200, then balance after 1 year,
A = P(1 + r)^t
A = 200(1 + 0.03)^1
A = 200(1.03)
A = $206
Now, Balance with $150
A = 150 (1 + 0.03)^1
A = 150(1.03)
A = 154.5
Difference = 206 - 154.5 = $51.5
In short, Your Answer would be: $51.5
Hope this helps!
Answer:
a triangle with angles of 13, 48, and 131 degrees
Step-by-step explanation:
All the triangles equal to 180
Answer:
8d+12-6d+10
2d+22
Step-by-step explanation: