NVAMediumJEE 2024Definite Integrals

JEE Mathematics 2024 Question with Solution

The value of 0910xx+1dx\int_{0}^{9} \left\lfloor \sqrt{\frac{10x}{x+1}} \right\rfloor \, dx is:

Answer

Correct answer:155

Step-by-step solution

Standard Method

Given: Evaluate

90910xx+1dx9 \int_{0}^{9} \left\lfloor \sqrt{\frac{10x}{x+1}} \right\rfloor \, dx

where t\lfloor t \rfloor denotes the greatest integer less than or equal to tt.

Find: The numerical value of the given expression.

Let

f(x)=10xx+1f(x) = \sqrt{\frac{10x}{x+1}}

We write

10xx+1=1010x+1\frac{10x}{x+1} = 10 - \frac{10}{x+1}

which is increasing for x0x \ge 0. Therefore, f(x)f(x) is also increasing on [0,9][0,9].

Now check the endpoint values:

f(0)=1000+1=0f(0) = \sqrt{\frac{10 \cdot 0}{0+1}} = 0 f(9)=1099+1=9=3f(9) = \sqrt{\frac{10 \cdot 9}{9+1}} = \sqrt{9} = 3

So f(x)\left\lfloor f(x) \right\rfloor can take the values 0,1,20,1,2 on the interval.

Find the break points where f(x)f(x) becomes an integer.

For f(x)=1f(x)=1:

10xx+1=1\sqrt{\frac{10x}{x+1}} = 1 10xx+1=1\frac{10x}{x+1} = 1 10x=x+110x = x+1 9x=19x = 1 x=19x = \frac{1}{9}

For f(x)=2f(x)=2:

10xx+1=2\sqrt{\frac{10x}{x+1}} = 2 10xx+1=4\frac{10x}{x+1} = 4 10x=4x+410x = 4x+4 6x=46x = 4 x=23x = \frac{2}{3}

Interval Splitting and Evaluation

Since f(x)f(x) is increasing,

  • for 0x<190 \le x < \frac{1}{9}, we have 0f(x)<10 \le f(x) < 1, so
10xx+1=0\left\lfloor \sqrt{\frac{10x}{x+1}} \right\rfloor = 0
  • for 19x<23\frac{1}{9} \le x < \frac{2}{3}, we have 1f(x)<21 \le f(x) < 2, so
10xx+1=1\left\lfloor \sqrt{\frac{10x}{x+1}} \right\rfloor = 1
  • for 23x<9\frac{2}{3} \le x < 9, we have 2f(x)<32 \le f(x) < 3, so
10xx+1=2\left\lfloor \sqrt{\frac{10x}{x+1}} \right\rfloor = 2

Direct Computation from Constant Floor Values

Let

I=0910xx+1dxI = \int_{0}^{9} \left\lfloor \sqrt{\frac{10x}{x+1}} \right\rfloor \, dx

Then

I=01/90dx+1/92/31dx+2/392dxI = \int_{0}^{1/9} 0 \, dx + \int_{1/9}^{2/3} 1 \, dx + \int_{2/3}^{9} 2 \, dx

Now evaluate:

I=0+(2319)+(29223)I = 0 + \left(\frac{2}{3} - \frac{1}{9}\right) + \left(2 \cdot 9 - 2 \cdot \frac{2}{3}\right) I=59+(1843)I = \frac{5}{9} + \left(18 - \frac{4}{3}\right) I=59+503I = \frac{5}{9} + \frac{50}{3} I=59+1509=1559I = \frac{5}{9} + \frac{150}{9} = \frac{155}{9}

Therefore,

9I=91559=1559I = 9 \cdot \frac{155}{9} = 155

So the value of the given expression is 155155.

The answer key does not match the solution. Using the solution, the numerical answer is 155155.

Common mistakes

  • Treating 10xx+1\left\lfloor \sqrt{\frac{10x}{x+1}} \right\rfloor as if it were equal to 10xx+1\sqrt{\frac{10x}{x+1}} is incorrect because the floor function makes the integrand piecewise constant. Instead, first find where the inner expression crosses integers and then split the interval.

  • Missing the factor 99 outside the integral leads to computing only I=1559I = \frac{155}{9} instead of the asked quantity. After evaluating the integral, multiply by the outside factor to get the final answer.

  • Using the break points x=1x=1 and x=2x=2 instead of solving 10xx+1=1\sqrt{\frac{10x}{x+1}}=1 and 10xx+1=2\sqrt{\frac{10x}{x+1}}=2 is wrong because the floor changes when the inner function reaches integer values, not when xx itself is an integer. Solve for xx from those equations.

Practice more Definite Integrals questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions