Solveeit Logo

Question

Mathematics Question on Continuity and differentiability

Let f:[1,2]Rf: [-1, 2] \rightarrow \mathbb{R} be given by f(x)=2x2+x+[x2][x]f(x) = 2x^2 + x + [x^2] - [x], where [t][t] denotes the greatest integer less than or equal to tt. The number of points, where ff is not continuous, is:

A

6

B

3

C

4

D

5

Answer

4

Explanation

Solution

Given f(x)=2x2+x+x2xf(x) = 2x^2 + x + \lfloor x^2 \rfloor - \lfloor x \rfloor, we analyze its continuity. The floor function, x\lfloor x \rfloor, introduces discontinuities at integer points since it changes its value abruptly.

Step 1: Points of discontinuity from x\lfloor x \rfloor and x2\lfloor x^2 \rfloor:

1. The term x\lfloor x \rfloor is discontinuous at all integer values of xx within the interval [1,2][-1, 2], i.e., at x=1,0,1,2x = -1, 0, 1, 2. 2. The term x2\lfloor x^2 \rfloor introduces discontinuities at points where x2x^2 crosses an integer value. On solving: - For x2=0,1,4x^2 = 0, 1, 4: - x=2,1,0,1,2x = -2, -1, 0, 1, 2 (within [1,2][-1, 2], only x=1,0,1x = -1, 0, 1).

Step 2: Combine discontinuities: Overall, the combined discontinuities occur at the union of these points:

Points: x=1,0,1,2.\text{Points: } x = -1, 0, 1, 2.

- Since these four points involve jumps in either x\lfloor x \rfloor or x2\lfloor x^2 \rfloor, f(x)f(x) is discontinuous at exactly 4 points.

Thus, the total number of discontinuities is 4.