217k views
3 votes
Let f(x) = 3x + 2 and g(x) = 7x + 6 . find F g and it’s domain

User Vesna
by
8.1k points

2 Answers

4 votes

21x2 + 32x + 12; all real numbers is the answer

User Ryosuke Hujisawa
by
8.4k points
5 votes

Solution for f • g:


The notation f • g or f(g(x)) means that we need to plug the equation from g(x) into every x variables in the function f(x). We do this by following the steps below and by simplifying accordingly:



f(g(x))=3(7x+6)+2


f(g(x))=21x+18+2


f(g(x))=21x+20


ANSWER: f(g(5)) is equal to 21x + 20.


Domain:


For the function f(g(x)), we can find the domain by analyzing the domains of each individual functions separately and excluding certain values depending on the restrictions from the outermost function.


However, since both functions have all real numbers as its domain, we will not need to do any exclusion anymore.


ANSWER: The domain of the function is all real numbers.

User Debarati
by
8.6k points