Emma M.
asked 09/07/20let f(x)=x^2 and g(x)=2x+5 and h(x)= x^2-1 Find f [g (x-1) ]
3 Answers By Expert Tutors

Clara L. answered 09/07/20
Biology graduate available for STEM and Spanish tutoring
So for these types of questions I like to work from the inside out (starting with the inside function, then moving to the outside function. For each function, we replace x with whatever is inside the parenthesis.
1) We start with g(x-1): We replace x in the function g(x) with x - 1. So g(x - 1) = 2(x - 1) + 5
2) Now we move onto the outer function f(g(x - 1): For this we take the function f(x) = x2 and replace x with g(x - 1). So f(g(x - 1)) = (g(x - 1))2
3) Finally, we plug in our function for g(x-1) from step 1 into our function for f(g(x-1)) from part 2.
So f(g(x - 1)) = (2(x - 1) +5)2
I prefer to work from the inside out.
g(x) = 2x + 5
g(x - 1) = 2(x - 1) + 5 = 2x - 2 + 5 = 2x + 3
f(x) = x2
f(g(x - 1)) = f(2x + 3) = (2x + 3)2 = 4x2 + 12x + 9

Mark M. answered 09/07/20
Mathematics Teacher - NCLB Highly Qualified
f(g(x)) = (2x + 5)2
f(g(x + 1) = (2(x + 1) + 5)2
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.
Emma M.
Help solve, please. I just want to see if my answer is correct09/07/20