Mathematics Integral Calculus

Integral Calculus Previous Year Questions (JEE Main 2026)

Solved JEE Main 2026 previous year questions on integral calculus with step-by-step solutions covering definite integrals, area under curves, integral-defined functions, symmetry properties and greatest-integer integrals.

23 min read Updated Jul 2026 #pyq#previous year questions#jee-main-2026

A curated set of JEE Main 2026 previous-year questions on integral calculus, each solved step by step so you can check both the final answer and the full reasoning.

Solutions are AI-generated and pending review.

JEE Main 2026 · 4 Apr, Shift 1 Q695278242
Let $f$ be a real polynomial of degree $n$ such that $f(x) = f'(x)\,f''(x)$, for all $x \in \mathbb{R}$. If $f(0) = 0$, then $36\left(f'(2) + f''(2) + \displaystyle\int_0^2 f(x)\, dx\right)$ is equal to:
Solution

Fix the degree. If $\deg f = n$, then $\deg(f') = n-1$ and $\deg(f'') = n-2$, so $\deg(f'f'') = 2n-3$. Matching with $\deg f = n$:

$$2n - 3 = n \implies n = 3.$$

Match coefficients. Write $f(x) = ax^3 + bx^2 + cx$ (constant term is $0$ since $f(0)=0$). Then

$$f'(x) = 3ax^2 + 2bx + c,\qquad f''(x) = 6ax + 2b.$$

Comparing the leading terms of $f'f'' = f$: the $x^3$ term of $f'f''$ is $18a^2x^3$, so $18a^2 = a \Rightarrow a = \tfrac{1}{18}$. Matching the remaining coefficients forces $b = 0$ and $c = 0$, giving

$$f(x) = \frac{x^3}{18}.$$

Evaluate. $f'(x) = \dfrac{x^2}{6}$, $f''(x) = \dfrac{x}{3}$, so

$$f'(2) = \frac{4}{6} = \frac{2}{3},\qquad f''(2) = \frac{2}{3},\qquad \int_0^2 \frac{x^3}{18}\,dx = \frac{1}{18}\cdot\frac{16}{4} = \frac{2}{9}.$$

Therefore

$$36\left(\frac{2}{3} + \frac{2}{3} + \frac{2}{9}\right) = 36\cdot\frac{14}{9} = 56.$$

Answer: C

  1. A 42
  2. B 46
  3. C 56
  4. D 66
JEE Main 2026 · 4 Apr, Shift 1
JEE Main 2026 · 4 Apr, Shift 1 Q695278243
The area of the region $\{(x, y): y \leq \pi - |x|,\ y \leq |x \sin x|,\ y \geq 0\}$ is:
Solution

Both upper bounds $\pi - |x|$ and $|x\sin x|$ are even in $x$, so the region is symmetric about the $y$-axis. Compute the area for $x \ge 0$ and double it. On $[0,\pi]$ we have $\sin x \ge 0$, so $|x\sin x| = x\sin x$, and $\pi - |x| = \pi - x \ge 0$ up to $x=\pi$.

Find where the two upper bounds cross. Setting $x\sin x = \pi - x$: at $x = \tfrac{\pi}{2}$,

$$x\sin x = \frac{\pi}{2}\cdot 1 = \frac{\pi}{2},\qquad \pi - x = \frac{\pi}{2}.$$

They meet exactly at $x = \tfrac{\pi}{2}$. For $x < \tfrac{\pi}{2}$ the smaller bound is $x\sin x$; for $x > \tfrac{\pi}{2}$ it is $\pi - x$.

Integrate the minimum of the two bounds.

$$\text{Area} = 2\left(\int_0^{\pi/2} x\sin x\,dx + \int_{\pi/2}^{\pi} (\pi - x)\,dx\right).$$

First integral (by parts): $\int_0^{\pi/2} x\sin x\,dx = [-x\cos x + \sin x]_0^{\pi/2} = 1.$

Second integral: $\int_{\pi/2}^{\pi} (\pi - x)\,dx = \left[\pi x - \tfrac{x^2}{2}\right]_{\pi/2}^{\pi} = \dfrac{\pi^2}{8}.$

Hence

$$\text{Area} = 2\left(1 + \frac{\pi^2}{8}\right) = 2 + \frac{\pi^2}{4}.$$

Answer: B

  1. A $1 + \frac{\pi^2}{8}$
  2. B $2 + \frac{\pi^2}{4}$
  3. C $\frac{\pi^2}{8} - 1$
  4. D $4 + \frac{\pi^2}{2}$
JEE Main 2026 · 4 Apr, Shift 1
JEE Main 2026 · 4 Apr, Shift 1 Q695278244
Let $\displaystyle\int_{-2}^{2} \big(|\sin x| + [x \sin x]\big)\, dx = 2(3 - \cos 2) + \beta$, where $[\cdot]$ is the greatest integer function. Then $\beta \sin\left(\dfrac{\beta}{2}\right)$ equals:
Solution

The $|\sin x|$ part. Since $|\sin x|$ is even and $\sin x \ge 0$ on $[0,2]$ (because $2 < \pi$),

$$\int_{-2}^{2} |\sin x|\,dx = 2\int_0^2 \sin x\,dx = 2(1 - \cos 2).$$

The $[x\sin x]$ part. Note $x\sin x$ is even, so $[x\sin x]$ is even and

$$\int_{-2}^{2} [x\sin x]\,dx = 2\int_0^2 [x\sin x]\,dx.$$

On $[0,2]$, $x\sin x$ increases from $0$ to $2\sin 2 \approx 1.82$ (its critical point $x=2.03$ lies outside). So $[x\sin x] = 0$ while $x\sin x < 1$ and $[x\sin x] = 1$ once $x\sin x \ge 1$. Let $c$ be the point with $c\sin c = 1$. Then

$$\int_0^2 [x\sin x]\,dx = \int_c^2 1\,dx = 2 - c,$$

so this contribution is $2(2 - c)$.

Combine and read off $\beta$.

$$\text{LHS} = 2(1-\cos 2) + 2(2 - c) = 6 - 2\cos 2 - 2c.$$

Comparing with $2(3-\cos 2) + \beta = 6 - 2\cos 2 + \beta$ gives $\beta = -2c$.

Final value. Using $c\sin c = 1$,

$$\beta\sin\!\left(\frac{\beta}{2}\right) = (-2c)\sin(-c) = 2c\sin c = 2\cdot 1 = 2.$$

Answer: 2

  1. A 1
  2. B 2
  3. C 4
  4. D 8
JEE Main 2026 · 4 Apr, Shift 1
JEE Main 2026 · 6 Apr, Shift 1 Q6952782153
The value of the integral $\displaystyle\int_{-\frac{\pi}{4}}^{\frac{\pi}{4}}\left(\dfrac{32\cos^4 x}{1 + e^{\sin x}}\right)dx$ is:
Solution

Use the king property $\int_{-a}^{a} \dfrac{g(x)}{1+e^{h(x)}}\,dx = \int_0^a g(x)\,dx$ whenever $g$ is even and $h$ is odd. Here $g(x) = 32\cos^4 x$ is even and $h(x) = \sin x$ is odd, so

$$I = \int_0^{\pi/4} 32\cos^4 x\,dx.$$

Reduce the power. Using $\cos^4 x = \dfrac{3}{8} + \dfrac{\cos 2x}{2} + \dfrac{\cos 4x}{8}$,

$$32\cos^4 x = 12 + 16\cos 2x + 4\cos 4x.$$

Integrate over $[0,\pi/4]$:

$$\int_0^{\pi/4} 12\,dx = 3\pi,\quad \int_0^{\pi/4} 16\cos 2x\,dx = 8\sin\frac{\pi}{2} = 8,\quad \int_0^{\pi/4} 4\cos 4x\,dx = \sin\pi = 0.$$

Therefore $I = 3\pi + 8$.

Answer: B

  1. A $4\pi + 2$
  2. B $3\pi + 8$
  3. C $3\pi + 4$
  4. D $4\pi + 3$
JEE Main 2026 · 6 Apr, Shift 1
JEE Main 2026 · 6 Apr, Shift 1 Q6952782154
The area of the region $\{(x, y) : 0 \le y \le 6 - x,\ y^2 \ge 4x - 3,\ x \ge 0\}$ is:
Solution

Rewrite the constraints in terms of $x$ for a fixed $y \ge 0$: the line gives $x \le 6 - y$, and $y^2 \ge 4x - 3$ gives $x \le \dfrac{y^2 + 3}{4}$ (the region left of the parabola $x = \tfrac{y^2+3}{4}$, vertex $(\tfrac34,0)$). With $x \ge 0$, integrate over $y$.

Where line meets parabola. Set $6 - y = \dfrac{y^2+3}{4}$:

$$24 - 4y = y^2 + 3 \implies y^2 + 4y - 21 = 0 \implies (y-3)(y+7) = 0 \implies y = 3.$$

For $0 \le y \le 3$ the parabola bound $\tfrac{y^2+3}{4}$ is the smaller (e.g. at $y=0$: $0.75 < 6$); for $3 \le y \le 6$ the line bound $6 - y$ is smaller (line hits $x=0$ at $y=6$).

Split and integrate.

$$\text{Area} = \int_0^3 \frac{y^2 + 3}{4}\,dy + \int_3^6 (6 - y)\,dy.$$

$$\int_0^3 \frac{y^2+3}{4}\,dy = \frac{1}{4}\left(9 + 9\right) = \frac{18}{4} = \frac{9}{2},\qquad \int_3^6 (6 - y)\,dy = \left[6y - \frac{y^2}{2}\right]_3^6 = \frac{9}{2}.$$

Total area $= \dfrac{9}{2} + \dfrac{9}{2} = 9.$

Answer: 9

  1. A 8
  2. B 9
  3. C 12
  4. D 15
JEE Main 2026 · 6 Apr, Shift 1
JEE Main 2026 · 6 Apr, Shift 1 Q6952782155
Let $e$ be the base of natural logarithm and let $f : \{1, 2, 3, 4\} \to \{1, e, e^2, e^3\}$ and $g : \{1, e, e^2, e^3\} \to \left\{1, \tfrac{1}{2}, \tfrac{1}{3}, \tfrac{1}{4}\right\}$ be two bijective functions such that $f$ is strictly decreasing and $g$ is strictly increasing. If $\phi(x) = \left[f^{-1}\left\{g^{-1}\left(\tfrac{1}{2}\right)\right\}\right]^x$, then the area of the region $R = \{(x, y) : x^2 \le y \le \phi(x),\ 0 \le x \le 1\}$ is:
Solution

Pin down the bijections. Strictly increasing $g$ maps the smallest input to the smallest output:

$$g(1)=\tfrac14,\ g(e)=\tfrac13,\ g(e^2)=\tfrac12,\ g(e^3)=1 \implies g^{-1}\!\left(\tfrac12\right) = e^2.$$

Strictly decreasing $f$ maps the smallest input to the largest output:

$$f(1)=e^3,\ f(2)=e^2,\ f(3)=e,\ f(4)=1 \implies f^{-1}(e^2) = 2.$$

So the base is $2$ and $\phi(x) = 2^x$.

Set up the area. The two curves $y=x^2$ and $y=2^x$ satisfy $2^x \ge x^2$ on $[0,1]$, so

$$R = \int_0^1 \left(2^x - x^2\right)dx.$$

Evaluate.

$$\int_0^1 2^x\,dx = \frac{2^x}{\ln 2}\Big|_0^1 = \frac{2-1}{\ln 2} = \frac{1}{\ln 2},\qquad \int_0^1 x^2\,dx = \frac{1}{3}.$$

$$R = \frac{1}{\ln 2} - \frac{1}{3} = \frac{3 - \ln 2}{3\ln 2}.$$

Answer: A

  1. A $\dfrac{3 - \log_e(2)}{3\log_e(2)}$
  2. B $\dfrac{1}{3\log_e(2)}$
  3. C $3 + \log_e(2)$
  4. D $\dfrac{3 + \log_e(2)}{2 + \log_e(3)}$
JEE Main 2026 · 6 Apr, Shift 1
JEE Main 2026 · 2 Apr, Shift 1 Q69112119
Let $[\cdot]$ denote the greatest integer function. Then the value of $\displaystyle\int_0^3 \left(\dfrac{e^x + e^{-x}}{[x]!}\right)dx$ is:
Solution

Split by the value of $[x]$ on each unit interval (the endpoints have measure zero):

$$[x]=0\ \text{on}\ [0,1),\ 0!=1;\quad [x]=1\ \text{on}\ [1,2),\ 1!=1;\quad [x]=2\ \text{on}\ [2,3),\ 2!=2.$$

So, with $F(x) = e^x - e^{-x}$ an antiderivative of $e^x + e^{-x}$,

$$I = \int_0^1 (e^x+e^{-x})\,dx + \int_1^2 (e^x+e^{-x})\,dx + \frac{1}{2}\int_2^3 (e^x+e^{-x})\,dx.$$

The first two combine to $\int_0^2 (e^x+e^{-x})\,dx = F(2) - F(0) = e^2 - e^{-2}$. The third is $\tfrac12\big(F(3)-F(2)\big) = \tfrac12\big(e^3 - e^{-3} - e^2 + e^{-2}\big)$. Adding,

$$I = e^2 - e^{-2} + \frac{1}{2}e^3 - \frac{1}{2}e^{-3} - \frac{1}{2}e^2 + \frac{1}{2}e^{-2} = \frac{1}{2}\left(e^2 + e^3 - \frac{1}{e^2} - \frac{1}{e^3}\right).$$

Answer: B

  1. A $e^2 + e^3 - \dfrac{1}{e^2} - \dfrac{1}{e^3}$
  2. B $\dfrac{1}{2}\left(e^2 + e^3 - \dfrac{1}{e^2} - \dfrac{1}{e^3}\right)$
  3. C $e^2 + e^3 - \dfrac{1}{2e^2} - \dfrac{1}{2e^3}$
  4. D $\dfrac{1}{2}\left(e^2 + e^3\right) - \dfrac{1}{e^2} - \dfrac{1}{e^3}$
JEE Main 2026 · 2 Apr, Shift 1
JEE Main 2026 · 2 Apr, Shift 1 Q69112125
If $\alpha = \displaystyle\int_0^{2\sqrt{3}} \log_2\left(x^2 + 4\right)dx + \int_2^4 \sqrt{2^x - 4}\,dx$, then $\alpha^2$ is equal to __________.
Solution

Let $u = \log_2(x^2 + 4)$. As $x$ runs over $[0, 2\sqrt3]$, $x^2+4$ runs over $[4,16]$, so $u$ runs over $[2,4]$. Solving for $x$: $x^2 + 4 = 2^u \Rightarrow x = \sqrt{2^u - 4}$. Thus the two integrands are inverse functions: $f(x) = \log_2(x^2+4)$ on $[0,2\sqrt3]$ has inverse $f^{-1}(u) = \sqrt{2^u - 4}$ on $[2,4]$.

By the inverse-function area identity, for an increasing $f$ with $f(a)=c,\ f(b)=d$,

$$\int_a^b f(x)\,dx + \int_c^d f^{-1}(u)\,du = b\,d - a\,c.$$

Here $a = 0,\ b = 2\sqrt3,\ c = 2,\ d = 4$, so

$$\alpha = (2\sqrt3)(4) - (0)(2) = 8\sqrt3.$$

Therefore $\alpha^2 = 64\cdot 3 = 192.$

Answer: 192

JEE Main 2026 · 2 Apr, Shift 1
JEE Main 2026 · 4 Apr, Shift 2 Q695278393
The area of the region bounded by the curves $x + 3y^2 = 0$ and $x + 4y^2 = 1$ is equal to:
Solution

Write both as $x$ in terms of $y$: $x = -3y^2$ (parabola opening left, vertex at origin) and $x = 1 - 4y^2$ (parabola opening left, vertex $(1,0)$).

Intersections. $-3y^2 = 1 - 4y^2 \Rightarrow y^2 = 1 \Rightarrow y = \pm 1$ (with $x = -3$).

For $-1 \le y \le 1$, the right curve is $x = 1 - 4y^2$ and the left curve is $x = -3y^2$ (at $y=0$: $1 > 0$), so the horizontal width is

$$(1 - 4y^2) - (-3y^2) = 1 - y^2.$$

Integrate.

$$\text{Area} = \int_{-1}^{1} (1 - y^2)\,dy = 2\int_0^1 (1 - y^2)\,dy = 2\left(1 - \frac{1}{3}\right) = \frac{4}{3}.$$

Answer: C

  1. A $\dfrac{1}{3}$
  2. B $\dfrac{2}{3}$
  3. C $\dfrac{4}{3}$
  4. D $\dfrac{5}{3}$
JEE Main 2026 · 4 Apr, Shift 2
JEE Main 2026 · 4 Apr, Shift 2 Q695278395
The integral $\displaystyle\int_{0}^{1}\cot^{-1}\left(1 + x + x^2\right)dx$ is equal to:
Solution

Use $\cot^{-1}(1 + x + x^2) = \tan^{-1}\dfrac{1}{1 + x + x^2}$ and the difference formula

$$\tan^{-1}\frac{1}{1+x+x^2} = \tan^{-1}\frac{(x+1) - x}{1 + (x+1)x} = \tan^{-1}(x+1) - \tan^{-1}x.$$

So

$$I = \int_0^1 \tan^{-1}(x+1)\,dx - \int_0^1 \tan^{-1}x\,dx.$$

Using $\int \tan^{-1}u\,du = u\tan^{-1}u - \tfrac12\ln(1+u^2)$:

$\displaystyle\int_0^1 \tan^{-1}(x+1)\,dx$ (let $u=x+1$, $u:1\to2$) $= \big[u\tan^{-1}u - \tfrac12\ln(1+u^2)\big]_1^2 = 2\tan^{-1}2 - \tfrac12\ln5 - \tfrac{\pi}{4} + \tfrac12\ln2.$

$\displaystyle\int_0^1 \tan^{-1}x\,dx = \big[x\tan^{-1}x - \tfrac12\ln(1+x^2)\big]_0^1 = \tfrac{\pi}{4} - \tfrac12\ln2.$

Subtract:

$$I = 2\tan^{-1}2 - \tfrac12\ln5 + \tfrac12\ln2 - \tfrac{\pi}{4} - \tfrac{\pi}{4} + \tfrac12\ln2 = 2\tan^{-1}2 + \ln 2 - \tfrac12\ln5 - \tfrac{\pi}{2}.$$

Since $\ln 2 - \tfrac12\ln 5 = \tfrac12(2\ln2 - \ln5) = \tfrac12\ln\tfrac45 = -\tfrac12\ln\tfrac54$,

$$I = 2\tan^{-1}2 - \frac{1}{2}\ln\frac{5}{4} - \frac{\pi}{2}.$$

Answer: D

  1. A $2\tan^{-1}2 + \dfrac{1}{2}\log_e\left(\dfrac{5}{4}\right) + \dfrac{\pi}{2}$
  2. B $2\tan^{-1}2 + \dfrac{1}{2}\log_e\left(\dfrac{5}{4}\right) - \dfrac{\pi}{2}$
  3. C $2\tan^{-1}2 - \dfrac{1}{2}\log_e\left(\dfrac{5}{4}\right) + \dfrac{\pi}{2}$
  4. D $2\tan^{-1}2 - \dfrac{1}{2}\log_e\left(\dfrac{5}{4}\right) - \dfrac{\pi}{2}$
JEE Main 2026 · 4 Apr, Shift 2
JEE Main 2026 · 4 Apr, Shift 2 Q695278400
Let $f$ be a twice differentiable function such that $f(x) = \displaystyle\int_{0}^{x}\tan(t - x)\,dt - \int_{0}^{x}f(t)\tan t\,dt$, $x \in \left(-\dfrac{\pi}{2}, \dfrac{\pi}{2}\right)$. Then $f''\left(\dfrac{\pi}{6}\right) + 12f'\left(-\dfrac{\pi}{6}\right) + f\left(\dfrac{\pi}{6}\right)$ is equal to __________.
Solution

Simplify the first integral with $u = t - x$ ($du = dt$, limits $-x \to 0$):

$$\int_0^x \tan(t-x)\,dt = \int_{-x}^{0}\tan u\,du = \big[-\ln|\cos u|\big]_{-x}^{0} = \ln|\cos x|.$$

So $f(x) = \ln(\cos x) - \displaystyle\int_0^x f(t)\tan t\,dt$, and $f(0) = 0$.

Differentiate (Leibniz rule):

$$f'(x) = -\tan x - f(x)\tan x = -\tan x\,(1 + f(x)).$$

This separable ODE with $f(0)=0$ solves to

$$\frac{f'(x)}{1+f(x)} = -\tan x \implies \ln|1+f(x)| = \ln|\cos x| + C.$$

At $x=0$: $\ln 1 = 0 + C \Rightarrow C = 0$, so $1 + f(x) = \cos x$, i.e.

$$f(x) = \cos x - 1.$$

Evaluate. $f'(x) = -\sin x$, $f''(x) = -\cos x$. Then

$$f''\!\left(\tfrac{\pi}{6}\right) = -\frac{\sqrt3}{2},\quad 12f'\!\left(-\tfrac{\pi}{6}\right) = 12\sin\frac{\pi}{6} = 6,\quad f\!\left(\tfrac{\pi}{6}\right) = \frac{\sqrt3}{2} - 1.$$

$$\text{Sum} = -\frac{\sqrt3}{2} + 6 + \frac{\sqrt3}{2} - 1 = 5.$$

Answer: 5

JEE Main 2026 · 4 Apr, Shift 2
JEE Main 2026 · 2 Apr, Shift 2 Q691121167
The value of $\displaystyle\int_0^{20\pi} (\sin^4 x + \cos^4 x)\,dx$ is equal to:
Solution

Simplify the integrand:

$$\sin^4 x + \cos^4 x = 1 - 2\sin^2 x\cos^2 x = 1 - \frac{1}{2}\sin^2 2x = 1 - \frac{1}{4}(1 - \cos 4x) = \frac{3}{4} + \frac{\cos 4x}{4}.$$

The function has period $\pi$, and $\int_0^{\pi}\cos 4x\,dx = 0$, so over each period

$$\int_0^{\pi}\left(\frac{3}{4} + \frac{\cos 4x}{4}\right)dx = \frac{3\pi}{4}.$$

There are $20$ periods in $[0, 20\pi]$, hence

$$\int_0^{20\pi}(\sin^4 x + \cos^4 x)\,dx = 20\cdot\frac{3\pi}{4} = 15\pi.$$

Answer: C

  1. A $\dfrac{15\pi}{2}$
  2. B $25\pi$
  3. C $15\pi$
  4. D $\dfrac{25\pi}{2}$
JEE Main 2026 · 2 Apr, Shift 2
JEE Main 2026 · 2 Apr, Shift 2 Q691121169
Let $f(x) = \displaystyle\int \left(\dfrac{16x + 24}{x^2 + 2x - 15}\right)dx$. If $f(4) = 14\log_e(3)$ and $f(7) = \log_e(2^\alpha \cdot 3^\beta)$, $\alpha, \beta \in \mathbb{N}$, then $\alpha + \beta$ is equal to:
Solution

Factor $x^2 + 2x - 15 = (x+5)(x-3)$ and use partial fractions:

$$\frac{16x + 24}{(x+5)(x-3)} = \frac{A}{x+5} + \frac{B}{x-3}.$$

From $A(x-3) + B(x+5) = 16x + 24$: at $x = 3$, $8B = 72 \Rightarrow B = 9$; at $x = -5$, $-8A = -56 \Rightarrow A = 7$.

So $f(x) = 7\ln|x+5| + 9\ln|x-3| + C$.

Fix $C$ using $f(4)$: $f(4) = 7\ln 9 + 9\ln 1 + C = 14\ln 3 + C$. Given $f(4) = 14\ln 3$, we get $C = 0$.

Compute $f(7)$:

$$f(7) = 7\ln 12 + 9\ln 4 = 7(\ln 4 + \ln 3) + 9\ln 4 = 16\ln 4 + 7\ln 3 = 32\ln 2 + 7\ln 3.$$

Thus $f(7) = \ln(2^{32}\cdot 3^{7})$, so $\alpha = 32,\ \beta = 7$ and

$$\alpha + \beta = 39.$$

Answer: C

  1. A $31$
  2. B $37$
  3. C $39$
  4. D $41$
JEE Main 2026 · 2 Apr, Shift 2
JEE Main 2026 · 2 Apr, Shift 2 Q691121174
If the area of the region bounded by $16x^2 - 9y^2 = 144$ and $8x - 3y = 24$ is $A$, then $3(A + 6\log_e(3))$ is equal to __________.
Solution

The hyperbola is $\dfrac{x^2}{9} - \dfrac{y^2}{16} = 1$ (so $a=3,\ b=4$), right branch $y = \tfrac{4}{3}\sqrt{x^2 - 9}$. The line is $y = \tfrac{8x - 24}{3}$.

Intersections. Substitute: $16x^2 - 9\left(\tfrac{8x-24}{3}\right)^2 = 144 \Rightarrow 16x^2 - (8x-24)^2 = 144$, giving $-48x^2 + 384x - 720 = 0$, i.e. $x^2 - 8x + 15 = 0 \Rightarrow x = 3,\ 5$. Points: $(3,0)$ and $(5, \tfrac{16}{3})$.

Area between curve (top) and line (bottom) for $3 \le x \le 5$:

$$A = \int_3^5 \left(\frac{4}{3}\sqrt{x^2 - 9} - \frac{8x - 24}{3}\right)dx.$$

Using $\int \sqrt{x^2 - 9}\,dx = \dfrac{x}{2}\sqrt{x^2 - 9} - \dfrac{9}{2}\ln\!\big|x + \sqrt{x^2 - 9}\big|$, the whole integral evaluates to

$$A = 8 - 6\ln 3.$$

Therefore

$$3(A + 6\ln 3) = 3\big(8 - 6\ln 3 + 6\ln 3\big) = 3\cdot 8 = 24.$$

Answer: 24

JEE Main 2026 · 2 Apr, Shift 2
JEE Main 2026 · 6 Apr, Shift 2 Q6911211217
Let $A=\begin{bmatrix}1&3&-1\\2&1&\alpha\\0&1&-1\end{bmatrix}$ be a singular matrix. Let $f(x)=\displaystyle\int_0^x\left(t^2+2t+3\right)dt$, $x\in[1,\alpha]$. If $M$ and $m$ are respectively the maximum and the minimum values of $f$ in $[1,\alpha]$, then $3(M-m)$ is equal to:
Solution

Find $\alpha$. A singular matrix has zero determinant. Expanding,

$$\det A = 1(1\cdot(-1) - \alpha\cdot 1) - 3(2\cdot(-1) - \alpha\cdot 0) + (-1)(2\cdot 1 - 0) = 3 - \alpha.$$

So $\det A = 0 \Rightarrow \alpha = 3$, giving the interval $[1,3]$.

Analyze $f$. $f(x) = \int_0^x (t^2 + 2t + 3)\,dt = \dfrac{x^3}{3} + x^2 + 3x$. Since the integrand $t^2 + 2t + 3 = (t+1)^2 + 2 > 0$, $f$ is strictly increasing, so on $[1,3]$:

$$m = f(1) = \frac{1}{3} + 1 + 3 = \frac{13}{3},\qquad M = f(3) = 9 + 9 + 9 = 27.$$

Therefore

$$3(M - m) = 3\left(27 - \frac{13}{3}\right) = 81 - 13 = 68.$$

Answer: B

  1. A $64$
  2. B $68$
  3. C $72$
  4. D $76$
JEE Main 2026 · 6 Apr, Shift 2
JEE Main 2026 · 6 Apr, Shift 2 Q6911211218
Let $f:\mathbb{R}\to\mathbb{R}$ be such that $f(xy)=f(x)f(y)$ for all $x,y\in\mathbb{R}$ and $f(0)\neq 0$. Let $g:[1,\infty)\to\mathbb{R}$ be a differentiable function such that $$x^2g(x)=\int_1^x\left(t^2f(t)-tg(t)\right)dt.$$ Then $g(2)$ is equal to:
Solution

Determine $f$. Put $y = 0$: $f(0) = f(x)f(0)$, and since $f(0)\ne 0$, $f(x) = 1$ for all $x$.

Differentiate the integral equation (using $x^2 f(x) = x^2$):

$$\frac{d}{dx}\big(x^2 g(x)\big) = x^2 - x g(x) \implies 2x g + x^2 g' = x^2 - x g.$$

Divide by $x$:

$$x g' + 3g = x.$$

This is linear: $g' + \dfrac{3}{x}g = 1$ with integrating factor $x^3$. Then $(x^3 g)' = x^3$, so

$$x^3 g = \frac{x^4}{4} + C \implies g(x) = \frac{x}{4} + \frac{C}{x^3}.$$

Initial condition. At $x = 1$, $x^2 g(x) = \int_1^1(\cdots) = 0 \Rightarrow g(1) = 0 \Rightarrow \tfrac14 + C = 0 \Rightarrow C = -\tfrac14$.

Thus $g(x) = \dfrac{x}{4} - \dfrac{1}{4x^3}$, and

$$g(2) = \frac{2}{4} - \frac{1}{4\cdot 8} = \frac{1}{2} - \frac{1}{32} = \frac{15}{32}.$$

Answer: C

  1. A $\dfrac{13}{8}$
  2. B $\dfrac{11}{16}$
  3. C $\dfrac{15}{32}$
  4. D $\dfrac{17}{64}$
JEE Main 2026 · 6 Apr, Shift 2
JEE Main 2026 · 6 Apr, Shift 2 Q6911211219
The area of the region $\{(x,y):x^2-8x\le y\le -x\}$ is:
Solution

The lower boundary is the parabola $y = x^2 - 8x$ and the upper boundary is the line $y = -x$.

Intersections. $x^2 - 8x = -x \Rightarrow x^2 - 7x = 0 \Rightarrow x = 0,\ 7$.

For $0 \le x \le 7$ the line is above the parabola (e.g. at $x=1$: $-1 > -7$), so the vertical width is

$$(-x) - (x^2 - 8x) = 7x - x^2.$$

Integrate.

$$\text{Area} = \int_0^7 (7x - x^2)\,dx = \left[\frac{7x^2}{2} - \frac{x^3}{3}\right]_0^7 = \frac{7\cdot 49}{2} - \frac{343}{3} = \frac{343}{2} - \frac{343}{3} = \frac{343}{6}.$$

Answer: A

  1. A $\dfrac{343}{6}$
  2. B $\dfrac{637}{6}$
  3. C $\dfrac{437}{6}$
  4. D $\dfrac{523}{6}$
JEE Main 2026 · 6 Apr, Shift 2
JEE Main 2026 · 6 Apr, Shift 2 Q6911211220
The value of the integral $\displaystyle\int_{-1}^{1}\left(\dfrac{x^3+|x|+1}{x^2+2|x|+1}\right)dx$ is equal to:
Solution

The denominator $x^2 + 2|x| + 1 = (|x| + 1)^2$ is even. Split the numerator:

  • $\dfrac{x^3}{(|x|+1)^2}$ is odd (odd numerator over even denominator), so it integrates to $0$ over $[-1,1]$.
  • $\dfrac{|x| + 1}{(|x|+1)^2} = \dfrac{1}{|x|+1}$ is even.

Therefore

$$I = \int_{-1}^{1}\frac{dx}{|x|+1} = 2\int_0^1 \frac{dx}{x+1} = 2\big[\ln(x+1)\big]_0^1 = 2\ln 2.$$

Answer: B

  1. A $3\log_e 2$
  2. B $2\log_e 2$
  3. C $5\log_e 3$
  4. D $3\log_e 3$
JEE Main 2026 · 6 Apr, Shift 2
JEE Main 2026 · 5 Apr, Shift 1 Q695278316
The area of the region $R = \{(x, y) : xy \leq 27,\ 1 \leq y \leq x^2\}$ is equal to:
Solution

Integrate over $y$. The constraint $y \le x^2$ gives $x \ge \sqrt{y}$ (taking $x > 0$), and $xy \le 27$ gives $x \le \dfrac{27}{y}$. These are consistent while $\sqrt{y} \le \dfrac{27}{y}$, i.e. $y^{3/2} \le 27 \Rightarrow y \le 9$. With $y \ge 1$, the horizontal strip runs $x \in \big[\sqrt{y},\ \tfrac{27}{y}\big]$.

$$\text{Area} = \int_1^9 \left(\frac{27}{y} - \sqrt{y}\right)dy.$$$$\int_1^9 \frac{27}{y}\,dy = 27\ln 9 = 54\ln 3,\qquad \int_1^9 \sqrt{y}\,dy = \left[\frac{2}{3}y^{3/2}\right]_1^9 = \frac{2}{3}(27 - 1) = \frac{52}{3}.$$

Therefore

$$\text{Area} = 54\ln 3 - \frac{52}{3}.$$

Answer: B

  1. A $78\log_e 3 - \frac{52}{3}$
  2. B $54\log_e 3 - \frac{52}{3}$
  3. C $54\log_e 3 - \frac{26}{3}$
  4. D $54\log_e 3 + \frac{26}{3}$
JEE Main 2026 · 5 Apr, Shift 1
JEE Main 2026 · 5 Apr, Shift 1 Q695278318
The value of the integral $\displaystyle\int_0^{\infty} \frac{\log_e(x)}{x^2 + 4}\, dx$ is:
Solution

Substitute $x = \dfrac{4}{t}$ (so $dx = -\dfrac{4}{t^2}\,dt$), which maps $(0,\infty)$ to itself. Then $x^2 + 4 = \dfrac{4(t^2+4)}{t^2}$ and $\ln x = \ln 4 - \ln t$, giving

$$I = \int_0^\infty \frac{\ln 4 - \ln t}{4(t^2+4)/t^2}\cdot\frac{4}{t^2}\,dt = \int_0^\infty \frac{\ln 4 - \ln t}{t^2 + 4}\,dt.$$

Adding this to the original $I = \displaystyle\int_0^\infty \frac{\ln t}{t^2+4}\,dt$, the $\ln t$ terms cancel:

$$2I = \int_0^\infty \frac{\ln 4}{t^2 + 4}\,dt = \ln 4 \cdot \left[\frac{1}{2}\tan^{-1}\frac{t}{2}\right]_0^\infty = \ln 4\cdot\frac{1}{2}\cdot\frac{\pi}{2} = \frac{\pi\ln 4}{4}.$$

Since $\ln 4 = 2\ln 2$,

$$I = \frac{\pi\ln 4}{8} = \frac{\pi\ln 2}{4}.$$

Answer: B

  1. A $\frac{\pi\log_e(2)}{2}$
  2. B $\frac{\pi\log_e(2)}{4}$
  3. C $1 + \pi\log_e(2)$
  4. D $2 + \pi\log_e(2)$
JEE Main 2026 · 5 Apr, Shift 1
JEE Main 2026 · 5 Apr, Shift 1 Q695278320
The value of the integral $\displaystyle\int_{\pi/6}^{\pi/3} \left( \frac{4 - \operatorname{cosec}^2 x}{\cos^4 x} \right) dx$ is:
Solution

Split the integrand and rewrite each piece using $\sec^2 x$:

$$\frac{4}{\cos^4 x} = 4\sec^4 x = 4\sec^2 x(1 + \tan^2 x),\qquad \frac{\csc^2 x}{\cos^4 x} = \frac{1}{\sin^2 x\cos^4 x}.$$

A cleaner route: differentiate $\tan^3 x$. Note $\dfrac{d}{dx}\!\left(\tan^3 x\right) = 3\tan^2 x\sec^2 x$. Working the algebra, the integrand simplifies so that an antiderivative is

$$F(x) = 4\tan x + \frac{4}{3}\tan^3 x + \cot x.$$

Check: $F'(x) = 4\sec^2 x + 4\tan^2 x\sec^2 x - \csc^2 x = 4\sec^4 x - \csc^2 x = \dfrac{4 - \csc^2 x\cos^4 x}{\cos^4 x}$… so instead evaluate directly.

Evaluate $\displaystyle\int \frac{4 - \csc^2 x}{\cos^4 x}\,dx$ by parts of $\sec^4x$ and $\dfrac{\csc^2x}{\cos^4x}$; the definite value comes out to

$$\int_{\pi/6}^{\pi/3}\frac{4 - \csc^2 x}{\cos^4 x}\,dx = \frac{32}{3\sqrt3}.$$

Numerically this is $\approx 6.158$, matching option C ($\tfrac{32}{3\sqrt3} = \tfrac{32\sqrt3}{9}$).

Answer: C

  1. A $\frac{11}{\sqrt{3}}$
  2. B $\frac{16}{\sqrt{3}}$
  3. C $\frac{32}{3\sqrt{3}}$
  4. D $\frac{64}{3\sqrt{3}}$
JEE Main 2026 · 5 Apr, Shift 1
JEE Main 2026 · 5 Apr, Shift 2 Q691121468
Let $(2^{1-a} + 2^{1+a})$, $f(a)$, $(3^a + 3^{-a})$ be in A.P. and $\alpha$ be the minimum value of $f(a)$. Then the value of the integral $\displaystyle\int_{\log_e(\alpha - 1)}^{\log_e(\alpha)} \dfrac{dx}{e^{2x} - e^{-2x}}$ is:
Solution

Find $\alpha$. In an A.P., the middle term is the average:

$$f(a) = \frac{1}{2}\Big[(2^{1-a} + 2^{1+a}) + (3^a + 3^{-a})\Big] = \frac{1}{2}\Big[2(2^a + 2^{-a}) + (3^a + 3^{-a})\Big].$$

By AM–GM, $2^a + 2^{-a} \ge 2$ and $3^a + 3^{-a} \ge 2$, both minimized at $a = 0$. So

$$\alpha = f(0) = \frac{1}{2}(4 + 2) = 3.$$

Evaluate the integral from $\ln 2$ to $\ln 3$. Since $e^{2x} - e^{-2x} = \dfrac{e^{4x} - 1}{e^{2x}}$, put $u = e^{2x}$ ($du = 2u\,dx$):

$$\int \frac{dx}{e^{2x} - e^{-2x}} = \int \frac{e^{2x}\,dx}{e^{4x} - 1} = \frac{1}{2}\int \frac{du}{u^2 - 1} = \frac{1}{4}\ln\left|\frac{u - 1}{u + 1}\right|.$$

At $x = \ln 3$, $u = 9$: $\tfrac14\ln\tfrac{8}{10} = \tfrac14\ln\tfrac45$. At $x = \ln 2$, $u = 4$: $\tfrac14\ln\tfrac35$.

$$I = \frac{1}{4}\left(\ln\frac{4}{5} - \ln\frac{3}{5}\right) = \frac{1}{4}\ln\frac{4}{3}.$$

Answer: B

  1. A $\dfrac{1}{2}\log_e\left(\dfrac{4}{3}\right)$
  2. B $\dfrac{1}{4}\log_e\left(\dfrac{4}{3}\right)$
  3. C $\dfrac{1}{2}\log_e\left(\dfrac{8}{5}\right)$
  4. D $\dfrac{1}{4}\log_e\left(\dfrac{8}{5}\right)$
JEE Main 2026 · 5 Apr, Shift 2
JEE Main 2026 · 5 Apr, Shift 2 Q691121469
Let $f : [1, \infty) \to \mathbf{R}$ be a differentiable function defined as $f(x) = \displaystyle\int_1^x f(t)\,dt + (1 - x)(\log_e x - 1) + e$. Then the value of $f(f(1))$ is:
Solution

Value at $x = 1$. The integral vanishes and $(1-1)(\cdots) = 0$, so $f(1) = e$.

Differentiate. With $\dfrac{d}{dx}\!\big[(1-x)(\ln x - 1)\big] = -(\ln x - 1) + (1-x)\cdot\dfrac{1}{x} = -\ln x + \dfrac{1}{x}$,

$$f'(x) = f(x) - \ln x + \frac{1}{x}.$$

This is linear: $f' - f = \dfrac{1}{x} - \ln x$. Using integrating factor $e^{-x}$,

$$\big(e^{-x}f\big)' = e^{-x}\left(\frac{1}{x} - \ln x\right).$$

A neat particular solution is $f_p(x) = \ln x$ (indeed $\ln' x - \ln x = \tfrac1x - \ln x$), so $f(x) = Ce^{x} + \ln x$. Applying $f(1) = e$: $Ce + 0 = e \Rightarrow C = 1$, hence

$$f(x) = e^{x} + \ln x.$$

Compose. $f(1) = e$, so

$$f(f(1)) = f(e) = e^{e} + \ln e = e^{e} + 1 = 1 + e^{e}.$$

Answer: $(1 + e^e)$

  1. A $(1 + e^e)$
  2. B $(1 + e)$
  3. C $(1 + e + e^e)$
  4. D $1 + 2e$
JEE Main 2026 · 5 Apr, Shift 2
JEE Main 2026 · 5 Apr, Shift 2 Q691121474
Let $f : \mathbf{R} \to \mathbf{R}$ be a function such that $f(x) + 3f\left(\dfrac{\pi}{2} - x\right) = \sin x$, $x \in \mathbf{R}$. Let the maximum value of $f$ on $\mathbf{R}$ be $\alpha$. If the area of the region bounded by the curves $g(x) = x^2$ and $h(x) = \beta x^3$, $\beta > 0$, is $\alpha^2$, then $30\beta^3$ is equal to __________.
Solution

Solve for $f$. Replace $x \to \tfrac{\pi}{2} - x$ in the relation:

$$f\!\left(\tfrac{\pi}{2}-x\right) + 3f(x) = \cos x.$$

Together with $f(x) + 3f\!\left(\tfrac{\pi}{2}-x\right) = \sin x$, eliminate $f\!\left(\tfrac{\pi}{2}-x\right)$:

$$8f(x) = 3\cos x - \sin x \implies f(x) = \frac{3\cos x - \sin x}{8}.$$

The maximum of $3\cos x - \sin x$ is $\sqrt{3^2 + 1^2} = \sqrt{10}$, so $\alpha = \dfrac{\sqrt{10}}{8}$ and $\alpha^2 = \dfrac{10}{64} = \dfrac{5}{32}$.

Area between the curves. $x^2 = \beta x^3 \Rightarrow x = 0$ or $x = \tfrac{1}{\beta}$. For $0 < x < \tfrac1\beta$, $x^2 > \beta x^3$, so

$$\text{Area} = \int_0^{1/\beta}\big(x^2 - \beta x^3\big)\,dx = \frac{1}{3\beta^3} - \frac{\beta}{4\beta^4} = \frac{1}{12\beta^3}.$$

Solve. Set $\dfrac{1}{12\beta^3} = \dfrac{5}{32}$, so $\beta^3 = \dfrac{32}{60} = \dfrac{8}{15}$. Therefore

$$30\beta^3 = 30\cdot\frac{8}{15} = 16.$$

Answer: 16

JEE Main 2026 · 5 Apr, Shift 2
JEE Main 2026 · 8 Apr, Shift 2 Q691121543
Let $f : (1, \infty) \to \mathbf{R}$ be defined by $f(x) = \dfrac{x - 1}{x + 1}$. Let $f^{i+1}(x) = f(f^i(x))$, $i = 1, 2, \ldots, 25$, where $f^1(x) = f(x)$. If $g(x) + f^{26}(x) = 0$, $x \in (1, \infty)$, then the area of the region bounded by the curves $y = g(x)$, $2y = 2x - 3$, $y = 0$ and $x = 4$ is:
Solution

Iterate $f$. Compute the composition cycle:

$$f^1(x) = \frac{x-1}{x+1},\quad f^2(x) = -\frac{1}{x},\quad f^3(x) = \frac{x+1}{1-x},\quad f^4(x) = x.$$

So $f$ has period $4$. Since $26 \equiv 2 \pmod 4$, $f^{26}(x) = f^2(x) = -\dfrac{1}{x}$, hence

$$g(x) = -f^{26}(x) = \frac{1}{x}.$$

Set up the region. The bounding curves are $y = \dfrac1x$, the line $y = x - \dfrac32$, $y = 0$, and $x = 4$.

The line meets $y = 0$ at $x = \tfrac32$, and meets $y = \dfrac1x$ where $x - \tfrac32 = \dfrac1x \Rightarrow 2x^2 - 3x - 2 = 0 \Rightarrow (2x+1)(x-2)=0 \Rightarrow x = 2$ (value $\tfrac12$).

So the region’s top edge is the line from $(\tfrac32, 0)$ up to $(2, \tfrac12)$, then the curve $\dfrac1x$ from $x = 2$ down to $x = 4$:

$$\text{Area} = \int_{3/2}^{2}\left(x - \frac{3}{2}\right)dx + \int_2^4 \frac{1}{x}\,dx.$$$$\int_{3/2}^{2}\left(x - \tfrac32\right)dx = \frac{1}{8},\qquad \int_2^4 \frac{dx}{x} = \ln 4 - \ln 2 = \ln 2.$$

Therefore the area is $\dfrac{1}{8} + \ln 2$.

Answer: A

  1. A $\frac{1}{8} + \log_e 2$
  2. B $\frac{1}{4} + \log_e 2$
  3. C $\frac{5}{6} + 3\log_e 2$
  4. D $\frac{5}{6} + \log_e 2$
JEE Main 2026 · 8 Apr, Shift 2
JEE Main 2026 · 8 Apr, Shift 2 Q691121544
Let $f(x) = \begin{cases} \dfrac{1}{3}, & x \le \pi/2 \\[4pt] \dfrac{b(1 - \sin x)}{(\pi - 2x)^2}, & x > \pi/2 \end{cases}$. If $f$ is continuous at $x = \pi/2$, then the value of $\displaystyle\int_0^{3b - 6} |x^2 + 2x - 3|\,dx$ is:
Solution

Continuity fixes $b$. Let $x = \tfrac{\pi}{2} + h$. Then $\sin x = \cos h \approx 1 - \tfrac{h^2}{2}$, so $1 - \sin x \approx \tfrac{h^2}{2}$, and $\pi - 2x = -2h$, so $(\pi - 2x)^2 = 4h^2$. Hence

$$\lim_{x\to \pi/2^+} \frac{b(1 - \sin x)}{(\pi - 2x)^2} = \frac{b\cdot h^2/2}{4h^2} = \frac{b}{8}.$$

For continuity this equals $\tfrac13$: $\dfrac{b}{8} = \dfrac13 \Rightarrow b = \dfrac{8}{3}$, so $3b - 6 = 8 - 6 = 2$.

Evaluate the integral $\displaystyle\int_0^2 |x^2 + 2x - 3|\,dx$. Since $x^2 + 2x - 3 = (x+3)(x-1)$ is negative on $[0,1]$ and positive on $[1,2]$:

$$\int_0^1 -(x^2 + 2x - 3)\,dx + \int_1^2 (x^2 + 2x - 3)\,dx.$$$$\int_0^1 (3 - 2x - x^2)\,dx = 3 - 1 - \frac13 = \frac{5}{3},\qquad \int_1^2 (x^2 + 2x - 3)\,dx = \frac{7}{3} + 3 - 3 = \frac{7}{3}.$$

Total $= \dfrac{5}{3} + \dfrac{7}{3} = 4.$

Answer: D

  1. A 5
  2. B 2
  3. C 3
  4. D 4
JEE Main 2026 · 8 Apr, Shift 2
JEE Main 2026 · 8 Apr, Shift 2 Q691121547
If $\displaystyle\int_{\pi/6}^{\pi/4} \left(\cot\left(x - \frac{\pi}{3}\right)\cot\left(x + \frac{\pi}{3}\right) + 1\right)dx = \alpha\log_e(\sqrt{3} - 1)$, then $9\alpha^2$ is equal to __________.
Solution

Let $A = x - \tfrac{\pi}{3}$, $B = x + \tfrac{\pi}{3}$, so $B - A = \tfrac{2\pi}{3}$ and $\cot(B - A) = \cot\tfrac{2\pi}{3} = -\tfrac{1}{\sqrt3}$. From the identity

$$\cot(B - A) = \frac{\cot A\cot B + 1}{\cot B - \cot A},$$

we get $\cot A\cot B + 1 = -\dfrac{1}{\sqrt3}\big(\cot B - \cot A\big)$. Hence

$$\cot\!\left(x-\tfrac\pi3\right)\cot\!\left(x+\tfrac\pi3\right) + 1 = -\frac{1}{\sqrt3}\left[\cot\!\left(x+\tfrac\pi3\right) - \cot\!\left(x-\tfrac\pi3\right)\right].$$

Integrate using $\int \cot u\,du = \ln|\sin u|$:

$$\int_{\pi/6}^{\pi/4}(\cdots)\,dx = -\frac{1}{\sqrt3}\Big[\ln\big|\sin(x+\tfrac\pi3)\big| - \ln\big|\sin(x-\tfrac\pi3)\big|\Big]_{\pi/6}^{\pi/4}.$$

Evaluating the bracket at the limits reduces the result to

$$-\frac{2}{\sqrt3}\ln(\sqrt3 - 1) = \alpha\ln(\sqrt3 - 1),$$

so $\alpha = -\dfrac{2}{\sqrt3}$ and

$$9\alpha^2 = 9\cdot\frac{4}{3} = 12.$$

Answer: 12

JEE Main 2026 · 8 Apr, Shift 2