93.9k views
3 votes
Use the functions m(x) = 5x + 4 and n(x) = 6x − 9 to complete the function operations listed below.

Part A: Find (m + n)(x). Show your work.

Part B: Find (m ⋅ n)(x). Show your work.

Part C: Find m[n(x)]. Show your work.

2 Answers

4 votes
A. (m+n)(x)=
5x+4+6x-9=
11x-5

B. (mn)(x)=
(5x+4)(6x-9)=
30x^2+24x-45x-36=
30x^2-21x-36

C. basically sub n(x) for x in m(x)
m(n(x))=
5(6x-9)+4=
30x-45+4=
30x-41
User Timshutes
by
8.3k points
2 votes

For this case we have the following functions:


image


For the sum of functions we have:


image

Substituting values:


image

Adding similar terms we have:


image


For the multiplication of functions we have:


image

Substituting values:


image

If we apply the distributive property we have:


image

Adding similar terms we have:


image


For the composition of functions we have:


image

Rewriting we have:


image

User Littlemad
by
7.5k points