Given #f(x)=8x-1#, and #g(x)=x/2# how do you find fog(x)? Precalculus Functions Defined and Notation Function Composition 1 Answer Costas C. · mason m Feb 13, 2016 Substitute #x/2# (which is #g(x)#) in place of #x# #(f@g)(x)=4x-1# Explanation: #(f@g)(x)=f(g(x))# Which means that wherever inside the function you see the variable #x# you should substitute it with #g(x)# Here: #(f@g)(x)=8g(x)-1=8(x/2)-1=4x-1# #(f@g)(x)=4x-1# Answer link Related questions What is function composition? What are some examples of function composition? What are some common mistakes students make with function composition? Is function composition associative? Is it always true that #(f@g)(x) = (g@f)(x)#? If #f(x) = x + 3# and #g(x) = 2x - 7#, what is #(f@g)(x)#? If #f(x) = x^2# and #g(x) = x + 2#, what is #(f@g)(x)#? If #f(x) = x^2# and #g(x) = x + 2#, what is #(g@f)(x)#? What is the domain of #(f@g)(x)#? What is the domain of the composite function #(g@f)(x)#? See all questions in Function Composition Impact of this question 5487 views around the world You can reuse this answer Creative Commons License