Skip to Main Content
Have previous year question papers?
JEE MainNational Testing Agency (NTA)Undergraduate Engineering EntranceComputer Based Test

JEE Main 2026 (April 2nd, Shift 2) Practice Questions & Answers

JEE Main 2026 - Session 2 (April 2nd, Shift 2)

Date: April 2, 2026 | Shift: Evening (03:00 PM - 06:00 PM)
Conducted By: National Testing Agency (NTA)

This is the official Paper 1 (B.E./B.Tech) question paper containing 75 questions (25 per subject). Students are required to attempt 75 questions in total.

Exam Pattern Breakdown:

  • Sections: Physics, Chemistry, and Mathematics.
  • Questions per Subject: 20 Multiple Choice Questions (MCQs) in Section A and 10 Numerical Value questions in Section B.

Practice this paper to evaluate your speed, accuracy, and readiness for the actual NTA JEE Main exam.

Ready to test yourself?

Take this exam in our timed interactive simulator to track your performance and get detailed analytics.

Let α,β\alpha, \betaα,β be the roots of the equation x23x+r=0x^2 - 3x + r = 0x23x+r=0, and α2,2β\frac{\alpha}{2}, 2\beta2α,2β be the roots of the equation x2+3x+r=0x^2 + 3x + r = 0x2+3x+r=0. If the roots of the equation x2+6x=mx^2 + 6x = mx2+6x=m are 2α+β+2r2\alpha + \beta + 2r2α+β+2r and α2βr2\alpha - 2\beta - \frac{r}{2}α2β2r, then mmm is equal to:

  • 135-135135

  • 567-567567

  • 135135135

  • 567567567

View Answer & Explanation
Correct Answer: Option D -

567567567

Explanation:

Let α,β\alpha, \betaα,β be roots of x23x+r=0    α+β=3x^2 - 3x + r = 0 \implies \alpha + \beta = 3x23x+r=0α+β=3 and αβ=r\alpha\beta = rαβ=r.
Also, α2,2β\frac{\alpha}{2}, 2\beta2α,2β are roots of x2+3x+r=0    α2+2β=3x^2 + 3x + r = 0 \implies \frac{\alpha}{2} + 2\beta = -3x2+3x+r=02α+2β=3 and (α2)(2β)=r    αβ=r(\frac{\alpha}{2})(2\beta) = r \implies \alpha\beta = r(2α)(2β)=rαβ=r, which is consistent.
Solving the linear equations α+β=3\alpha + \beta = 3α+β=3 and α+4β=6\alpha + 4\beta = -6α+4β=6, we get 3β=9    β=33\beta = -9 \implies \beta = -33β=9β=3, and α=6\alpha = 6α=6. Then r=18r = -18r=18.
The given roots of x2+6xm=0x^2 + 6x - m = 0x2+6xm=0 are r1=2α+β+2r=12336=27r_1 = 2\alpha + \beta + 2r = 12 - 3 - 36 = -27r1=2α+β+2r=12336=27 and r2=α2βr2=6+6+9=21r_2 = \alpha - 2\beta - \frac{r}{2} = 6 + 6 + 9 = 21r2=α2β2r=6+6+9=21.
Notice that r1+r2=6r_1 + r_2 = -6r1+r2=6, matching the sum of roots. The product of roots is m=(27)(21)=567-m = (-27)(21) = -567m=(27)(21)=567, giving m=567m = 567m=567.

Let the circles C1:z=rC_1 : |z| = rC1:z=r and C2:z34i=5,zCC_2 : |z - 3 - 4i| = 5, z \in \mathbb{C}C2:z34i=5,zC, be such that C2C_2C2 lies within C1C_1C1. If z1z_1z1 moves on C1C_1C1, z2z_2z2 moves on C2C_2C2 and minz1z2=2\min |z_1 - z_2| = 2minz1z2=2, then maxz1z2\max |z_1 - z_2|maxz1z2 is equal to:

  • 121212

  • 171717

  • 222222

  • 242424

View Answer & Explanation
Correct Answer: Option C -

222222

Explanation:

Center of C1C_1C1 is at origin (0,0)(0,0)(0,0) with radius rrr. Center of C2C_2C2 is C(3,4)C(3,4)C(3,4) with radius 555. Since C2C_2C2 lies within C1C_1C1, the minimum distance between points on the two circles along the common radius is minz1z2=r(d+5)\min |z_1 - z_2| = r - (d + 5)minz1z2=r(d+5), where d=C=32+42=5d = |C| = \sqrt{3^2 + 4^2} = 5d=C=32+42=5.
Given minimum distance is 2    r(5+5)=2    r=122 \implies r - (5 + 5) = 2 \implies r = 122r(5+5)=2r=12.
The maximum distance between points on the circles occurs diametrically opposite through the centers: maxz1z2=r+d+5=12+5+5=22\max |z_1 - z_2| = r + d + 5 = 12 + 5 + 5 = 22maxz1z2=r+d+5=12+5+5=22.

If the system of equations
x+5y+6z=4x + 5y + 6z = 4x+5y+6z=4,
2x+3y+4z=72x + 3y + 4z = 72x+3y+4z=7,
x+6y+az=bx + 6y + az = bx+6y+az=b
has infinitely many solutions, then the point (a,b)(a, b)(a,b) lies on the line:

  • yx=3y - x = 3yx=3

  • xy=3x - y = 3xy=3

  • x+y=11x + y = 11x+y=11

  • x+y=12x + y = 12x+y=12

View Answer & Explanation
Correct Answer: Option B -

xy=3x - y = 3xy=3

Explanation:

For infinitely many solutions, the determinant of coefficients must be zero:
Δ=15623416a=0    7a+50=0    a=507\Delta = \begin{vmatrix} 1 & 5 & 6 \\ 2 & 3 & 4 \\ 1 & 6 & a \end{vmatrix} = 0 \implies -7a + 50 = 0 \implies a = \frac{50}{7}Δ=12153664a=07a+50=0a=750.
Now using elimination to find bbb, subtracting R1R_1R1 from R3R_3R3 gives y+(a6)z=b4y + (a-6)z = b-4y+(a6)z=b4. Subtracting 2R12R_12R1 from R2R_2R2 gives 7y8z=1    7y+8z=1-7y - 8z = -1 \implies 7y + 8z = 17y8z=17y+8z=1.
For proportional rows: 17=a68=b41\frac{1}{7} = \frac{a-6}{8} = \frac{b-4}{1}71=8a6=1b4.
b4=17    b=297b-4 = \frac{1}{7} \implies b = \frac{29}{7}b4=71b=729.
So, (a,b)=(507,297)(a, b) = (\frac{50}{7}, \frac{29}{7})(a,b)=(750,729). Checking the options, ab=507297=217=3a - b = \frac{50}{7} - \frac{29}{7} = \frac{21}{7} = 3ab=750729=721=3, so it lies on xy=3x - y = 3xy=3.

Let a1,a2,a3,a_1, a_2, a_3, \dotsa1,a2,a3, be an A.P. and g1=a1,g2,g3,g_1 = a_1, g_2, g_3, \dotsg1=a1,g2,g3, be an increasing G.P. If a1=a2+g2=1a_1 = a_2 + g_2 = 1a1=a2+g2=1 and a3+g3=4a_3 + g_3 = 4a3+g3=4, then a10+g5a_{10} + g_5a10+g5 is equal to:

  • 818181

  • 767676

  • 626262

  • 555555

View Answer & Explanation
Correct Answer: Option D -

555555

Explanation:

From the given, a1=1a_1 = 1a1=1. Let ddd be common difference of AP and rrr be common ratio of GP. Then a2=1+da_2 = 1 + da2=1+d and g2=rg_2 = rg2=r.
We have a2+g2=1    1+d+r=1    d=ra_2 + g_2 = 1 \implies 1 + d + r = 1 \implies d = -ra2+g2=11+d+r=1d=r.
Also, a3+g3=4    (1+2d)+r2=4    12r+r2=4    (r1)2=4a_3 + g_3 = 4 \implies (1 + 2d) + r^2 = 4 \implies 1 - 2r + r^2 = 4 \implies (r-1)^2 = 4a3+g3=4(1+2d)+r2=412r+r2=4(r1)2=4.
Since the GP is increasing (r>1r > 1r>1), r1=2    r=3r-1 = 2 \implies r = 3r1=2r=3. Then d=3d = -3d=3.
a10=1+9(3)=26a_{10} = 1 + 9(-3) = -26a10=1+9(3)=26. g5=134=81g_5 = 1 \cdot 3^4 = 81g5=134=81.
a10+g5=26+81=55a_{10} + g_5 = -26 + 81 = 55a10+g5=26+81=55.

The sum 131+13+231+3+13+23+331+3+5+\frac{1^3}{1} + \frac{1^3 + 2^3}{1 + 3} + \frac{1^3 + 2^3 + 3^3}{1 + 3 + 5} + \dots113+1+313+23+1+3+513+23+33+ up to 8 terms, is:

  • 707070

  • 717171

  • 727272

  • 737373

View Answer & Explanation
Correct Answer: Option B -

717171

Explanation:

The general term Tk=i=1ki3i=1k(2i1)=(k(k+1)/2)2k2=(k+1)24T_k = \frac{\sum_{i=1}^k i^3}{\sum_{i=1}^k (2i-1)} = \frac{(k(k+1)/2)^2}{k^2} = \frac{(k+1)^2}{4}Tk=i=1k(2i1)i=1ki3=k2(k(k+1)/2)2=4(k+1)2.
Sum to 8 terms = k=18(k+1)24=14(22+32++92)\sum_{k=1}^8 \frac{(k+1)^2}{4} = \frac{1}{4} (2^2 + 3^2 + \dots + 9^2)k=184(k+1)2=41(22+32++92).
This equals 14(9×10×19612)=14(2851)=2844=71\frac{1}{4} (\frac{9 \times 10 \times 19}{6} - 1^2) = \frac{1}{4}(285 - 1) = \frac{284}{4} = 7141(69×10×1912)=41(2851)=4284=71.

If for 3r303 \leq r \leq 303r30, (3030r)+3(3031r)+3(3032r)+(3033r)=(mr)\binom{30}{30-r} + 3\binom{30}{31-r} + 3\binom{30}{32-r} + \binom{30}{33-r} = \binom{m}{r}(30r30)+3(31r30)+3(32r30)+(33r30)=(rm), then mmm equals:

  • 313131

  • 323232

  • 333333

  • 343434

View Answer & Explanation
Correct Answer: Option C -

333333

Explanation:

Using the identity (nk)=(nnk)\binom{n}{k} = \binom{n}{n-k}(kn)=(nkn), we can write the expression as (30r)+3(30r1)+3(30r2)+(30r3)\binom{30}{r} + 3\binom{30}{r-1} + 3\binom{30}{r-2} + \binom{30}{r-3}(r30)+3(r130)+3(r230)+(r330).
This corresponds to the sum of combinations forming the coefficient of xrx^rxr in the expansion of (1+x)30(1+x)3=(1+x)33(1+x)^{30} (1+x)^3 = (1+x)^{33}(1+x)30(1+x)3=(1+x)33.
Thus, it equals (33r)\binom{33}{r}(r33), making m=33m = 33m=33.

Let pnp_npn denote the total number of triangles formed by joining the vertices of an nnn-sided regular polygon. If pn+1pn=66p_{n+1} - p_n = 66pn+1pn=66, then the sum of all distinct prime divisors of nnn is:

  • 777

  • 888

  • 555

  • 666

View Answer & Explanation
Correct Answer: Option C -

555

Explanation:

The number of triangles formed by joining vertices of an nnn-sided polygon is pn=(n3)p_n = \binom{n}{3}pn=(3n).
pn+1pn=(n+13)(n3)=(n2)p_{n+1} - p_n = \binom{n+1}{3} - \binom{n}{3} = \binom{n}{2}pn+1pn=(3n+1)(3n)=(2n).
Given (n2)=66    n(n1)2=66    n(n1)=132\binom{n}{2} = 66 \implies \frac{n(n-1)}{2} = 66 \implies n(n-1) = 132(2n)=662n(n1)=66n(n1)=132. Thus, n=12n = 12n=12.
Distinct prime divisors of 121212 are 222 and 333. Their sum is 2+3=52 + 3 = 52+3=5.

A man throws a fair coin repeatedly. He gets 10 points for each head he throws and 5 points for each tail he throws. If the probability that he gets exactly 30 points is mn\frac{m}{n}nm, gcd(m,n)=1\gcd(m, n) = 1gcd(m,n)=1, then m+nm + nm+n is equal to:

  • 535353

  • 555555

  • 107107107

  • 105105105

View Answer & Explanation
Correct Answer: Option C -

107107107

Explanation:

Let P(k)P(k)P(k) be the probability of getting exactly 5k5k5k points. On each toss, adding a Head gives 101010 points (two units of 555) and adding a Tail gives 555 points (one unit of 555).
Therefore, P(k)=12P(k2)+12P(k1)P(k) = \frac{1}{2} P(k-2) + \frac{1}{2} P(k-1)P(k)=21P(k2)+21P(k1) with P(0)=1P(0) = 1P(0)=1 and P(1)=1/2P(1) = 1/2P(1)=1/2.
Evaluating recursively:
P(2)=12(1)+12(12)=34P(2) = \frac{1}{2}(1) + \frac{1}{2}(\frac{1}{2}) = \frac{3}{4}P(2)=21(1)+21(21)=43
P(3)=12(12)+12(34)=58P(3) = \frac{1}{2}(\frac{1}{2}) + \frac{1}{2}(\frac{3}{4}) = \frac{5}{8}P(3)=21(21)+21(43)=85
P(4)=12(34)+12(58)=1116P(4) = \frac{1}{2}(\frac{3}{4}) + \frac{1}{2}(\frac{5}{8}) = \frac{11}{16}P(4)=21(43)+21(85)=1611
P(5)=12(58)+12(1116)=2132P(5) = \frac{1}{2}(\frac{5}{8}) + \frac{1}{2}(\frac{11}{16}) = \frac{21}{32}P(5)=21(85)+21(1611)=3221
P(6)=12(1116)+12(2132)=4364P(6) = \frac{1}{2}(\frac{11}{16}) + \frac{1}{2}(\frac{21}{32}) = \frac{43}{64}P(6)=21(1611)+21(3221)=6443.
303030 points means k=6k=6k=6. So probability is 43/6443/6443/64, meaning m=43m = 43m=43 and n=64n = 64n=64. m+n=107m+n = 107m+n=107.

The mean and variance of nnn observations are 888 and 161616, respectively. If the sum of the first (n1)(n - 1)(n1) observations is 484848 and the sum of squares of the first (n1)(n - 1)(n1) observations is 496496496, then the value of nnn is:

  • 212121

  • 161616

  • 131313

  • 777

View Answer & Explanation
Correct Answer: Option D -

777

Explanation:

Let total sum of nnn observations be SnS_nSn and sum of squares be QnQ_nQn.
Given mean is 8    Sn=8n8 \implies S_n = 8n8Sn=8n. Variance is 16    Qnn82=16    Qn=80n16 \implies \frac{Q_n}{n} - 8^2 = 16 \implies Q_n = 80n16nQn82=16Qn=80n.
Let the nnn-th observation be xnx_nxn. xn=Sn48=8n48x_n = S_n - 48 = 8n - 48xn=Sn48=8n48.
xn2=Qn496=80n496x_n^2 = Q_n - 496 = 80n - 496xn2=Qn496=80n496.
(8n48)2=80n496    64n2768n+2304=80n496    64n2848n+2800=0(8n-48)^2 = 80n - 496 \implies 64n^2 - 768n + 2304 = 80n - 496 \implies 64n^2 - 848n + 2800 = 0(8n48)2=80n49664n2768n+2304=80n49664n2848n+2800=0.
Dividing by 16    4n253n+175=016 \implies 4n^2 - 53n + 175 = 0164n253n+175=0.
Solving gives n=53±280928008=53±38n = \frac{53 \pm \sqrt{2809 - 2800}}{8} = \frac{53 \pm 3}{8}n=853±28092800=853±3. Hence n=7n=7n=7 (as n=50/8n=50/8n=50/8 is not an integer).

Let a circle pass through the origin and its centre be the point of intersection of two mutually perpendicular lines x+(k1)y+3=0x + (k - 1)y + 3 = 0x+(k1)y+3=0 and 2x+k2y4=02x + k^2y - 4 = 02x+k2y4=0. If the line xy+2=0x - y + 2 = 0xy+2=0 intersects the circle at the points A and B, then (AB)2(AB)^2(AB)2 is equal to:

  • 101010

  • 272727

  • 181818

  • 343434

View Answer & Explanation
Correct Answer: Option C -

181818

Explanation:

Since the two lines are perpendicular, the product of their slopes is 1-11: 1k1×2k2=1    k3k2+2=0\frac{-1}{k-1} \times \frac{-2}{k^2} = -1 \implies k^3 - k^2 + 2 = 0k11×k22=1k3k2+2=0. Using trial and error, k=1k = -1k=1.
The lines become x2y+3=0x - 2y + 3 = 0x2y+3=0 and 2x+y4=02x + y - 4 = 02x+y4=0. Solving these gives the intersection center point C(1,2)C(1, 2)C(1,2).
The circle passes through (0,0)(0,0)(0,0), so its radius squared R2=12+22=5R^2 = 1^2 + 2^2 = 5R2=12+22=5.
The perpendicular distance ppp from C(1,2)C(1,2)C(1,2) to line xy+2=0x - y + 2 = 0xy+2=0 is p=12+22=12p = \frac{|1 - 2 + 2|}{\sqrt{2}} = \frac{1}{\sqrt{2}}p=2∣12+2∣=21.
The length of chord ABABAB is 2R2p2=251/2=29/2=182\sqrt{R^2 - p^2} = 2\sqrt{5 - 1/2} = 2\sqrt{9/2} = \sqrt{18}2R2p2=251/2=29/2=18. Therefore, (AB)2=18(AB)^2 = 18(AB)2=18.

More from JEE

Found in Undergraduate Entrance

JEE Main 2026 (April 4th, Shift 1)

JEE Main 2026 Session 2 Morning Shift (April 4) official paper for B.E./B.Tech. Includes 75 questions across Physics, Chemistry, and Math with the latest NTA exam pattern.

Practice Now

JEE Main 2026 (April 2nd, Shift 1)

JEE Main 2026 Session 2 Morning Shift (April 2) official paper for B.E./B.Tech. Includes 75 questions across Physics, Chemistry, and Math with the latest NTA exam pattern.

Practice Now

JEE Main 2025 (Jan 22nd, Shift 1)

JEE Main 2025 Session 1 Morning Shift paper for B.E./B.Tech aspirants, covering Physics, Chemistry, and Math.

Practice Now
ExamOven Logo
ExamOven Support
We typically reply instantly