Answer:
f(4) = 49
f(-3) = -35
Step-by-step explanation:
f(4) = 12(4) + 1 = 48 + 1 = 49
f(-3) = 12(-3) + 1 = -36 + 1 = -35
Answer:
1st angle = X
2nd angle = X + 7
3rd angle = X + 18
Then (sum. them): 3X + 25 = 180 ==> X = 51.67 degree
Therefore,
1st angle = 51.67 degree
2nd angle = 58.67 degree
3rd angle = 69.67 degree
3x - y = 9
y = -2x + 11
3x - (-2x + 11) = 9
3x + 2x - 11 = 9
3x + 2x = 9 + 11
5x = 20
x = 20/5
x = 4
y = -2x + 11
y = -2(4) + 11
y = -8 + 11
y = 3
solution (where the lines intersect) is (4,3)
Answer:
The inner function is
and the outer function is
.
The derivative of the function is
.
Step-by-step explanation:
A composite function can be written as
, where
and
are basic functions.
For the function
.
The inner function is the part we evaluate first. Frequently, we can identify the correct expression because it will appear within a grouping symbol one or more times in our composed function.
Here, we have
inside parentheses. So
is the inner function and the outer function is
.
The chain rule says:
![\frac{d}{dx}[f(g(x))]=f'(g(x))g'(x)](https://tex.z-dn.net/?f=%5Cfrac%7Bd%7D%7Bdx%7D%5Bf%28g%28x%29%29%5D%3Df%27%28g%28x%29%29g%27%28x%29)
It tells us how to differentiate composite functions.
The function
is the composition,
, of
outside function: 
inside function: 
The derivative of this is computed as

The derivative of the function is
.