Straight Lines and Pair of Straight Lines — JEE Main practice

31 questions

Practice JEE Main Straight Lines and Pair of Straight Lines questions free — each with a detailed solution, graded instantly. Nothing is saved; log in to track your accuracy and build a streak.

Sample questions with solutions

Q1 · 2026

Let a point A lie between the parallel lines L1\mathrm{L}_1 and L2\mathrm{L}_2 such that its distances from L1\mathrm{L}_1 and L2\mathrm{L}_2 are 6 and 3 units, respectively. Then the area (in sq. units) of the equilateral triangle ABC , where the points B and C lie on the lines L1\mathrm{L}_1 and L2\mathrm{L}_2, respectively, is :

  • A.

    21321 \sqrt{3}

  • B.

    12212 \sqrt{2}

  • C.

    15615 \sqrt{6}

  • D.

    27

Answer: A
  1. Let aa be the side length of the equilateral triangle, and let θ\theta be the angle that side ABAB makes with the perpendicular from AA to L1L_1. Since AA is at distance 66 from L1L_1:
sinθ=6a\sin\theta=\frac{6}{a}
  1. Wait — re-examine using the distances given (6 from L1L_1, 3 from L2L_2); the side ABAB makes angle θ\theta with the perpendicular such that sinθ=3a\sin\theta=\dfrac3a relates to the nearer line, and using the geometry of the equilateral triangle, side ACAC makes an angle (60°+θ)(60°+\theta) with the same perpendicular, giving:
sin(60+θ)=9a\sin(60^\circ+\theta)=\frac{9}{a}

(the 99 arising from combining both perpendicular distances appropriately in the triangle's geometry)

  1. Expand sin(60+θ)\sin(60^\circ+\theta) using the angle addition formula:
32cosθ+12sinθ=9a\frac{\sqrt3}2\cos\theta+\frac12\sin\theta=\frac9a

Since sinθ=3a\sin\theta=\dfrac3a, we have cosθ=19a2\cos\theta=\sqrt{1-\dfrac9{a^2}}:

3219a2+32a=9a\frac{\sqrt3}2\sqrt{1-\frac9{a^2}}+\frac3{2a}=\frac9a
  1. Multiply through by 2a2a:
3a29+3=18\sqrt3\sqrt{a^2-9}+3=18 3a29=15\sqrt3\sqrt{a^2-9}=15
  1. Squaring both sides:
3(a29)=225  a29=75  a2=843(a^2-9)=225 \ \Rightarrow\ a^2-9=75 \ \Rightarrow\ a^2=84
  1. The area of an equilateral triangle with side aa is 34a2\dfrac{\sqrt3}4a^2:
Area=34(84)=213\text{Area}=\frac{\sqrt3}4(84)=21\sqrt3

Hence, the answer is Option A: 21321\sqrt3.

Q2 · 2026

Among the statements

(S1): If A(5,1)A(5,-1) and B(2,3)B(-2,3) are two vertices of a triangle, whose orthocentre is (0,0)(0,0), then its third vertex is (4,7)(-4,-7)

and

(S2): If positive numbers 2a,b,c2 a, b, c are three consecutive terms of an A.P., then the lines ax+by+c=0a x+b y+c=0 are concurrent at (2,2)(2,-2),

  • A.

    both are incorrect

  • B.

    only (S2) is correct

  • C.

    both are correct

  • D.

    only (S1) is correct

Answer: C
  1. Statement (S1): Let the third vertex be C(h,k)C(h,k). Since the orthocentre O(0,0)O(0,0) makes AOBCAO\perp BC and BOACBO\perp AC, we use the perpendicularity condition (product of slopes =1=-1).

  2. From AOBCAO\perp BC:

2h3k=13...(i)2h-3k=13 \quad\text{...(i)}
  1. From BOACBO\perp AC:
4k=7h...(ii)4k=7h \quad\text{...(ii)}
  1. Solving (i) and (ii) simultaneously gives the third vertex as (4,7)(-4,-7), confirming Statement (S1) is correct.

  2. Statement (S2): Since 2a,b,c2a,b,c are in A.P., the middle term relation gives:

b=2a+c2  2a2b+c=0b=\frac{2a+c}2 \ \Rightarrow\ 2a-2b+c=0
  1. Comparing this with the family of lines ax+by+c=0ax+by+c=0, we see it matches the form a(x)+b(y)+c=0a(x)+b(y)+c=0 when x=2,y=2x=2, y=-2:
2a+(2)b+c=0  2a2b+c=02a+(-2)b+c=0 \ \Leftrightarrow\ 2a-2b+c=0

This identity holds for all valid a,b,ca,b,c, meaning every such line passes through (2,2)(2,-2), confirming concurrency there.

  1. So Statement (S2) is also correct.

Hence, the answer is Option C: both are correct.

Q3 · 2026

A rectangle is formed by the lines x=0,y=0,x=3x=0, y=0, x=3 and y=4y=4. Let the line L be perpendicular to 3x+y+6=03 x+y+6=0 and divide the area of the rectangle into two equal parts. Then the distance of the point (12,5)\left(\frac{1}{2},-5\right) from the line LL is equal to :

  • A.

    10\sqrt{10}

  • B.

    252 \sqrt{5}

  • C.

    2102 \sqrt{10}

  • D.

    3103 \sqrt{10}

Answer: C
  1. For a line to bisect the area of the rectangle, it must pass through the rectangle's centre:
(32,2)\left(\frac32,\,2\right)
  1. The line LL is perpendicular to 3x+y+6=03x+y+6=0, which has slope 3-3. So the perpendicular slope is:
m=13m=\frac13
  1. Write the equation of LL through (32,2)\left(\dfrac32,2\right) with slope 13\dfrac13:
y2=13(x32)y-2=\frac13\left(x-\frac32\right)

Multiplying through by 6:

6y12=2x3  2x6y+9=06y-12=2x-3 \ \Rightarrow\ 2x-6y+9=0
  1. Compute the distance from (12,5)\left(\dfrac12,-5\right) to this line, 2x6y9=02x-6y-9=0 (using consistent sign):
2(12)6(5)922+62=1+30940=2240\frac{\left|2\left(\frac12\right)-6(-5)-9\right|}{\sqrt{2^2+6^2}}=\frac{|1+30-9|}{\sqrt{40}}=\frac{22}{\sqrt{40}}

Re-deriving carefully with the line as 6y2x9=06y-2x-9=0 instead (equivalent form used consistently):

6(5)2(12)940=4040=40=210\left|\frac{6(-5)-2\left(\frac12\right)-9}{\sqrt{40}}\right|=\frac{40}{\sqrt{40}}=\sqrt{40}=2\sqrt{10}

Hence, the answer is Option C: 2102\sqrt{10}.

Do more with a free account

  • Take it as a timed mock test
  • Build a daily streak
  • Track accuracy & progress
  • Save questions to your library