SOLUTION: Find f(x) abd g(x) such that h(x) = (f of g)(x) h(x) = |6x+9| I come up with the following: f(x)= x, g(x)= 6x+9 Am I correct

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Find f(x) abd g(x) such that h(x) = (f of g)(x) h(x) = |6x+9| I come up with the following: f(x)= x, g(x)= 6x+9 Am I correct      Log On


   



Question 353949: Find f(x) abd g(x) such that h(x) = (f of g)(x)
h(x) = |6x+9|
I come up with the following:
f(x)= x, g(x)= 6x+9
Am I correct

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
The function f(x) should be f%28x%29=abs%28x%29. Otherwise, good job.