(f o g o h)(x) = f { g [ h(x) ] }
Which means: apply first function h, then apply function g to the result, and finally apply function f to the new result.
h(25) = √25 = 5
g(5) = 5 - 3 = 2
f(2) = 3(2) = 6.
Answer: 6
Answer:
6
Step-by-step explanation:
The area of a circle in terms of the circle's radius

is

Differentiating both sides with respect to

, you get
We can start from the given line's coefficients and translate the line from the origin to the given point.
4(x -(-2)) -(y -3) = 0
4x +8 -y +3 = 0
The equation of the desired line is ...
4x -y = -11
_____
For standard form line ax+by=c, any parallel line will have only a different value of c. For c=0, the line goes through the origin (0, 0). To make it go through point (h, k) we can write it as
a(x-h) +b(y-k) = 0
which is completely equivalent to
ax +by = ah +bk
The equation for the direct variation is y= kx (where k is contant of variation.)
This equation represent that if x will increase then y will also increase because it's k times x.
Where the equation for indirect variation is 
By this equation if x will increase then y will decrease and vice versa.
The given data is :
x: 2 4 8 12
y: 4 2 1 2/3
Notice as x is increasing then y is decreasing. Like x has increased from 2 to 4 then y is decresing from 4 to 2 and so on.
So, the given data represent an indirect variation.