InterviewSolution
Saved Bookmarks
| 1. |
Show that the function defined by f (x) = cos (x2) is a continuous function. |
|
Answer» Let h (x) = cos x, g (x) x2 , x ∈ R hog (x) = h [x2] = cos x2 = f (x). Being polynomial function x2 is continuous on R. Being trigonometric function cos x is continuous on R in the domain. Since h (x) is continuous and g (x) is continuous hog (x) is also continuous on R. ∴ f (x) is also continuous on R. |
|