Discuss continuity of the composite function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
louie3006
Messages
54
Reaction score
0

Homework Statement

:
discuss continuity of the composite function h(x)=f(g(x)) when A} F(x)=X^2 , g(x) = x-1
B} f(x) = 1/x-6 , g(x) = X^2+5
where should I start ?
 
Physics news on Phys.org


h is continuous at a point a if f is continuous at g(a)
 


and how can we find out what a is if we are not given a number for a ?
 


when x = -6, that would make f(x) = 1/x-6 discontinuous right?
 


louie3006 said:
when x = -6, that would make f(x) = 1/x-6 discontinuous right?
Please use parentheses.
If you mean f(x)= (1/x)- 6, then f(-6)= -1/6- 6= -37/6. No this function is not discontinuous at -6.

If you mean f(x)= 1/(x- 6), then f(-6)= 1/(-6-6)= -1/12. No this function is not discontinuous at -6.

Be more careful!
 


f(6) = 1/ (6-6) = 1/0 this function is discontinuous, right ?