InterviewSolution
Saved Bookmarks
| 1. |
Show that cos |x| is a continuous function. |
|
Answer» Consider f(x) = |x| and g(x) = cos x We know that (gof)(x) = g[f(x)] = g[|x|] = cos |x| Here, f and g is continuous and their composite (gof) is continuous. Therefore, cos |x| is a continuous function. |
|