243,277 views
37 votes
37 votes
Drag the tiles to complete the composition of the functions described

Drag the tiles to complete the composition of the functions described-example-1
User Raphaklaus
by
3.0k points

1 Answer

12 votes
12 votes

g(x) = x - 3

h(x) = 3x + 1

To find g(h(x)), you have to replace x = h(x) into g(x), as follows:

g(h(x)) = (3x + 1) - 3

g(h(x)) = 3x + (1 - 3)

g(h(x)) = 3x - 2

To find h(h(x)), you have to replace x = h(x) into h(x), as follows:

h(h(x)) = 3(3x + 1) + 1

h(h(x)) = 3(3x) + 3(1) + 1

h(h(x)) = 9x + 3 + 1

h(h(x)) = 9x + 4

User Fossfreedom
by
3.4k points