Chapter 3: Problem 11
Find \(f(g(h(x)))\) and \(g(h(f(x)))\). $$ f(x)=\frac{1}{x}, g(x)=\sqrt{x}, h(x)=x-3 $$
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 3: Problem 11
Find \(f(g(h(x)))\) and \(g(h(f(x)))\). $$ f(x)=\frac{1}{x}, g(x)=\sqrt{x}, h(x)=x-3 $$
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
To nd \(f(g(x))\), apply \(g\) to \(x\) and then use the output of \(g\) as the input of \(f .\) Work from the inside out. Let \(f(x)=x^{2}, g(x)=1 / x\), and \(h(x)=3 x+1\) Worked example: $$f(g(h(x)))=f(g(3 x+1))=f\left(\frac{1}{3 x+1}\right)=\left(\frac{1}{3 x+1}\right)^{2}$$ Find the following. (a) \(f(g(x))\) (b) \(g(f(x))\) (c) \(x h(f(x))\) (d) \(f(h(g(x)))\) (e) \(g(g(w))\) (f) \(h(h(t))\) (g) \(g(f(1 / x))\) (h) \(g(2 h(x-1))\) (i) Show that \(g(g(x)) \neq[g(x)]^{2}\) (j) Show that \([h(x)]^{2} \neq h\left(x^{2}\right)\).
Find \((f+g)(x),(f g)(x)\), and \(\left(\frac{f}{g}\right)(x)\), and find their domains. $$ f(x)=a x+b \text { and } g(x)=c x+d $$
Let \(f(x)=\frac{x}{x+3}\) and \(g(x)=\frac{3 x}{1-x}\). (a) Find \(f(g(2))\) and \(g(f(2))\). (b) Find \(f(g(x))\) and \(g(f(x))\). (c) What does part (b) suggest about the relationship between \(f\) and \(g\) ?
Find \((f+g)(x),(f g)(x)\), and \(\left(\frac{f}{g}\right)(x)\), and find their domains. $$ f(x)=2 x+3 \text { and } g(x)=x^{2}-1 $$
Let \(f(x)=|x|, g(x)=\sqrt{x}\), and \(h(x)=x-2\). Find the domain for each of the following. (a) \(l(x)=g(f(x))\) (b) \(m(x)=g(h(f(x)))\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.