<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:
3x-4 = x+10
x = 7
Follow through with the words and then simplify.
Answer:
Lara's share = 25000
Step-by-step explanation:
Partnership's income = 50,000
Lara's guaranteed payment = 20,000
As the Income 50,000 is larger than Lara's guaranteed payment i.e 20,000. Since Lara is 50% partner so she will receive half the amount of the partnership's income.
Partnership's Income = 50,000
Half of Partnership's income = 50,000/2
= 25,000
Therefore, Lara's distributive share is 25,000.
!!
Answer:
30
Step-by-step explanation:
538 = 540
509 = 510
40 - 10 = 30
<span>Your Answer: D
Why....
You can make equations out of the information
Let L be Lin, G be Greg, and F be Fran
L = 4 + G ---"Lin sold 4 more shirts than Greg"
F = 3L ---"Fran sold 3 times as many shirts as Lin"
F + G + L = 51 ---"In total the three sold 51 shirts"
Use F + G + L = 51
Substitute the equations in for F and L (because you need to know the G) like this....
(3L) + G + (4+G) = 51
You still have a variable besides G in there... you can use the L= 4+G and substitute again so that there are only G's
( 3(4+G) ) + G + (4+G) = 51 ---- SIMPLIFY :D
( 12 + 3G ) + G + 4 + G = 51
12 + 3G + G + 4 + G = 51 ---Combine like terms
16 + 5G = 51 </span>