Answer:
option (d) is correct.
a[b(x)] = 3x − 39
Step-by-step explanation:
Given: a(x) = 3x − 12 and b(x) = x − 9
We have to solve for a[b(x)]
Function composition is defined as an operation on two functions such that
, where we take function f(x) at x = g(x)
Consider ![a[b(x)]=a(b(x))](https://tex.z-dn.net/?f=a%5Bb%28x%29%5D%3Da%28b%28x%29%29)
Substitute the value of b(x) , we have,

Substitute the value of x as x-9 in a(x) , we have,

Evaluate , we get,
3(x-9) - 12 = 3x - 27 -12 = 3x - 39
Thus, option (d) is correct.