retagged by
210 views
1 1 vote

Consider the given function $f(x)$.

$$f(x)=\left\{\begin{array}{ll}
a x+b & \text { for } x<1 \\
x^{3}+x^{2}+1 & \text { for } x \geq 1
\end{array}\right.
$$
If the function is differentiable everywhere, the value of $b$ must be ________. (rounded off to one decimal place)

  1. -3.1 to -2.9
  2. -2.1 to -1.9
  3. -1.1 to -0.9
  4. -0.1 to 0.1

1 Answer

0 0 votes
Some important points:-1. If $f$ is differentiable at $x=b$ then it's continuous $x=b$.

2. Every polynomial $P(x)$ is continuous at every real $x$ and $ \lim_{x \rightarrow c}P(x)= P(c)$

3. A function is continuous at $x=b \iff \lim_{x \rightarrow b^-}f(x) = \lim_{x \rightarrow b^+}f(x) = f(b)$.

Now we have to chosse $a  $ and $b$ such that it makes the function continuous at $x=1$ and differentiable at $x=1$.

 

1. Continuity:-

$ \lim_{x \rightarrow 1^-}f(x) =  \lim_{x \rightarrow 1^-}(ax + b) =  a + b$

$ \lim_{x \rightarrow 1^+}f(x) =  \lim_{x \rightarrow 1^-}(x^3 + x^1+1 ) = 1 + 1 + 1 = 3  = f(1)$

$f$ is right continous in order to make it left continuous,  $a + b =3------(1)$

 

2. Diffentiability:-$f'(x)=\begin{cases}a, & x < 1\\3x^2 +2x, & x>1\end{cases}$

left hand derivative at $x = 1$ equals $a$ and right hand derivative at $x = 1$ equals $3(1)^2+2(1) = 5$.

The derivative exists $x=1\iff$ left and right hand derivatives exists and equal $x=1$.

So, $a=5$, substitute this value in $(1)$ which gives $b=-2$.

So the answer is $-2$.
Answer:
Position:
Show:

Related questions

0 0 votes
1 1 answer
192
192 views
GO Classes asked May 5, 2025
192 views
The secant method formula for finding the square root of a real number $\text{R}$ from the equation $x^{2} – \text{R} = 0$ is:$x_{i+1} = \frac{x_{i}.x_{i-1}}{x_{i} + x_{i...
1 1 vote
1 1 answer
153
153 views
GO Classes asked May 5, 2025
153 views
If $y=\dfrac{4 x-5}{x+5},$ then $\dfrac{d y}{d x}$ equals$\frac{20}{(x+5)^2}$$\frac{25}{(x+5)^2}$$\frac{x+5}{4 x-5}$$4$