asked 151k views
1 vote
For the functions f(x) = 2x + 2 and g(x) = 7x + 1, which composition produces the greatest output?

Both compositions produce the same output.
Neither composition produces an output.
f(g(x)) produces the greatest output.
g(f(x)) produces the greatest output.

asked
User Shmack
by
7.9k points

2 Answers

1 vote
First we have to find (f o g)(x):
(f o g)(x) = [2(7x + 1) + 2] = (14x + 2 + 2) = 14x + 4
Then we have to find (g o f)(x):
(g o f)(x) = [7(2x + 2) + 1] = (14x + 14 + 1) = 14x + 15
Comparing both the results:

(g o f)(x) > (f o g)(x)
According to above explanation,
D.g(f(x)) produces the greatest output, is the correct answer.
answered
User FireFalcon
by
7.6k points
3 votes

The answer is the fourth option "g(f(x)) produces the greatest output."

How:


  • (f o g)(x) = [2(7x + 1) + 2] = (14x + 2 + 2) = 14x + 4

  • (g o f)(x) = [7(2x + 2) + 1] = (14x + 14 + 1) = 14x + 15

Looking at both equations you would see that (g o f)(x) > (f o g)(x) so the answer is the fourth option!

Hope this helps!

answered
User Kdog
by
7.7k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.