Calculating (f of g)(3): Find the Solution

  • Thread starter Thread starter tecrekka
  • Start date Start date
AI Thread Summary
To solve (f of g)(3), first evaluate g(3), which is g(x) = x + 1, resulting in g(3) = 4. Next, substitute this result into f(x), where f(x) = sqrt(x). Therefore, f(g(3)) becomes f(4), leading to f(4) = sqrt(4) = 2. The confusion arose from misinterpreting the notation and incorrectly substituting values. Understanding the composition of functions is crucial for accurate calculations.
tecrekka
Messages
7
Reaction score
0

Homework Statement



(f of g)

f(x)= sqrt/x

g(x) = x+1

Homework Equations



(f of g)(3)

The Attempt at a Solution



sqrt/3 (4) = 4(sqrt/3) (incorrect)

Correct answer is 2 but I don't see how?
 
Physics news on Phys.org
f(x)=sqrt/x has no sense. Is not it f(x)= sqrt(x)?

ehild
 
You are absolutely correct, sorry, I see now that I put it in improperly. I've made it harder^2
 
You are doing in your working (f * g), not (f of g). In the latter, you pass the result of g to f.
 
I'm just not seeing what you are saying for some reason, if (x)=3 don't I substitute every (x) with 3?
 
tecrekka said:
I'm just not seeing what you are saying for some reason, if (x)=3 don't I substitute every (x) with 3?
No, not at all. To evaluate f(g(3)) you need to evaluate g(3), and then use that number in f.

For example, if g(3) = 5 -- I'm just making up numbers here -- then you would evaluate f(5). That would be f(g(3)).
 
OH! I see! Thank you very much.
 
tecrekka said:
I'm just not seeing what you are saying for some reason, if (x)=3 don't I substitute every (x) with 3?
I would say "yes, you do", but that fog(x)= f(g(x)) only has one x!
 
Last edited by a moderator:
Back
Top