Answer:
h(t) = 40,000 - 1,500t
Step-by-step explanation:
Let h(t) be the height of the airplane after t minutes.
h(t) = 40,000 - 1,500t
Answer:
c: plane ptm
Step-by-step explanation:
R =4/3 (p-q)
3 x r = 4 (p-q)
(3 x r)/4 = p - q
(3 x r)/4 - q = p
Answer:
f(g(5)) = 64
g(f(5)) = 28
Step-by-step explanation:
Given that f(x) = x^2 and g(x) = x+3
f(g(x) = f(x+3)
f(x+3) = (x+3)^2
f(g(x)) = (x+3)^2
f(g(5)) = (5+3)^2
f(g(5)) = 8^2
f(g(5)) = 64
b) g(f(x)) = g(x^2)
g(f(x)) = x^2 + 3
g(f(5)) = 5^2 +3
g(f(5)) = 25 + 3
g(f(5)) = 28
Hence the value of g(f(5)) is 28
If functions transfer some a to b via some formula, then inverse of such functions transfer b to a via some other formula.
Hope this helps.