InterviewSolution
Saved Bookmarks
| 1. |
verify the statement true or false.If ` lim_( x to a ) [f(x) g(x)]` exists, then both ` lim_( x to a ) f(x) and lim_( x to a ) g (x) ` exist. |
| Answer» If ` underset(x to a) lim [f(x) g(x)]` exists, then both `underset(x to a) lim f(x) and underset( xto a) lim ` g(x) may or may not exist. Hence, it is a false statement. | |