asked 68.7k views
2 votes
F(x) = 5x - 6 , g(x) = x - 2

(fog)(x)​

asked
User Nrussell
by
8.1k points

1 Answer

2 votes

Answer:

(f∘g)(x) = 5x -16

Explanation:

You want the simplified form of the composition (f∘g)(x) when f(x)=5x-6 and g(x)=x-2.

Composition

The notation (f∘g)(x) is a shorthand way to write f(g(x)). The composition operator (ring operator) works right to left, meaning that g(x) is evaluated first, then the result is used as an argument to the function f.

Evaluation

Functions are evaluated in the usual way.

f(g(x)) = f(x-2) = 5(x-2) -6 = 5x -10 -6 = 5x -16

(f∘g)(x) = 5x -16

answered
User Ezekiel Victor
by
8.3k 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.