InterviewSolution
Saved Bookmarks
| 1. |
Suppose f(x) = px + 3 for a ≤ x ≤ b = 5x2 – q for b < x ≤ cFind the condition on p, q, so that f(x) is continuous on [a, c], by filling in the boxes.f(b) = .....\(\lim\limits_{x\to b^+} f (x)\) = ......∴ pb + 3= .....∴ p = ____/b is the required condition. |
|
Answer» f(b) = pb+3 \(\lim\limits_{x\to b^+} f (x)\) = 5b2-q ∴ pb + 3= 5b2-q ∴ p = 5b2-q-3/b is the required condition. |
|