The problem
Click to see the original problem
Hi there I am working on a pre-calculus question where I'm trying to figure out a composition. I have the first function which is f(x)=x^2+3x-1 and the 2nd function is g(x)=2x-5....I am trying to find the answer of f(g(x))=
Answer provided by our tutors
f(g(x)) = f(2x - 5) = (2x-5)^2+3(2x-5)-1 = 4x^2 - 14x + 9