Discover a world of knowledge at Westonci.ca, where experts and enthusiasts come together to answer your questions. Ask your questions and receive detailed answers from professionals with extensive experience in various fields. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform.

Use the functions a(x) = 7x + 10 and b(x) = 12x - 18 to complete the function operations listed below.
Part A: Find (a + b)(x). Show your work.
Part B: Find (a - b)(x). Show your work.
Part C: Find (a - b)(x). Show your work.
Part D: Find a[b(x)]. Show your work.


Sagot :

The value of the sum, difference and composite function a[b(x)] are 19x - 8, -5x + 28 and 84x - 136 respectively

Sum and difference of functions

Given the following functions a(x) = 7x + 10 and b(x) = 12x - 18

Take the sum

(a+b)(x) = a(x) + b(x)

(a+b)(x) = 7x + 10 + 12x - 18

(a+b)(x) = 19x- 8

Take the difference

(a-b)(x) = a(x) - b(x)

(a-b)(x) = 7x + 10 - 12x + 18

(a-b)(x) = -5x + 28

For the composite function a[b(x)].

a(12x- 18) = 7(12x-18) - 10

a[b(x)] = 84x - 126 - 10

a[b(x)] = 84x - 136

Hence the value of the sum, difference and composite function a[b(x)] are 19x - 8, -5x + 28 and 84x - 136 respectively

Learn more on functions here: https://brainly.com/question/25638609

#SPJ1