RBSE Solutions Class 12 Maths Chapter 6 Continuity and Differentiability Miscellaneous

Get the most accurate RBSE Solutions for Class 12 Mathematics Chapter 6 Continuity and Differentiability here. Updated for the 2026-27 academic session, these solutions are based on the latest RBSE textbooks for Class 12 Mathematics. Our expert-created answers for Class 12 Mathematics are available for free download in PDF format.

Detailed Chapter 6 Continuity and Differentiability RBSE Solutions for Class 12 Mathematics

For Class 12 students, solving RBSE textbook questions is the most effective way to build a strong conceptual foundation. Our Class 12 Mathematics solutions follow a detailed, step-by-step approach to ensure you understand the logic behind every answer. Practicing these Chapter 6 Continuity and Differentiability solutions will improve your exam performance.

Class 12 Mathematics Chapter 6 Continuity and Differentiability RBSE Solutions PDF

 

Question 1. If function \( f (x) = \frac { x^2-9 }{ x-3 } \) is continuous at \( x = 3 \), then value of (3) will be :
(a) 6
(b) 3
(c) 1
(d) 0
Answer: (a) 6
\( \lim_{h \to 0} \frac { (3+h)^2 - 9 }{ (3+h)-3 } \)
\( \implies \lim_{h \to 0} \frac { 9 + 6h + h^2 - 9 }{ h } \)
\( \implies \lim_{h \to 0} \frac { 6h + h^2 }{ h } \)
\( \implies \lim_{h \to 0} (6+h) \)
\( \implies 6 \)
Since the function is continuous at \( x=3 \), the value of \( f(3) \) must be equal to the limit as \( x \) approaches 3. Evaluating the limit gives 6. So, when the function is continuous, \( f(3) \) should be 6.
In simple words: When a function is continuous at a point, its value at that point is the same as its limit. By simplifying the function and finding its limit as \( x \) gets close to 3, we find the value is 6.

🎯 Exam Tip: For continuity, remember that the function's value at a point must equal its limit at that point. If the function is undefined at the point, like \( x=3 \) here, you need to find the limit to determine the value for continuity.

 

Question 2. If function \( f(x) = \begin{cases} \frac { \sin 3x }{ x } & ; x \neq 0 \\ m & ; x = 0 \end{cases} \) is continuous at \( x = 0 \) then value of \( m \) will be :
(a) 3
(b) 1/3
(c) 1
(d) 0
Answer: (a) 3
For continuity at \( x=0 \), we need \( f(0) = \lim_{x \to 0} f(x) \).
Given \( f(0) = m \).
\( \lim_{x \to 0} f(x) = \lim_{x \to 0} \frac { \sin 3x }{ x } \)
We can multiply and divide by 3 to use the standard limit identity \( \lim_{\theta \to 0} \frac { \sin \theta }{ \theta } = 1 \).
\( \implies \lim_{x \to 0} 3 \cdot \frac { \sin 3x }{ 3x } \)
\( \implies 3 \cdot 1 \)
\( \implies 3 \)
Since \( f(x) \) is continuous at \( x=0 \), then \( m = 3 \).
In simple words: For the function to be continuous at \( x=0 \), its value at \( x=0 \) (which is \( m \)) must be the same as the limit of the function as \( x \) approaches 0. By finding this limit, we get \( m=3 \).

🎯 Exam Tip: The limit \( \lim_{x \to 0} \frac{\sin(ax)}{x} = a \) is a key tool for solving continuity problems involving trigonometric functions at \( x=0 \).

 

Question 3. If \( f(x) = \begin{cases} \frac { \log(1+mx)-\log(1-nx) }{ x } & ; x \neq 0 \\ k & ; x = 0 \end{cases} \) is continuous at \( x = 0 \), then the value of \( k \) will be :
(a) 0
(b) \( m + n \)
(c) \( m-n \)
(d) \( m.n \)
Answer: (b) \( m + n \)
For \( f(x) \) to be continuous at \( x=0 \), we must have \( f(0) = \lim_{x \to 0} f(x) \).
Given \( f(0) = k \).
\( \lim_{x \to 0} f(x) = \lim_{x \to 0} \frac { \log(1+mx)-\log(1-nx) }{ x } \)
We use the standard limit: \( \lim_{x \to 0} \frac{\log(1+ax)}{x} = a \).
\( \implies \lim_{x \to 0} \left( \frac { \log(1+mx) }{ x } - \frac { \log(1-nx) }{ x } \right) \)
\( \implies \lim_{x \to 0} \frac { \log(1+mx) }{ x } - \lim_{x \to 0} \frac { \log(1+(-n)x) }{ x } \)
\( \implies m - (-n) \)
\( \implies m + n \)
Therefore, for continuity, \( k = m+n \).
In simple words: For the function to be continuous at \( x=0 \), the value of \( k \) (the function's value at 0) must be the same as the limit of the function as \( x \) approaches 0. By calculating this limit using a known logarithm rule, we find that \( k \) equals \( m+n \).

🎯 Exam Tip: Remember common limit formulas for continuity questions, especially those involving logarithms, as they can greatly simplify calculations. \( \lim_{x \to 0} \frac{\log(1+ax)}{x} = a \) is frequently tested.

 

Question 4. If function \( f (x) = \begin{cases} x+\lambda & ; x < 3 \\ 4 & ; x = 3 \\ 3x-5 & ; x > 3 \end{cases} \) is continuous at \( x = 3 \) then the value of \( \lambda \) will be :
(a) 4
(b) 3
(c) 2
(d) 1
Answer: (d) 1
For the function to be continuous at \( x=3 \), the left-hand limit, the right-hand limit, and the value of the function at \( x=3 \) must all be equal.
The value of the function at \( x=3 \) is \( f(3) = 4 \).
Let's find the Left Hand Limit (LHL):
\( \text{LHL} = \lim_{x \to 3^-} f(x) = \lim_{h \to 0} f(3-h) \)
\( \implies \lim_{h \to 0} (3-h) + \lambda \)
\( \implies (3-0) + \lambda \)
\( \implies 3 + \lambda \)
Now, let's find the Right Hand Limit (RHL):
\( \text{RHL} = \lim_{x \to 3^+} f(x) = \lim_{h \to 0} f(3+h) \)
\( \implies \lim_{h \to 0} 3(3+h) - 5 \)
\( \implies 3(3+0) - 5 \)
\( \implies 9 - 5 \)
\( \implies 4 \)
For continuity, LHL = RHL = \( f(3) \).
So, \( 3 + \lambda = 4 \)
\( \implies \lambda = 4 - 3 \)
\( \implies \lambda = 1 \)
Thus, the value of \( \lambda \) must be 1.
In simple words: For a function to be smooth and unbroken at a point, its value approaching from the left, from the right, and exactly at that point must all be the same. We found these three values and set them equal to each other to solve for \( \lambda \).

🎯 Exam Tip: When a function is defined in pieces for different intervals, always check the left-hand limit, right-hand limit, and function value at the point where the definition changes. All three must be equal for the function to be continuous at that point.

 

Question 5. If \( f(x) = \cot x \) is discontinuous at \( x = \frac { n\pi }{ 2 } \), then :
(a) \( n \in Z \)
(b) \( n \in N \)
(c) \( \frac { n }{ 2 } \in Z \)
(d) Only \( n = 0 \)
Answer: (c) \( \frac { n }{ 2 } \in Z \)
The cotangent function, \( \cot x \), can be written as \( \frac { \cos x }{ \sin x } \).
A function is discontinuous where its denominator is zero.
So, \( \cot x \) is discontinuous when \( \sin x = 0 \).
\( \sin x = 0 \) when \( x \) is an integer multiple of \( \pi \). So, \( x = k\pi \), where \( k \in Z \).
We are given that \( f(x) \) is discontinuous at \( x = \frac { n\pi }{ 2 } \).
Therefore, \( \frac { n\pi }{ 2 } = k\pi \)
\( \implies \frac { n }{ 2 } = k \)
Since \( k \) is an integer, \( \frac { n }{ 2 } \) must be an integer.
This means that \( n \) must be an even integer for \( \cot x \) to be discontinuous at \( x = \frac { n\pi }{ 2 } \).
In simple words: The cotangent function breaks down (is discontinuous) when the sine part in its bottom half becomes zero. This happens when \( x \) is a full multiple of \( \pi \). If the problem says it breaks down at \( \frac{n\pi}{2} \), then \( \frac{n}{2} \) must be a whole number for this to be true.

🎯 Exam Tip: Recall the definitions of trigonometric functions and their denominators to identify points of discontinuity. For \( \cot x \), discontinuities occur whenever \( \sin x = 0 \).

 

Question 6. Function \( f(x) = x | x | \) is differentiable in interval:
(a) \( (0, \infty) \)
(b) \( (-\infty, \infty) \)
(c) \( (-\infty, 0) \)
(d) \( (-\infty, 0) \cap (0, \infty) \)
Answer: (b) \( (-\infty, \infty) \)
The function \( f(x) = x|x| \) can be written as:
\( f(x) = \begin{cases} x^2 & ; x \ge 0 \\ -x^2 & ; x < 0 \end{cases} \)
To check differentiability, we need to examine the derivative at \( x=0 \).
Left Hand Derivative (LHD) at \( x=0 \):
\( \text{LHD} = f'(0^-) = \lim_{h \to 0^-} \frac { f(0+h) - f(0) }{ h } \)
Since \( h < 0 \), we use \( f(x) = -x^2 \). Also \( f(0) = 0^2 = 0 \).
\( \implies \lim_{h \to 0^-} \frac { -(0+h)^2 - 0 }{ h } \)
\( \implies \lim_{h \to 0^-} \frac { -h^2 }{ h } \)
\( \implies \lim_{h \to 0^-} (-h) = 0 \)
Right Hand Derivative (RHD) at \( x=0 \):
\( \text{RHD} = f'(0^+) = \lim_{h \to 0^+} \frac { f(0+h) - f(0) }{ h } \)
Since \( h > 0 \), we use \( f(x) = x^2 \).
\( \implies \lim_{h \to 0^+} \frac { (0+h)^2 - 0 }{ h } \)
\( \implies \lim_{h \to 0^+} \frac { h^2 }{ h } \)
\( \implies \lim_{h \to 0^+} (h) = 0 \)
Since LHD = RHD = 0, the function is differentiable at \( x=0 \).
For \( x > 0 \), \( f(x) = x^2 \), which is differentiable. For \( x < 0 \), \( f(x) = -x^2 \), which is also differentiable.
Therefore, \( f(x) = x|x| \) is differentiable for all real numbers, i.e., in \( (-\infty, \infty) \).
In simple words: The function \( x|x| \) acts like \( x^2 \) for positive numbers and \(-x^2\) for negative numbers. Both \( x^2 \) and \(-x^2 \) are smooth functions. We checked the point where the definition changes, \( x=0 \), and found that the slopes from both sides are the same (zero). This means the function is smooth everywhere.

🎯 Exam Tip: When a function uses absolute values or is defined piecewise, the critical point for differentiability is usually where the definition changes (e.g., \( x=0 \) for \( |x| \)). Always check the left-hand derivative and right-hand derivative at these points.

 

Question 7. Which of the following function is not differentiable at \( x = 0 \) :
(a) \( x | x | \)
(b) \( \tan x \)
(c) \( e^{-x} \)
(d) \( x + | x | \)
Answer: (d) \( x + | x | \)
Let's examine the differentiability of each function at \( x=0 \):

FunctionDefinitionLHD at 0RHD at 0Differentiable at 0?
(a) \( x|x| \)\( x^2 \) for \( x \ge 0 \), \( -x^2 \) for \( x < 0 \)00Yes
(b) \( \tan x \)\( \tan x \)11Yes
(c) \( e^{-x} \)\( e^{-x} \)-1-1Yes
(d) \( x+|x| \)\( 2x \) for \( x \ge 0 \), \( 0 \) for \( x < 0 \)02No

Let's focus on option (d) \( f(x) = x+|x| \).
We can write \( f(x) \) as:
\( f(x) = \begin{cases} x+x & ; x \ge 0 \\ x+(-x) & ; x < 0 \end{cases} \)
\( f(x) = \begin{cases} 2x & ; x \ge 0 \\ 0 & ; x < 0 \end{cases} \)
Left Hand Derivative (LHD) at \( x=0 \):
\( \text{LHD} = f'(0^-) = \lim_{h \to 0^-} \frac { f(0+h) - f(0) }{ h } \)
Since \( h < 0 \), \( f(0+h) = 0 \). Also \( f(0) = 2(0) = 0 \).
\( \implies \lim_{h \to 0^-} \frac { 0 - 0 }{ h } = 0 \)
Right Hand Derivative (RHD) at \( x=0 \):
\( \text{RHD} = f'(0^+) = \lim_{h \to 0^+} \frac { f(0+h) - f(0) }{ h } \)
Since \( h > 0 \), \( f(0+h) = 2(0+h) = 2h \).
\( \implies \lim_{h \to 0^+} \frac { 2h - 0 }{ h } \)
\( \implies \lim_{h \to 0^+} 2 = 2 \)
Since LHD \( (0) \neq \) RHD \( (0) \), the function \( f(x) = x+|x| \) is not differentiable at \( x=0 \).
In simple words: A function is not differentiable if it has a sharp corner or a break. For \( x+|x| \), it acts like \( 0 \) for negative \( x \) and \( 2x \) for positive \( x \). At \( x=0 \), the slope from the left is 0, but the slope from the right is 2. Since these slopes are different, the function has a sharp corner at \( x=0 \) and is not smooth there.

🎯 Exam Tip: For piecewise functions involving \( |x| \), always write them out for \( x \ge 0 \) and \( x < 0 \). Then, calculate the left-hand derivative and right-hand derivative at the point where the definition changes. If they are not equal, the function is not differentiable.

 

Question 8. Function \( f(x) = \begin{cases} 1+x & ; x \le 2 \\ 5-x & ; x > 2 \end{cases} \) then value of left hand derivative of \( f(x) \) at \( x = 2 \) is :
(a) -1
(b) 1
(c) -2
(d) 2
Answer: (b) 1
To find the Left Hand Derivative (LHD) of \( f(x) \) at \( x=2 \), we use the formula:
\( f'(2^-) = \lim_{h \to 0} \frac { f(2-h) - f(2) }{ -h } \)
For \( x \le 2 \), the function is \( f(x) = 1+x \). So, \( f(2) = 1+2 = 3 \).
And \( f(2-h) = 1+(2-h) = 3-h \).
Now, substitute these into the LHD formula:
\( f'(2^-) = \lim_{h \to 0} \frac { (3-h) - 3 }{ -h } \)
\( \implies \lim_{h \to 0} \frac { -h }{ -h } \)
\( \implies \lim_{h \to 0} 1 \)
\( \implies 1 \)
The left hand derivative of \( f(x) \) at \( x=2 \) is 1.
In simple words: The left-hand derivative measures the slope of the function as we approach a point from the left side. For this function, as we get closer to \( x=2 \) from the left, the function follows the rule \( 1+x \), and its slope at \( x=2 \) from that side is 1.

🎯 Exam Tip: When calculating derivatives for piecewise functions, always use the correct part of the function definition for the left-hand or right-hand approach. Pay attention to the sign in the denominator \( (-h) \) for LHD calculations.

 

Question 9. Function \( f(x) = [x] \) is not differentiable :
(a) at every integer
(b) at every rational number
(c) at \( x = 0 \)
(d) everywhere
Answer: (a) at every integer
The greatest integer function, \( f(x) = [x] \), gives the greatest integer less than or equal to \( x \).
This function has "jumps" or discontinuities at every integer value. For example, \( [1.9] = 1 \) but \( [2.0] = 2 \).
A function must be continuous at a point to be differentiable there. Since \( [x] \) is discontinuous at every integer, it cannot be differentiable at any integer point.
At non-integer points, the function is constant (e.g., \( [1.5] = 1 \) for \( 1 \le x < 2 \)), and constant functions are differentiable (their derivative is 0).
Therefore, \( f(x) = [x] \) is not differentiable at every integer.
In simple words: The greatest integer function jumps at every whole number. Because it's not smooth and has these sudden steps, you can't find a single slope at any whole number point. This means it's not differentiable at those points.

🎯 Exam Tip: Remember that differentiability implies continuity. If a function is not continuous at a point (like the greatest integer function at integers), it cannot be differentiable at that point.

 

Question 10. Function \( f(x) = \begin{cases} \frac { \sin x^2 }{ x } & ; x \neq 0 \\ 0 & ; x = 0 \end{cases} \) is differentiable at \( x = 0 \), then right derivative of \( f(x) \) at \( x = 0 \) is :
(a) -1
(b) 1
(c) 0
(d) infinite
Answer: (c) 0
To find the right derivative of \( f(x) \) at \( x=0 \), we use the formula:
\( f'(0^+) = \lim_{h \to 0^+} \frac { f(0+h) - f(0) }{ h } \)
Given \( f(0) = 0 \).
For \( x \neq 0 \), \( f(x) = \frac { \sin x^2 }{ x } \). So, \( f(0+h) = f(h) = \frac { \sin h^2 }{ h } \).
Substitute these into the formula:
\( f'(0^+) = \lim_{h \to 0^+} \frac { \frac { \sin h^2 }{ h } - 0 }{ h } \)
\( \implies \lim_{h \to 0^+} \frac { \sin h^2 }{ h^2 } \)
We know the standard limit: \( \lim_{\theta \to 0} \frac { \sin \theta }{ \theta } = 1 \). Here, \( \theta = h^2 \). As \( h \to 0 \), \( h^2 \to 0 \).
\( \implies 1 \)
The right derivative of \( f(x) \) at \( x=0 \) is 1.
*Self-correction:* The provided solution states "Hence, option (b) is correct", which is '1'. The OCR text provided for the question title "then right derivative of f(x) at x = 0 is : (c) 0" and the final calculated option (b) conflict. I will follow the calculation, which results in 1, meaning option (b) is correct. My answer above was initially showing (c) 0 based on the question title text, but the calculation leads to 1. So, the correct answer option according to the derivation is (b). Let's fix this.
Answer: (b) 1
In simple words: The right derivative tells us the slope of the function as we get closer to \( x=0 \) from the positive side. By using a special limit rule for sine functions, we found this slope to be 1.

🎯 Exam Tip: When evaluating limits involving \( \frac{\sin x^2}{x} \), rewrite it as \( \frac{\sin x^2}{x^2} \cdot x \). This allows you to use the fundamental trigonometric limit \( \lim_{\theta \to 0} \frac{\sin \theta}{\theta} = 1 \).

 

Question 11. Examine the function \( f (x) = | \sin x | + | \cos x | + | x |, \forall X \in R \) for continuity.
Answer: Let \( f(x) = | \sin x | + | \cos x | + | x | \). We need to check its continuity for all real numbers.
We know that the absolute value function \( |u| \) is continuous everywhere. Also, \( \sin x \), \( \cos x \), and \( x \) are all continuous functions everywhere.
When we have continuous functions \( g(x) \) and \( h(x) \), then \( |g(x)| \) and \( |h(x)| \) are also continuous. The sum of continuous functions is also continuous.
So, \( |\sin x| \) is continuous, \( |\cos x| \) is continuous, and \( |x| \) is continuous.
Let's consider an arbitrary point \( x=c \). We need to show that \( \lim_{x \to c} f(x) = f(c) \).
\( f(c) = |\sin c| + |\cos c| + |c| \).
Left-hand limit at \( x=c \):
\( \lim_{x \to c^-} f(x) = \lim_{h \to 0} f(c-h) \)
\( \implies \lim_{h \to 0} (| \sin(c-h) | + | \cos(c-h) | + | c-h |) \)
Since \( \sin x \), \( \cos x \), and \( |x| \) are continuous, we can substitute \( h=0 \):
\( \implies | \sin c | + | \cos c | + | c | \)
Right-hand limit at \( x=c \):
\( \lim_{x \to c^+} f(x) = \lim_{h \to 0} f(c+h) \)
\( \implies \lim_{h \to 0} (| \sin(c+h) | + | \cos(c+h) | + | c+h |) \)
Similarly, substituting \( h=0 \):
\( \implies | \sin c | + | \cos c | + | c | \)
Since the left-hand limit, the right-hand limit, and the function's value at \( x=c \) are all equal, \( f(x) \) is continuous at \( x=c \).
As \( c \) was an arbitrary real number, the function \( f(x) \) is continuous everywhere in \( R \).
In simple words: This function is made up of other simple functions like sine, cosine, and the absolute value, all added together. Since sine and cosine are smooth everywhere, and the absolute value function is also continuous, putting them together by adding them means the whole big function is smooth and unbroken everywhere.

🎯 Exam Tip: A useful property for continuity is that the sum of continuous functions is continuous, and the absolute value of a continuous function is also continuous. Use this to quickly assess complex functions made of simpler continuous parts.

 

Question 12. If function, \( f(x) = \begin{cases} \frac { \sin (m + 1)x + \sin x }{ x } & ; x < 0 \\ \frac { 1 }{ 2 } & ; x = 0 \\ \frac { \sqrt{x+2}-1 }{ x } & ; x > 0 \end{cases} \) is continuous at \( x = 0 \), then find \( m \).
Answer: For the function to be continuous at \( x=0 \), the left-hand limit (LHL), the right-hand limit (RHL), and the value of the function at \( x=0 \) must all be equal.
Given \( f(0) = \frac { 1 }{ 2 } \).
First, let's find the Left Hand Limit (LHL):
\( \text{LHL} = \lim_{x \to 0^-} f(x) = \lim_{x \to 0^-} \frac { \sin (m+1)x + \sin x }{ x } \)
\( \implies \lim_{x \to 0^-} \left( \frac { \sin (m+1)x }{ x } + \frac { \sin x }{ x } \right) \)
Using the standard limit \( \lim_{\theta \to 0} \frac { \sin \theta }{ \theta } = 1 \):
\( \implies \lim_{x \to 0^-} (m+1) \frac { \sin (m+1)x }{ (m+1)x } + \lim_{x \to 0^-} \frac { \sin x }{ x } \)
\( \implies (m+1) \cdot 1 + 1 \)
\( \implies m+1+1 = m+2 \)
Now, let's find the Right Hand Limit (RHL):
\( \text{RHL} = \lim_{x \to 0^+} f(x) = \lim_{x \to 0^+} \frac { \sqrt{x+2}-1 }{ x } \)
This is of the form \( \frac{0}{0} \), so we can use rationalization:
\( \implies \lim_{x \to 0^+} \frac { \sqrt{x+2}-1 }{ x } \cdot \frac { \sqrt{x+2}+1 }{ \sqrt{x+2}+1 } \)
\( \implies \lim_{x \to 0^+} \frac { (x+2) - 1^2 }{ x(\sqrt{x+2}+1) } \)
\( \implies \lim_{x \to 0^+} \frac { x+1 }{ x(\sqrt{x+2}+1) } \)
*Self-correction*: There was an error in my transcription of the original OCR for the function. The denominator for RHL was just 2, not x. The source says \( \frac{x^{3/2}+1}{2} \). Let me re-check. The source OCR says \( f(x) = \frac { x^{3/2}+1 }{ 2 } \) for \( x > 0 \). My initial transcription was wrong.
Let's recalculate RHL with the correct function for \( x > 0 \):
\( \text{RHL} = \lim_{x \to 0^+} f(x) = \lim_{x \to 0^+} \frac { x^{3/2}+1 }{ 2 } \)
\( \implies \frac { (0)^{3/2}+1 }{ 2 } \)
\( \implies \frac { 0+1 }{ 2 } \)
\( \implies \frac { 1 }{ 2 } \)
For continuity at \( x=0 \), LHL = RHL = \( f(0) \).
So, \( m+2 = \frac { 1 }{ 2 } \)
\( \implies m = \frac { 1 }{ 2 } - 2 \)
\( \implies m = \frac { 1 - 4 }{ 2 } \)
\( \implies m = -\frac { 3 }{ 2 } \)
The value of \( m \) is \( -\frac{3}{2} \).
In simple words: For the function to be smooth at \( x=0 \), the left-side value, right-side value, and exact value at \( x=0 \) must all be the same. We found the value from the left and set it equal to the given value at \( x=0 \), which allowed us to calculate \( m \).

🎯 Exam Tip: Always double-check the function definition for each interval very carefully, especially when dealing with absolute values, powers, or different expressions for left and right limits. A small transcription error can lead to a completely different answer.

 

Question 13. Find \( m \) and \( n \) if following function is continuous \( f(x) = \begin{cases} x^2 + mx + n & ; 0 \le x < 2 \\ 4x-1 & ; 2 \le x \le 4 \\ mx^2 + 17n & ; 4 < x \le 6 \end{cases} \)
Answer: For the function \( f(x) \) to be continuous, it must be continuous at the points where its definition changes, which are \( x=2 \) and \( x=4 \).

**Continuity at \( x=2 \):**
Left Hand Limit (LHL) at \( x=2 \):
\( \text{LHL} = \lim_{x \to 2^-} f(x) = \lim_{h \to 0} f(2-h) \)
Using \( f(x) = x^2 + mx + n \) for \( x < 2 \):
\( \implies \lim_{h \to 0} (2-h)^2 + m(2-h) + n \)
\( \implies (2-0)^2 + m(2-0) + n \)
\( \implies 4 + 2m + n \)
Right Hand Limit (RHL) at \( x=2 \):
\( \text{RHL} = \lim_{x \to 2^+} f(x) = \lim_{h \to 0} f(2+h) \)
Using \( f(x) = 4x-1 \) for \( x \ge 2 \):
\( \implies \lim_{h \to 0} 4(2+h) - 1 \)
\( \implies 4(2+0) - 1 \)
\( \implies 8 - 1 = 7 \)
Value of the function at \( x=2 \):
\( f(2) = 4(2)-1 = 7 \)
For continuity at \( x=2 \), LHL = RHL = \( f(2) \):
\( 4 + 2m + n = 7 \)
\( \implies 2m + n = 3 \) ... (Equation 1)

**Continuity at \( x=4 \):**
Left Hand Limit (LHL) at \( x=4 \):
\( \text{LHL} = \lim_{x \to 4^-} f(x) = \lim_{h \to 0} f(4-h) \)
Using \( f(x) = 4x-1 \) for \( x \le 4 \):
\( \implies \lim_{h \to 0} 4(4-h) - 1 \)
\( \implies 4(4-0) - 1 \)
\( \implies 16 - 1 = 15 \)
Right Hand Limit (RHL) at \( x=4 \):
\( \text{RHL} = \lim_{x \to 4^+} f(x) = \lim_{h \to 0} f(4+h) \)
Using \( f(x) = mx^2 + 17n \) for \( x > 4 \):
\( \implies \lim_{h \to 0} m(4+h)^2 + 17n \)
\( \implies m(4+0)^2 + 17n \)
\( \implies 16m + 17n \)
Value of the function at \( x=4 \):
\( f(4) = 4(4)-1 = 15 \)
For continuity at \( x=4 \), LHL = RHL = \( f(4) \):
\( 16m + 17n = 15 \) ... (Equation 2)

Now we solve the system of linear equations:
1) \( 2m + n = 3 \)
2) \( 16m + 17n = 15 \)

From Equation 1, \( n = 3 - 2m \). Substitute this into Equation 2:
\( 16m + 17(3 - 2m) = 15 \)
\( \implies 16m + 51 - 34m = 15 \)
\( \implies -18m = 15 - 51 \)
\( \implies -18m = -36 \)
\( \implies m = \frac { -36 }{ -18 } \)
\( \implies m = 2 \)

Now substitute \( m=2 \) back into Equation 1 to find \( n \):
\( 2(2) + n = 3 \)
\( \implies 4 + n = 3 \)
\( \implies n = 3 - 4 \)
\( \implies n = -1 \)
So, the values are \( m=2 \) and \( n=-1 \).
In simple words: For a function that changes its rule at certain points, it must flow smoothly through those change points. This means the formula used before the point, after the point, and at the point itself must all give the same value. By applying this rule at \( x=2 \) and \( x=4 \), we got two simple math problems with \( m \) and \( n \). Solving these problems gave us the correct values for \( m \) and \( n \).

🎯 Exam Tip: For piecewise functions, continuity requires that the left-hand limit, right-hand limit, and function value are all equal at the points where the definition changes. This usually leads to a system of equations that you need to solve to find the unknown constants.

 

Question 15. Examine the function \( f(x) = \begin{cases} \frac { \tan x }{ \sin x } & ; x \neq 0 \\ 1 & ; x = 0 \end{cases} \) for continuity at \( x = 0 \).
Answer: To examine the continuity of \( f(x) \) at \( x=0 \), we need to check if the left-hand limit (LHL), the right-hand limit (RHL), and the value of the function at \( x=0 \) are all equal.
Given \( f(0) = 1 \).

Let's find the Left Hand Limit (LHL):
\( \text{LHL} = \lim_{x \to 0^-} f(x) = \lim_{x \to 0^-} \frac { \tan x }{ \sin x } \)
We can rewrite \( \tan x \) as \( \frac { \sin x }{ \cos x } \):
\( \implies \lim_{x \to 0^-} \frac { \frac { \sin x }{ \cos x } }{ \sin x } \)
\( \implies \lim_{x \to 0^-} \frac { 1 }{ \cos x } \)
As \( x \to 0^- \), \( \cos x \to \cos 0 = 1 \).
\( \implies \frac { 1 }{ 1 } = 1 \)

Now, let's find the Right Hand Limit (RHL):
\( \text{RHL} = \lim_{x \to 0^+} f(x) = \lim_{x \to 0^+} \frac { \tan x }{ \sin x } \)
Similar to the LHL, we rewrite \( \tan x \):
\( \implies \lim_{x \to 0^+} \frac { \frac { \sin x }{ \cos x } }{ \sin x } \)
\( \implies \lim_{x \to 0^+} \frac { 1 }{ \cos x } \)
As \( x \to 0^+ \), \( \cos x \to \cos 0 = 1 \).
\( \implies \frac { 1 }{ 1 } = 1 \)

Since LHL = RHL = \( f(0) = 1 \), the function \( f(x) \) is continuous at \( x=0 \).
In simple words: To check if this function is smooth at \( x=0 \), we looked at its value from the left, from the right, and exactly at \( x=0 \). All three gave us the number 1. Because they match, the function is continuous and has no breaks at \( x=0 \).

🎯 Exam Tip: For limits involving trigonometric functions, remember to simplify the expression first using trigonometric identities (like \( \tan x = \frac{\sin x}{\cos x} \)). This often makes the limit calculation much simpler.

 

Question 16. Find a, b, c if the function
\[ f(x) = \begin{cases} \frac{\sin(a+1)x + \sin x}{x}, & x < 0 \\ c, & x = 0 \\ \frac{\sqrt{x + bx^2} - \sqrt{x}}{b x^{3/2}}, & x > 0 \end{cases} \]is continuous at \( x = 0 \).
Answer: For the function to be continuous at \( x = 0 \), the left-hand limit, the right-hand limit, and the value of the function at \( x = 0 \) must all be equal.
First, let's find the left-hand limit (LHL) at \( x = 0 \):
\( \lim_{x \to 0^-} f(x) = \lim_{h \to 0} f(0-h) \)
\( = \lim_{h \to 0} \frac{\sin(a+1)(-h) + \sin(-h)}{-h} \)
\( = \lim_{h \to 0} \frac{-(a+1)\sin h - \sin h}{-h} \)
\( = \lim_{h \to 0} \left( \frac{(a+1)\sin h}{h} + \frac{\sin h}{h} \right) \)
\( = (a+1) \cdot 1 + 1 \) (Using the standard limit \( \lim_{\theta \to 0} \frac{\sin \theta}{\theta} = 1 \))
\( = a+2 \)
Next, let's find the right-hand limit (RHL) at \( x = 0 \):
\( \lim_{x \to 0^+} f(x) = \lim_{h \to 0} f(0+h) \)
\( = \lim_{h \to 0} \frac{\sqrt{h + bh^2} - \sqrt{h}}{b h^{3/2}} \)
\( = \lim_{h \to 0} \frac{\sqrt{h}(1+bh)^{1/2} - \sqrt{h}}{b h \sqrt{h}} \)
\( = \lim_{h \to 0} \frac{\sqrt{h}((1+bh)^{1/2} - 1)}{b h^{3/2}} \)
\( = \lim_{h \to 0} \frac{(1+bh)^{1/2} - 1}{bh} \)
Using the binomial expansion \( (1+x)^n \approx 1+nx \) for small \( x \):
\( = \lim_{h \to 0} \frac{(1 + \frac{1}{2}bh + \dots) - 1}{bh} \)
\( = \lim_{h \to 0} \frac{\frac{1}{2}bh}{bh} \)
\( = \frac{1}{2} \)
The value of the function at \( x = 0 \) is \( f(0) = c \).
For continuity at \( x = 0 \), LHL = RHL = \( f(0) \).
So, \( a+2 = \frac{1}{2} = c \).
From \( a+2 = \frac{1}{2} \), we get \( a = \frac{1}{2} - 2 = -\frac{3}{2} \).
And \( c = \frac{1}{2} \).
The value \( b \) can be any real number, as it cancels out in the right-hand limit calculation.
Therefore, \( a = -\frac{3}{2} \), \( c = \frac{1}{2} \), and \( b \in \mathbb{R} \). This type of problem often involves simplifying limits by common factors or using binomial series expansions for small variables.
In simple words: For the function to be smooth and connected at \( x=0 \), the value it approaches from the left, from the right, and its actual value at \( x=0 \) must all be the same. By calculating these three values using limits, we found that \( a \) must be -3/2 and \( c \) must be 1/2, while \( b \) can be any number.

🎯 Exam Tip: When dealing with piecewise functions and continuity, always remember to calculate the left-hand limit, right-hand limit, and the function's value at the critical point, ensuring all three are equal for continuity. For expressions like \( (1+x)^n \), remember the binomial approximation \( 1+nx \) for small \( x \).

 

Question 17. Examine the continuity of the function \( f(x) = |[\frac{4}{3}x] - 4| \) at \( x = \frac{4}{3} \).
Answer: Let's examine the continuity of the function \( f(x) = |[\frac{4}{3}x] - 4| \) at \( x = \frac{4}{3} \).
First, find the left-hand limit (LHL) at \( x = \frac{4}{3} \):
\( \lim_{x \to (\frac{4}{3})^-} f(x) = \lim_{h \to 0} f(\frac{4}{3} - h) \)
\( = \lim_{h \to 0} |\left[ \frac{4}{3}(\frac{4}{3} - h) \right] - 4| \)
\( = \lim_{h \to 0} |\left[ \frac{16}{9} - \frac{4}{3}h \right] - 4| \)
As \( h \to 0 \), \( \frac{4}{3}h \) is a very small positive number. So \( \frac{16}{9} - \frac{4}{3}h \) is slightly less than \( \frac{16}{9} \approx 1.77 \dots \).
Therefore, \( [\frac{16}{9} - \frac{4}{3}h] = 1 \).
So, LHL \( = |1 - 4| = |-3| = 3 \).
Next, find the right-hand limit (RHL) at \( x = \frac{4}{3} \):
\( \lim_{x \to (\frac{4}{3})^+} f(x) = \lim_{h \to 0} f(\frac{4}{3} + h) \)
\( = \lim_{h \to 0} |\left[ \frac{4}{3}(\frac{4}{3} + h) \right] - 4| \)
\( = \lim_{h \to 0} |\left[ \frac{16}{9} + \frac{4}{3}h \right] - 4| \)
As \( h \to 0 \), \( \frac{4}{3}h \) is a very small positive number. So \( \frac{16}{9} + \frac{4}{3}h \) is slightly greater than \( \frac{16}{9} \approx 1.77 \dots \).
Therefore, \( [\frac{16}{9} + \frac{4}{3}h] = 1 \).
So, RHL \( = |1 - 4| = |-3| = 3 \).
Now, find the value of the function at \( x = \frac{4}{3} \):
\( f(\frac{4}{3}) = |[\frac{4}{3} \cdot \frac{4}{3}] - 4| = |[\frac{16}{9}] - 4| \)
\( = |1 - 4| = |-3| = 3 \).
Since LHL = RHL = \( f(\frac{4}{3}) = 3 \), the function \( f(x) \) is continuous at \( x = \frac{4}{3} \). Understanding how the greatest integer function behaves near its integer points is key to solving this.
In simple words: This function is about the absolute value of "the biggest whole number less than or equal to 4/3 times x, minus 4". We checked what happens when x is just a tiny bit less than 4/3, just a tiny bit more than 4/3, and exactly 4/3. In all three cases, the result was 3. Because all three match, the function is continuous at that point.

🎯 Exam Tip: For functions involving the greatest integer function \( [x] \), remember that \( [k - \delta] = k-1 \) and \( [k + \delta] = k \) for integer \( k \) and small positive \( \delta \), if \( k \) is an integer. Pay close attention to whether the value inside the brackets is slightly less or slightly more than an integer.

 

Question 18. Examine the continuity of the function defined as \( f(x) = \begin{cases} 1-2x, & x < 1 \\ 2x-1, & x \geq 1 \end{cases} \) at \( x = 0 \) and \( x = 1 \), and determine the interval where it is continuous.
Answer: We need to test the continuity of the given piecewise function at two points: \( x=0 \) and \( x=1 \). The behavior of a piecewise function often changes at the points where its definition changes.

**Continuity at \( x = 0 \):**
1. Value of the function at \( x = 0 \):
Since \( 0 < 1 \), we use \( f(x) = 1-2x \).
\( f(0) = 1 - 2(0) = 1 \).
2. Left-hand limit (LHL) at \( x = 0 \):
\( \lim_{x \to 0^-} f(x) = \lim_{h \to 0} f(0-h) = \lim_{h \to 0} (1 - 2(0-h)) \)
\( = \lim_{h \to 0} (1 + 2h) = 1 + 2(0) = 1 \).
3. Right-hand limit (RHL) at \( x = 0 \):
\( \lim_{x \to 0^+} f(x) = \lim_{h \to 0} f(0+h) = \lim_{h \to 0} (1 - 2(0+h)) \)
\( = \lim_{h \to 0} (1 - 2h) = 1 - 2(0) = 1 \).
Since LHL = RHL = \( f(0) = 1 \), the function \( f(x) \) is continuous at \( x = 0 \).

**Continuity at \( x = 1 \):**
1. Value of the function at \( x = 1 \):
Since \( x \geq 1 \), we use \( f(x) = 2x-1 \).
\( f(1) = 2(1) - 1 = 1 \).
2. Left-hand limit (LHL) at \( x = 1 \):
\( \lim_{x \to 1^-} f(x) = \lim_{h \to 0} f(1-h) = \lim_{h \to 0} (1 - 2(1-h)) \)
\( = \lim_{h \to 0} (1 - 2 + 2h) = \lim_{h \to 0} (-1 + 2h) = -1 + 2(0) = -1 \).
3. Right-hand limit (RHL) at \( x = 1 \):
\( \lim_{x \to 1^+} f(x) = \lim_{h \to 0} f(1+h) = \lim_{h \to 0} (2(1+h) - 1) \)
\( = \lim_{h \to 0} (2 + 2h - 1) = \lim_{h \to 0} (1 + 2h) = 1 + 2(0) = 1 \).
Since LHL (\(-1\)) \( \neq \) RHL (\(1\)), the function \( f(x) \) is not continuous at \( x = 1 \).

**Interval of Continuity:**
The function \( f(x) = 1-2x \) is a polynomial, so it is continuous for all \( x < 1 \).
The function \( f(x) = 2x-1 \) is a polynomial, so it is continuous for all \( x \geq 1 \).
The only point of discontinuity is \( x=1 \). Therefore, the function is continuous on the interval \( (-\infty, 1) \cup (1, \infty) \). It's important to remember that continuity is a local property that can be examined at specific points.
In simple words: We checked if the function was smooth at \( x=0 \) and \( x=1 \). At \( x=0 \), it was perfectly continuous because all its parts met up. But at \( x=1 \), where the rule for the function changed, the left side didn't meet the right side. So, the function is continuous everywhere except right at \( x=1 \).

🎯 Exam Tip: When evaluating continuity of a piecewise function at the point where its definition changes, always check the LHL, RHL, and the function value. If any of these three do not match, the function is discontinuous at that point. For intervals, remember that polynomial parts are continuous everywhere within their defined ranges.

 

Question 19. Examine the function \( f(x) = \begin{cases} \frac{e^{1/x}-1}{e^{1/x}+1}, & x \neq 0 \\ 1, & x = 0 \end{cases} \) for continuity at \( x = 0 \).
Answer: To examine the continuity of the function \( f(x) \) at \( x = 0 \), we need to compare the left-hand limit, the right-hand limit, and the function's value at \( x = 0 \). The behavior of exponential functions with \( 1/x \) in the exponent often reveals interesting limit properties.

1. Value of the function at \( x = 0 \):
\( f(0) = 1 \) (Given in the function definition).

2. Left-hand limit (LHL) at \( x = 0 \):
\( \lim_{x \to 0^-} f(x) = \lim_{h \to 0} f(0-h) = \lim_{h \to 0} \frac{e^{1/(-h)}-1}{e^{1/(-h)}+1} \)
\( = \lim_{h \to 0} \frac{e^{-1/h}-1}{e^{-1/h}+1} \)
As \( h \to 0^+ \), \( 1/h \to \infty \), so \( -1/h \to -\infty \).
Therefore, \( e^{-1/h} \to e^{-\infty} = 0 \).
So, LHL \( = \frac{0-1}{0+1} = -1 \).

3. Right-hand limit (RHL) at \( x = 0 \):
\( \lim_{x \to 0^+} f(x) = \lim_{h \to 0} f(0+h) = \lim_{h \to 0} \frac{e^{1/(h)}-1}{e^{1/(h)}+1} \)
As \( h \to 0^+ \), \( 1/h \to \infty \), so \( e^{1/h} \to e^{\infty} = \infty \).
To evaluate this limit, divide the numerator and denominator by \( e^{1/h} \):
\( = \lim_{h \to 0} \frac{1 - e^{-1/h}}{1 + e^{-1/h}} \)
As \( h \to 0^+ \), \( e^{-1/h} \to 0 \).
So, RHL \( = \frac{1-0}{1+0} = 1 \).

Since LHL (\(-1\)) \( \neq \) RHL (\(1\)), the limit \( \lim_{x \to 0} f(x) \) does not exist.
Therefore, the function \( f(x) \) is not continuous at \( x = 0 \). This example highlights how functions with \( 1/x \) in the exponent can have different limits from the left and right.
In simple words: To check if this function is continuous at \( x=0 \), we looked at what happens when \( x \) gets very close to 0 from the left, from the right, and the function's value exactly at \( x=0 \). The limit from the left was -1, the limit from the right was 1, and the function's value was also 1. Since the left and right limits are not the same, the function has a break at \( x=0 \) and is not continuous.

🎯 Exam Tip: For functions involving \( e^{1/x} \), always evaluate \( \lim_{x \to 0^-} e^{1/x} \) (which is \( e^{-\infty} = 0 \)) and \( \lim_{x \to 0^+} e^{1/x} \) (which is \( e^{\infty} = \infty \)). You might need to divide by the highest power of \( e^{1/x} \) to resolve indeterminate forms.

 

Question 20. For which value of \( x \), \( f(x) = \sin x \) is differentiable.
Answer: We need to determine the values of \( x \) for which the function \( f(x) = \sin x \) is differentiable. The domain of the sine function is all real numbers, \( \mathbb{R} \). Let's use the first principle of derivatives to check differentiability at an arbitrary real number \( a \).
A function \( f(x) \) is differentiable at a point \( x=a \) if \( \lim_{h \to 0} \frac{f(a+h) - f(a)}{h} \) exists.
For \( f(x) = \sin x \), we evaluate:
\( f'(a) = \lim_{h \to 0} \frac{\sin(a+h) - \sin a}{h} \)
Using the trigonometric identity \( \sin C - \sin D = 2 \cos\left(\frac{C+D}{2}\right) \sin\left(\frac{C-D}{2}\right) \):
Here, \( C = a+h \) and \( D = a \).
\( C+D = a+h+a = 2a+h \)
\( C-D = a+h-a = h \)
So, \( \sin(a+h) - \sin a = 2 \cos\left(\frac{2a+h}{2}\right) \sin\left(\frac{h}{2}\right) \)
Substitute this back into the limit:
\( f'(a) = \lim_{h \to 0} \frac{2 \cos\left(\frac{2a+h}{2}\right) \sin\left(\frac{h}{2}\right)}{h} \)
To use the standard limit \( \lim_{\theta \to 0} \frac{\sin \theta}{\theta} = 1 \), we can rewrite the expression:
\( f'(a) = \lim_{h \to 0} \cos\left(a + \frac{h}{2}\right) \cdot \frac{\sin\left(\frac{h}{2}\right)}{\frac{h}{2}} \)
Now, apply the limits separately:
\( \lim_{h \to 0} \cos\left(a + \frac{h}{2}\right) = \cos(a + 0) = \cos a \)
\( \lim_{h \to 0} \frac{\sin\left(\frac{h}{2}\right)}{\frac{h}{2}} = 1 \) (Let \( \theta = h/2 \); as \( h \to 0 \), \( \theta \to 0 \)).
Therefore, \( f'(a) = \cos a \cdot 1 = \cos a \).
Since the derivative \( f'(a) = \cos a \) exists for all real values of \( a \), the function \( f(x) = \sin x \) is differentiable for all \( x \in \mathbb{R} \). This result shows that the sine function is smooth everywhere.
In simple words: We checked where the sine function has a clear, well-defined slope. By using a special formula that helps us find the slope at any point, we found that the sine function always has a slope, no matter which value of \( x \) you pick. So, it's differentiable for all real numbers.

🎯 Exam Tip: To prove differentiability from first principles, use trigonometric sum/difference formulas to simplify the numerator, then manipulate the expression to utilize the standard limit \( \lim_{\theta \to 0} \frac{\sin \theta}{\theta} = 1 \). Sine and cosine functions are foundational in calculus and are differentiable everywhere.

 

Question 21. Examine the function \( f(x) = \begin{cases} x^2 \sin \frac{1}{x}, & x \neq 0 \\ 0, & x = 0 \end{cases} \) for differentiability and also find \( f'(0) \).
Answer: To examine the differentiability of \( f(x) \) at \( x = 0 \) and find \( f'(0) \), we use the definition of the derivative at a point. This type of function is often used to explore subtle differentiability conditions at \( x=0 \).
The derivative of \( f(x) \) at \( x=0 \) is given by:
\( f'(0) = \lim_{h \to 0} \frac{f(0+h) - f(0)}{h} \)
Substitute the function definition:
\( f'(0) = \lim_{h \to 0} \frac{(h^2 \sin \frac{1}{h}) - 0}{h} \) (Since \( f(0+h) = h^2 \sin \frac{1}{h} \) for \( h \neq 0 \) and \( f(0) = 0 \))
\( = \lim_{h \to 0} \frac{h^2 \sin \frac{1}{h}}{h} \)
\( = \lim_{h \to 0} h \sin \frac{1}{h} \)
We know that \( -1 \leq \sin \frac{1}{h} \leq 1 \) for all \( h \neq 0 \).
Multiplying by \( h \) (assuming \( h > 0 \) for the moment):
\( -h \leq h \sin \frac{1}{h} \leq h \)
As \( h \to 0 \), both \( -h \to 0 \) and \( h \to 0 \).
By the Squeeze Theorem, \( \lim_{h \to 0} h \sin \frac{1}{h} = 0 \).
If \( h < 0 \), then \( -h \geq h \sin \frac{1}{h} \geq h \). As \( h \to 0 \), we still get 0.
So, \( f'(0) = 0 \).
Since the limit exists and is equal to 0, the function \( f(x) \) is differentiable at \( x = 0 \), and its derivative at \( x=0 \) is \( f'(0) = 0 \). The multiplication by \( x^2 \) in the function's definition is crucial here, as \( x \sin(1/x) \) would not be differentiable at zero.
In simple words: To find if the function has a clear slope at \( x=0 \), we used the definition of a derivative. We checked the limit of \( \frac{f(h) - f(0)}{h} \) as \( h \) approaches zero. This simplified to \( h \sin(1/h) \). Since \( \sin(1/h) \) stays between -1 and 1, and \( h \) goes to zero, the whole expression goes to zero. This means the function is differentiable at \( x=0 \), and its slope there is 0.

🎯 Exam Tip: When evaluating limits of products like \( \lim_{x \to 0} x^n \sin(1/x) \) or \( x^n \cos(1/x) \), remember that \( \sin(1/x) \) and \( \cos(1/x) \) are bounded between -1 and 1. If \( x^n \to 0 \) as \( x \to 0 \) (which is true for \( n > 0 \)), you can often use the Squeeze Theorem to show the limit is 0.

 

Question 22. Examine the function \( f(x) = \begin{cases} (x-a)^2 \sin \frac{1}{x-a}, & x \neq a \\ 0, & x = a \end{cases} \) for differentiability at \( x = a \).
Answer: To examine the differentiability of \( f(x) \) at \( x = a \), we need to evaluate the limit of the difference quotient. This function structure is similar to the previous problem, with a general point \( a \) instead of \( 0 \).
The derivative of \( f(x) \) at \( x=a \) is given by:
\( f'(a) = \lim_{h \to 0} \frac{f(a+h) - f(a)}{h} \)
Substitute the function definition. For \( x = a+h \), \( x-a = h \).
So, \( f(a+h) = (a+h-a)^2 \sin \frac{1}{a+h-a} = h^2 \sin \frac{1}{h} \) (for \( h \neq 0 \)).
And \( f(a) = 0 \).
Substitute these into the derivative definition:
\( f'(a) = \lim_{h \to 0} \frac{(h^2 \sin \frac{1}{h}) - 0}{h} \)
\( = \lim_{h \to 0} \frac{h^2 \sin \frac{1}{h}}{h} \)
\( = \lim_{h \to 0} h \sin \frac{1}{h} \)
As established in the previous question (or by the Squeeze Theorem), \( \lim_{h \to 0} h \sin \frac{1}{h} = 0 \).
Therefore, \( f'(a) = 0 \).
Since the limit exists and is equal to 0, the function \( f(x) \) is differentiable at \( x = a \). The presence of the \( (x-a)^2 \) term ensures that the limit goes to zero, similar to how \( x^2 \) worked for \( x=0 \).
In simple words: To check if this function has a smooth, defined slope at a general point \( a \), we used the derivative definition. We found that the limit of \( \frac{f(a+h) - f(a)}{h} \) as \( h \) gets very small is \( h \sin(1/h) \). Since \( \sin(1/h) \) stays within a fixed range and \( h \) goes to zero, the whole expression becomes zero. This means the function is differentiable at \( x=a \), and its slope at that point is 0.

🎯 Exam Tip: This question is a direct generalization of the previous one. When dealing with differentiability at an arbitrary point 'a', replace 'x' with 'a+h' and 'x-a' with 'h'. The same Squeeze Theorem logic for products of a term approaching zero and a bounded term applies.

 

Question 23. Prove that the function \( f(x) = \begin{cases} x^2-1, & x \geq 1 \\ 1-x, & x < 1 \end{cases} \) is not differentiable at \( x = 1 \).
Answer: To prove that the function \( f(x) \) is not differentiable at \( x = 1 \), we need to show that its left-hand derivative (LHD) and right-hand derivative (RHD) at \( x = 1 \) are not equal. This is a common way to test differentiability for piecewise functions at their joining points.

**1. Left-hand Derivative (LHD) at \( x = 1 \):**
\( Lf'(1) = \lim_{h \to 0^-} \frac{f(1+h) - f(1)}{h} \)
For \( x < 1 \), we use \( f(x) = 1-x \). So, for \( 1+h \) where \( h < 0 \), we have \( f(1+h) = 1-(1+h) = -h \).
Also, \( f(1) = 1^2 - 1 = 0 \) (since \( x \geq 1 \), we use \( x^2-1 \)).
\( Lf'(1) = \lim_{h \to 0^-} \frac{-h - 0}{h} \)
\( = \lim_{h \to 0^-} -1 = -1 \).

**2. Right-hand Derivative (RHD) at \( x = 1 \):**
\( Rf'(1) = \lim_{h \to 0^+} \frac{f(1+h) - f(1)}{h} \)
For \( x \geq 1 \), we use \( f(x) = x^2-1 \). So, for \( 1+h \) where \( h > 0 \), we have \( f(1+h) = (1+h)^2 - 1 = (1+2h+h^2) - 1 = 2h+h^2 \).
And \( f(1) = 0 \).
\( Rf'(1) = \lim_{h \to 0^+} \frac{(2h+h^2) - 0}{h} \)
\( = \lim_{h \to 0^+} \frac{h(2+h)}{h} \)
\( = \lim_{h \to 0^+} (2+h) = 2+0 = 2 \).

Since \( Lf'(1) = -1 \) and \( Rf'(1) = 2 \), and \( Lf'(1) \neq Rf'(1) \), the function \( f(x) \) is not differentiable at \( x = 1 \). This discontinuity in the derivative often corresponds to a sharp corner or cusp in the graph of the function.
In simple words: To show that this function isn't smooth at \( x=1 \), we checked its slope coming from the left side and its slope coming from the right side. The slope from the left was -1, but the slope from the right was 2. Since these slopes don't match, the function has a sharp corner at \( x=1 \) and isn't differentiable there.

🎯 Exam Tip: For piecewise functions, differentiability at the joining point requires both the left-hand derivative and the right-hand derivative to exist and be equal. Also, remember that continuity is a prerequisite for differentiability; if a function isn't continuous at a point, it definitely isn't differentiable there.

 

Question 24. Examine the function \( f(x) = \begin{cases} -x, & x \leq 0 \\ x, & x > 0 \end{cases} \) for differentiability at \( x = 0 \).
Answer: We need to examine the differentiability of the function \( f(x) = \begin{cases} -x, & x \leq 0 \\ x, & x > 0 \end{cases} \) at \( x = 0 \). This function is actually the absolute value function, \( f(x) = |x| \). We will determine if its left-hand derivative (LHD) and right-hand derivative (RHD) are equal at \( x=0 \).

**1. Left-hand Derivative (LHD) at \( x = 0 \):**
\( Lf'(0) = \lim_{h \to 0^-} \frac{f(0+h) - f(0)}{h} \)
For \( h < 0 \), \( 0+h = h \leq 0 \), so we use \( f(x) = -x \). Thus, \( f(0+h) = -(0+h) = -h \).
Also, \( f(0) = -0 = 0 \).
\( Lf'(0) = \lim_{h \to 0^-} \frac{-h - 0}{h} \)
\( = \lim_{h \to 0^-} -1 = -1 \).

**2. Right-hand Derivative (RHD) at \( x = 0 \):**
\( Rf'(0) = \lim_{h \to 0^+} \frac{f(0+h) - f(0)}{h} \)
For \( h > 0 \), \( 0+h = h > 0 \), so we use \( f(x) = x \). Thus, \( f(0+h) = 0+h = h \).
And \( f(0) = 0 \).
\( Rf'(0) = \lim_{h \to 0^+} \frac{h - 0}{h} \)
\( = \lim_{h \to 0^+} 1 = 1 \).

Since \( Lf'(0) = -1 \) and \( Rf'(0) = 1 \), and \( Lf'(0) \neq Rf'(0) \), the function \( f(x) = |x| \) is not differentiable at \( x = 0 \). This is a classic example of a function with a sharp corner, where the slope abruptly changes.
In simple words: We checked the slope of the function \( f(x) = |x| \) as it approaches \( x=0 \) from both sides. From the left, the slope was -1. From the right, the slope was 1. Since these slopes are different, the function has a sharp point at \( x=0 \) and is not differentiable there.

🎯 Exam Tip: The absolute value function \( |x| \) is a common example of a function that is continuous everywhere but not differentiable at \( x=0 \). Its graph has a sharp "V" shape at the origin. Always check both left and right derivatives at critical points for differentiability.

 

Question 25. Show that the function \( f(x) = \begin{cases} \frac{x \log_e (\cos x)}{\log_e (1+x^2)}, & x \neq 0 \\ 0, & x = 0 \end{cases} \) is differentiable at \( x = 0 \).
Answer: To show that the function \( f(x) \) is differentiable at \( x = 0 \), we need to evaluate the limit of the difference quotient, \( f'(0) = \lim_{h \to 0} \frac{f(0+h) - f(0)}{h} \). This problem involves logarithmic and trigonometric functions, requiring careful use of standard limits.

First, find \( f(0) = 0 \) (given).
Next, find \( f(0+h) \) for \( h \neq 0 \):
\( f(h) = \frac{h \log_e (\cos h)}{\log_e (1+h^2)} \)
Now, substitute these into the derivative definition:
\( f'(0) = \lim_{h \to 0} \frac{\frac{h \log_e (\cos h)}{\log_e (1+h^2)} - 0}{h} \)
\( = \lim_{h \to 0} \frac{h \log_e (\cos h)}{h \log_e (1+h^2)} \)
\( = \lim_{h \to 0} \frac{\log_e (\cos h)}{\log_e (1+h^2)} \)
This is an indeterminate form \( \frac{0}{0} \) as \( h \to 0 \). We can use standard limits related to logarithms and cosines.
Recall standard limits:
\( \lim_{x \to 0} \frac{\log_e(1+x)}{x} = 1 \)
\( \lim_{x \to 0} \frac{1-\cos x}{x^2} = \frac{1}{2} \implies \lim_{x \to 0} \log_e(\cos x) = \log_e(1 - (1-\cos x)) \approx -(1-\cos x) \)
We can rewrite the expression as:
\( f'(0) = \lim_{h \to 0} \frac{\log_e (1 + (\cos h - 1))}{h^2} \cdot \frac{h^2}{\log_e (1+h^2)} \)
\( = \lim_{h \to 0} \frac{\log_e (1 + (\cos h - 1))}{\cos h - 1} \cdot \frac{\cos h - 1}{h^2} \cdot \frac{h^2}{\log_e (1+h^2)} \)
Applying the limits:
\( \lim_{h \to 0} \frac{\log_e (1 + (\cos h - 1))}{\cos h - 1} = 1 \) (since \( \cos h - 1 \to 0 \) as \( h \to 0 \))
\( \lim_{h \to 0} \frac{\cos h - 1}{h^2} = -\frac{1}{2} \)
\( \lim_{h \to 0} \frac{h^2}{\log_e (1+h^2)} = 1 \) (since \( \frac{\log_e (1+x)}{x} \to 1 \) as \( x \to 0 \), so \( \frac{x}{\log_e (1+x)} \to 1 \))
So, \( f'(0) = 1 \cdot (-\frac{1}{2}) \cdot 1 = -\frac{1}{2} \).
Since the limit exists, the function is differentiable at \( x = 0 \). The result shows a finite and specific derivative value.
In simple words: To check if the function has a smooth slope at \( x=0 \), we calculated the derivative using its definition. This involved a complex limit with logarithms and cosine. By using known limit rules for \( \log(1+x)/x \) and \( (1-\cos x)/x^2 \), we were able to simplify the expression and find that the derivative is -1/2. Because this value is a real number, the function is differentiable at \( x=0 \).

🎯 Exam Tip: For complicated limits in differentiability problems, remember to use standard limit results like \( \lim_{x \to 0} \frac{\sin x}{x} = 1 \), \( \lim_{x \to 0} \frac{\tan x}{x} = 1 \), \( \lim_{x \to 0} \frac{e^x-1}{x} = 1 \), \( \lim_{x \to 0} \frac{\log(1+x)}{x} = 1 \), and \( \lim_{x \to 0} \frac{1-\cos x}{x^2} = \frac{1}{2} \). These often help simplify expressions and find the derivative.

 

Question 26. Check the differentiability of function \( f(x) = |x - 2| + 2 |x - 3| \) in the interval \( [1, 3] \).
Answer: To check the differentiability of \( f(x) = |x - 2| + 2 |x - 3| \) in the interval \( [1, 3] \), we need to analyze the points where the absolute value functions change their definition, which are \( x=2 \) and \( x=3 \). We will define \( f(x) \) piecewise based on these critical points within the interval \( [1,3] \).

The function can be written as:
**Case 1: \( 1 \leq x < 2 \)**
\( |x-2| = -(x-2) = 2-x \)
\( |x-3| = -(x-3) = 3-x \)
\( f(x) = (2-x) + 2(3-x) = 2-x + 6-2x = 8-3x \)

**Case 2: \( 2 \leq x < 3 \)**
\( |x-2| = x-2 \)
\( |x-3| = -(x-3) = 3-x \)
\( f(x) = (x-2) + 2(3-x) = x-2 + 6-2x = 4-x \)

**Case 3: \( x = 3 \)** (The problem specifies interval [1,3], but typically differentiability is checked in open intervals. However, we'll check at x=3 as a critical point.)
\( |x-2| = x-2 \)
\( |x-3| = x-3 \)
\( f(x) = (x-2) + 2(x-3) = x-2 + 2x-6 = 3x-8 \)

So, the piecewise function is:
\[ f(x) = \begin{cases} 8-3x, & 1 \leq x < 2 \\ 4-x, & 2 \leq x < 3 \\ 3x-8, & x = 3 \end{cases} \]
Now, let's check differentiability at the critical points \( x=2 \) and \( x=3 \).

**Differentiability at \( x = 2 \):**
**1. Left-hand Derivative (LHD) at \( x = 2 \):**
\( Lf'(2) = \lim_{h \to 0^-} \frac{f(2+h) - f(2)}{h} \)
For \( h < 0 \), \( 2+h < 2 \), so we use \( f(x) = 8-3x \).
\( f(2+h) = 8-3(2+h) = 8-6-3h = 2-3h \).
\( f(2) = 4-2 = 2 \) (from the definition for \( 2 \leq x < 3 \)).
\( Lf'(2) = \lim_{h \to 0^-} \frac{(2-3h) - 2}{h} = \lim_{h \to 0^-} \frac{-3h}{h} = -3 \).

**2. Right-hand Derivative (RHD) at \( x = 2 \):**
\( Rf'(2) = \lim_{h \to 0^+} \frac{f(2+h) - f(2)}{h} \)
For \( h > 0 \), \( 2 \leq 2+h < 3 \) (if \( h \) is small), so we use \( f(x) = 4-x \).
\( f(2+h) = 4-(2+h) = 2-h \).
\( f(2) = 2 \).
\( Rf'(2) = \lim_{h \to 0^+} \frac{(2-h) - 2}{h} = \lim_{h \to 0^+} \frac{-h}{h} = -1 \).

Since \( Lf'(2) = -3 \) and \( Rf'(2) = -1 \), and \( Lf'(2) \neq Rf'(2) \), the function \( f(x) \) is not differentiable at \( x = 2 \). Because it's not differentiable at \( x=2 \), it is not differentiable over the entire interval \( [1, 3] \). It also would not be differentiable at \( x=3 \), as absolute value functions typically have sharp points at their critical values. For example, if we were to check at \( x=3 \), \( Lf'(3) = -1 \) from the \( 4-x \) definition, and \( Rf'(3) = 3 \) from the \( 3x-8 \) definition, so they would not match.
In simple words: This function uses absolute values, which often create sharp corners where the function isn't smooth. We looked at the points \( x=2 \) and \( x=3 \) where the absolute values change their behavior. At \( x=2 \), the slope from the left was -3, and the slope from the right was -1. Since these don't match, the function isn't smooth (differentiable) at \( x=2 \). Because it's not differentiable at \( x=2 \), it means the entire interval \( [1, 3] \) does not have continuous differentiability.

🎯 Exam Tip: When dealing with sums of absolute value functions, always break down the function into piecewise definitions based on the points where each absolute value expression becomes zero. Then, check differentiability at these critical points using left and right derivatives. If it's not differentiable at even one point in an interval, it's not differentiable over that interval.

 

Question 27. If function \( f(x) = x^3 \) is differentiable at \( x = 2 \), then find \( f'(2) \).
Answer: We are given the function \( f(x) = x^3 \) and asked to find its derivative at \( x=2 \), \( f'(2) \), using the definition of differentiability. The power rule of differentiation (which states that the derivative of \( x^n \) is \( nx^{n-1} \)) suggests that \( f'(x) = 3x^2 \), so \( f'(2) = 3(2)^2 = 12 \). Let's confirm this using the first principle of derivatives.

The derivative of \( f(x) \) at \( x=2 \) is defined as:
\( f'(2) = \lim_{h \to 0} \frac{f(2+h) - f(2)}{h} \)
Substitute \( f(x) = x^3 \):
\( f(2+h) = (2+h)^3 \)
\( f(2) = 2^3 = 8 \)
So,
\( f'(2) = \lim_{h \to 0} \frac{(2+h)^3 - 8}{h} \)
Expand \( (2+h)^3 \) using the binomial formula \( (a+b)^3 = a^3 + 3a^2b + 3ab^2 + b^3 \):
\( (2+h)^3 = 2^3 + 3(2^2)h + 3(2)h^2 + h^3 \)
\( = 8 + 12h + 6h^2 + h^3 \)
Now substitute this back into the limit:
\( f'(2) = \lim_{h \to 0} \frac{(8 + 12h + 6h^2 + h^3) - 8}{h} \)
\( = \lim_{h \to 0} \frac{12h + 6h^2 + h^3}{h} \)
Factor out \( h \) from the numerator:
\( = \lim_{h \to 0} \frac{h(12 + 6h + h^2)}{h} \)
Since \( h \to 0 \), \( h \neq 0 \), so we can cancel \( h \):
\( = \lim_{h \to 0} (12 + 6h + h^2) \)
Now substitute \( h=0 \):
\( = 12 + 6(0) + (0)^2 \)
\( = 12 \).
Thus, \( f'(2) = 12 \). This confirms the result obtained from the power rule for derivatives. The process of using limits helps to clearly understand how the slope of the curve is determined at a specific point.
In simple words: To find the slope of the function \( f(x) = x^3 \) at the point \( x=2 \), we used the definition of a derivative (finding the limit of the change in \( f(x) \) divided by the change in \( x \)). After expanding and simplifying the expression, we found that the slope at \( x=2 \) is 12.

🎯 Exam Tip: For polynomial functions, the power rule \( \frac{d}{dx}(x^n) = nx^{n-1} \) is a quick way to find derivatives. However, if asked to find the derivative using the "first principle" or "definition of derivative," you must use the limit formula \( \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} \) and algebraic manipulation.

 

Question 28. Show that the greatest integer function \( f(x) = [x] \) is not differentiable at \( x = 2 \).
Answer: To show that the greatest integer function \( f(x) = [x] \) is not differentiable at \( x = 2 \), we need to check if its left-hand derivative (LHD) and right-hand derivative (RHD) at \( x = 2 \) are equal. The greatest integer function, also known as the floor function, is known for its step-like graph, which typically indicates non-differentiability at integer points.

**1. Left-hand Derivative (LHD) at \( x = 2 \):**
\( Lf'(2) = \lim_{h \to 0^-} \frac{f(2+h) - f(2)}{h} \)
For \( h < 0 \), \( 2+h \) is slightly less than 2. So, \( f(2+h) = [2+h] = 1 \).
Also, \( f(2) = [2] = 2 \).
\( Lf'(2) = \lim_{h \to 0^-} \frac{1 - 2}{h} \)
\( = \lim_{h \to 0^-} \frac{-1}{h} \)
As \( h \to 0^- \), \( h \) is a very small negative number. Therefore, \( \frac{-1}{h} \) will be a very large positive number.
So, \( Lf'(2) = \infty \).

**2. Right-hand Derivative (RHD) at \( x = 2 \):**
\( Rf'(2) = \lim_{h \to 0^+} \frac{f(2+h) - f(2)}{h} \)
For \( h > 0 \), \( 2+h \) is slightly greater than 2. So, \( f(2+h) = [2+h] = 2 \).
Also, \( f(2) = [2] = 2 \).
\( Rf'(2) = \lim_{h \to 0^+} \frac{2 - 2}{h} \)
\( = \lim_{h \to 0^+} \frac{0}{h} = 0 \).

Since \( Lf'(2) = \infty \) and \( Rf'(2) = 0 \), and \( Lf'(2) \neq Rf'(2) \), the greatest integer function \( f(x) = [x] \) is not differentiable at \( x = 2 \). This is because the function has an abrupt jump at integer values, which makes a smooth slope impossible. In general, the greatest integer function is not differentiable at any integer. This function is also not continuous at \( x=2 \), which is a stronger condition than non-differentiability.
In simple words: To see if the greatest integer function has a smooth slope at \( x=2 \), we checked its slope approaching from the left and from the right. From the left, the slope went to infinity, while from the right, the slope was 0. Since these are completely different, the function has a sudden jump at \( x=2 \) and cannot have a single, well-defined slope there. Thus, it's not differentiable.

🎯 Exam Tip: The greatest integer function is a classic example of a function that is discontinuous at all integer points. A function must be continuous to be differentiable. Therefore, if a function is discontinuous at a point, it is automatically not differentiable at that point. Always use left and right limits carefully when dealing with \( [x] \).

 

Question 30. If \( f(x) = \begin{cases} x-1; & x<2 \\ 2x-3; & x \ge 2 \end{cases} \) then find \( f'(2-0) \).
Answer: To find the left hand derivative \( f'(2-0) \), we use the definition of the left hand derivative. The function definition for \( x < 2 \) is \( f(x) = x-1 \). We substitute \( x-1 \) into the formula for the left-hand derivative at \( x=2 \). The value of \( f(2) \) is found by using \( f(x) = 2x-3 \) at \( x=2 \), which gives \( f(2) = 2(2)-3 = 4-3 = 1 \). This value is important for the derivative calculation.
\( f'(2-0) = \lim_{h \to 0} \frac{f(2-h)-f(2)}{-h} \)
Since \( 2-h < 2 \) for small positive \( h \), we use \( f(x) = x-1 \).
\( = \lim_{h \to 0} \frac{((2-h)-1)-((2)-1)}{-h} \)
\( = \lim_{h \to 0} \frac{(1-h)-(1)}{-h} \)
\( = \lim_{h \to 0} \frac{-h}{-h} \)
\( = \lim_{h \to 0} (1) \)
\( = 1 \)
In simple words: We calculate the slope of the function right before the point \( x=2 \). We use the part of the function that applies for numbers smaller than 2, and the final slope turns out to be 1.

🎯 Exam Tip: Always select the correct part of the piecewise function when calculating derivatives from the left or right side. Also, ensure you calculate \( f(a) \) using the correct function definition for \( x=a \).

Free study material for Mathematics

RBSE Solutions Class 12 Mathematics Chapter 6 Continuity and Differentiability

Students can now access the RBSE Solutions for Chapter 6 Continuity and Differentiability prepared by teachers on our website. These solutions cover all questions in exercise in your Class 12 Mathematics textbook. Each answer is updated based on the current academic session as per the latest RBSE syllabus.

Detailed Explanations for Chapter 6 Continuity and Differentiability

Our expert teachers have provided step-by-step explanations for all the difficult questions in the Class 12 Mathematics chapter. Along with the final answers, we have also explained the concept behind it to help you build stronger understanding of each topic. This will be really helpful for Class 12 students who want to understand both theoretical and practical questions. By studying these RBSE Questions and Answers your basic concepts will improve a lot.

Benefits of using Mathematics Class 12 Solved Papers

Using our Mathematics solutions regularly students will be able to improve their logical thinking and problem-solving speed. These Class 12 solutions are a guide for self-study and homework assistance. Along with the chapter-wise solutions, you should also refer to our Revision Notes and Sample Papers for Chapter 6 Continuity and Differentiability to get a complete preparation experience.

FAQs

Where can I find the latest RBSE Solutions Class 12 Maths Chapter 6 Continuity and Differentiability Miscellaneous for the 2026-27 session?

The complete and updated RBSE Solutions Class 12 Maths Chapter 6 Continuity and Differentiability Miscellaneous is available for free on StudiesToday.com. These solutions for Class 12 Mathematics are as per latest RBSE curriculum.

Are the Mathematics RBSE solutions for Class 12 updated for the new 50% competency-based exam pattern?

Yes, our experts have revised the RBSE Solutions Class 12 Maths Chapter 6 Continuity and Differentiability Miscellaneous as per 2026 exam pattern. All textbook exercises have been solved and have added explanation about how the Mathematics concepts are applied in case-study and assertion-reasoning questions.

How do these Class 12 RBSE solutions help in scoring 90% plus marks?

Toppers recommend using RBSE language because RBSE marking schemes are strictly based on textbook definitions. Our RBSE Solutions Class 12 Maths Chapter 6 Continuity and Differentiability Miscellaneous will help students to get full marks in the theory paper.

Do you offer RBSE Solutions Class 12 Maths Chapter 6 Continuity and Differentiability Miscellaneous in multiple languages like Hindi and English?

Yes, we provide bilingual support for Class 12 Mathematics. You can access RBSE Solutions Class 12 Maths Chapter 6 Continuity and Differentiability Miscellaneous in both English and Hindi medium.

Is it possible to download the Mathematics RBSE solutions for Class 12 as a PDF?

Yes, you can download the entire RBSE Solutions Class 12 Maths Chapter 6 Continuity and Differentiability Miscellaneous in printable PDF format for offline study on any device.