We can work this from the inside out.
First, f(4) = 2(42) - 3 = 2(16) - 3 = 32 - 3 = 29
So, g(f(4)) = g(29) = 29 + 8 = 37
Anna T.
asked 06/22/20We can work this from the inside out.
First, f(4) = 2(42) - 3 = 2(16) - 3 = 32 - 3 = 29
So, g(f(4)) = g(29) = 29 + 8 = 37
Daniel D. answered 06/22/20
College sophomore studying computer science and prehealth
I'm assuming that f(x) is really supposed to be 2x2-3. In that case, to find g(f(x)), you just plug in f(x) in place of x for g(x), so that would look like...
g(f(x)) = (2x2-3) + 8 = 2x2+5
So when you plug 4 into this equation, you get...
2(4)2 + 5
= 2(16) + 5
= 32 + 5
= 37
Therefore, g(f(4)) = 37
Brooke M. answered 05/19/20
Effective and Efficiency math tutor
If f(x)=2x^2-3 and g(x)=x+8, to find g(f(4)) we need to use the rules for compositions of functions.
Start from the inside and work your way out.
what is g(4)? plug 4 into the x in the g(x) function, g(4)=4+8=12
now plug 12 into the f(x) function.
you should get 285
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Anna T.
Thank you so much!06/22/20