Answer:
A and D represent linear functions
Hope this is what you where looking for
To Find :-
- The algebraic equations to solve the above problem .
Solution :-
Let ,
- Large number = L
- Small number = S
— According to first statement ,
— According to second statement ,
- 3L + 4S = 54
- 3L + 4S - 54 = 0 .
These equations matches with the second option b .
Option b is the correct answer.
<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 />
Ok so, based on the graph lets say that x = seconds and y = depth of dolphin. the interception in both points is when they are at 0 i.e when x is equals 0 and y equals 0. So At 0 seconds, the dolphin is 42 feet below the surface. So we say that x = 0, y = -42 and then the y intercepts = -42 so the point of interception is(0 (seconds),-42(depth of the dolphin)) When the clock says it's 14 seconds, the dolphin is even with the surface (0 below the surface this time). So we say that x = 14, y = 0. In this case The x intercept = 14 (14,0). But we need to calculate The slope with the formula= (y2 - y1)/(x2 - x1) = 42/14 = 3. Therefore, the formula for this line is y = 3x - 42.