
Bob R.
asked 10/26/20How would you solve this composite function?
Given f(x)=3x+k and g(x)=x-4/3, for what value of k is f(g(x))=g(f(x))?
3 Answers By Expert Tutors

Sam Z. answered 10/26/20
Math/Science Tutor
(f.g)(x)=f(g(x))
=f(x-4/3)
=3(x-4/3)+k
=3x-4+k
Do (g.f)(x) the same way (switch f and g).

Yefim S. answered 10/26/20
Math Tutor with Experience
I think that here g(x) = (x- 4)/3.
So f(g(x)) = x - 4 + k; g(f(x)) = (3x + k - 4)/3. We get equation: x - 4 + k = x + k/3 - 4/3; 2/3k = 8/3; k = 4

Patrick B. answered 10/26/20
Math and computer tutor/teacher
Great... now we gotta do the problems twice:
once for g(x) = x - (4/3) and once for g(x) = (x-4)/3
I) g(x) = x - 4/3
f(g(x)) = 3(x - 4/3) + k
g(f(x)) = 3x+k - 4/3
3(x-4/3)+k = 3x + k - 4/3
3x - 4 + k = 3x + k - 4/3
k-4 = k - 4/3
no solution...
so it must be the latter
=======================================================
f(x) = 3x+k g(x) = (x-4)/3
f(g(x)) = 3(x-4)/3 + k
= x-4 + k
g(f(x)) = (3x+k-4)/3
x-4+k = (3x+k-4)/3
3x-12+ 3k = 3x+k - 4
3k-12 = k -4
2k-12 = -4
2k = 8
k=4
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Doug C.
x-(4/3) or (x-4)/3?10/26/20