Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Straight Lines and Pair of Straight Lines question

2024 · 31 Jan · Shift 2 · Q49
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Straight Lines and Pair of Straight Lines
  5. /2024 · 31 Jan · Shift 2 · Q49

Straight Lines and Pair of Straight Lines question

2024 · 31 Jan · Shift 2 · Q49

JEE MainMathematicsStraight Lines and Pair of Straight LinesMCQ+4 / −1
Let A(a,b),B(3,4)A(a, b), B(3,4)A(a,b),B(3,4) and C(−6,−8)C(-6,-8)C(−6,−8) respectively denote the centroid, circumcentre and orthocentre of a triangle. Then, the distance of the point P(2a+3,7b+5)P(2 a+3,7 b+5)P(2a+3,7b+5) from the line 2x+3y−4=02 x+3 y-4=02x+3y−4=0 measured parallel to the line x−2y−1=0x-2 y-1=0x−2y−1=0 is
  1. A
    1756\frac{17 \sqrt{5}}{6}6175​​
  2. B
    1557\frac{15 \sqrt{5}}{7}7155​​
  3. C
    1757\frac{17 \sqrt{5}}{7}7175​​
  4. D
    517\frac{\sqrt{5}}{17}175​​
View written solutionFree

Correct answer: NONE OF THE OPTIONS; MATHEMATICALLY THE DISTANCE IS $\FRAC{79\SQRT{5}}{7}$.

  1. Use the Euler line relation

For any triangle, if GGG is the centroid, OOO the circumcentre, and HHH the orthocentre, then

OG⃗:GH⃗=1:2\vec{OG}:\vec{GH}=1:2OG:GH=1:2

which gives

G=O+2H3.G=\frac{O+2H}{3}.G=3O+2H​.

Here,

O=B(3,4),H=C(−6,−8).O=B(3,4),\qquad H=C(-6,-8).O=B(3,4),H=C(−6,−8).

So the centroid A(a,b)A(a,b)A(a,b) is

=\left(\frac{3-12}{3},\frac{4-16}{3}\right) =\left(-3,-4\right).$$ Hence, $$a=-3,\qquad b=-4.$$ --- 2. **Find the point $P(2a+3,7b+5)$** Substitute $a=-3$ and $b=-4$: $$P=(2(-3)+3,\;7(-4)+5)=(-6+3,\,-28+5)=(-3,-23).$$ --- 3. **Interpret “distance from the line measured parallel to another line”** We need the distance of $P$ from the line $$L_1: 2x+3y-4=0$$ measured **parallel** to the line $$L_2: x-2y-1=0.$$ The slope of $L_2$ is obtained from $$x-2y-1=0 \implies y=\frac{x-1}{2},$$ so slope $=\frac12$. Thus, through $P(-3,-23)$, draw the line parallel to $L_2$: $$y+23=\frac12(x+3).$$ Multiply by $2$: $$2y+46=x+3$$ $$x-2y-43=0.$$ Let this line meet $L_1$ at $Q$. Then the required distance is $PQ$. --- 4. **Find intersection point $Q$ of** $$2x+3y-4=0 \quad ...(1)$$ $$x-2y-43=0 \quad ...(2)$$ From (2): $$x=2y+43.$$ Substitute into (1): $$2(2y+43)+3y-4=0$$ $$4y+86+3y-4=0$$ $$7y+82=0$$ $$y=-\frac{82}{7}.$$ Then $$x=2\left(-\frac{82}{7}\right)+43 =-\frac{164}{7}+\frac{301}{7} =\frac{137}{7}.$$ So, $$Q\left(\frac{137}{7},-\frac{82}{7}\right).$$ --- 5. **Compute $PQ$** $$P=(-3,-23)=\left(-\frac{21}{7},-\frac{161}{7}\right).$$ Therefore, $$\Delta x=\frac{137}{7}-\left(-\frac{21}{7}\right)=\frac{158}{7},$$ $$\Delta y=-\frac{82}{7}-\left(-\frac{161}{7}\right)=\frac{79}{7}.$$ So, $$PQ=\sqrt{\left(\frac{158}{7}\right)^2+\left(\frac{79}{7}\right)^2} =\frac{79}{7}\sqrt{4+1} =\frac{79\sqrt5}{7}.$$ But note that along a line of slope $\frac12$, the direction ratios are $(2,1)$. Here, $$\Delta x : \Delta y = 158:79 = 2:1,$$ so this is consistent. Now simplify carefully: $$158^2+79^2=79^2(4+1)=79^2\cdot 5,$$ hence $$PQ=\frac{79\sqrt5}{7}.$$ This value does **not** match any option, so let us compute using the standard shortcut. --- 6. **Shortcut formula for oblique distance** Distance of point $(x_1,y_1)$ from line $ax+by+c=0$ measured along a direction making angle $\theta$ with $x$-axis is $$d=\left|\frac{ax_1+by_1+c}{a\cos\theta+b\sin\theta}\right|.$$ Here line is $$2x+3y-4=0,$$ and direction is parallel to $x-2y-1=0$, whose direction ratios are $(2,1)$. So, $$\cos\theta=\frac{2}{\sqrt5},\qquad \sin\theta=\frac{1}{\sqrt5}.$$ For $P=(-3,-23)$, $$2(-3)+3(-23)-4=-6-69-4=-79.$$ Thus, $$d=\left|\frac{-79}{2\cdot \frac{2}{\sqrt5}+3\cdot \frac{1}{\sqrt5}}\right| =\left|\frac{-79}{\frac{7}{\sqrt5}}\right| =\frac{79\sqrt5}{7}.$$ So the mathematically derived answer is $$\boxed{\frac{79\sqrt5}{7}}.$$ --- 7. **Compare with options and stored answer** Options given are: - A: $\frac{17\sqrt5}{6}$ - B: $\frac{15\sqrt5}{7}$ - C: $\frac{17\sqrt5}{7}$ - D: $\frac{\sqrt5}{17}$ Our derived answer is $$\frac{79\sqrt5}{7},$$ which is not among the options. Hence the stored correct answer $\text{C}$ does not agree with the correct computation. It appears there is likely a typo in the question data, most probably in the coordinates of $P(2a+3,7b+5)$ or in one of the centers.
PreviousNext

More from Straight Lines and Pair of Straight Lines

  • Let A(−2,−1),B(1,0),C(α,β) and D(γ,δ) be the vertices of a parallelogram ABCD. If the point C lies on 2x−y=5 and the point D lies on 3x−2y=6, then the value of ∣α+β+γ+δ∣ is…2024 · Numerical
  • If the orthocentre of the triangle, whose vertices are (1, 2), (2, 3) and (3, 1) is (α,β), then the quadratic equation whose roots are α+4β and 4α+β, is :2023 · MCQ
  • The straight lines l1​ and l2​ pass through the origin and trisect the line segment of the line L : 9x+5y=45 between the axes. If m1​ and m2​ are the slopes of the lines l1​…2023 · MCQ
  • Let C(α,β) be the circumcenter of the triangle formed by the lines 4x+3y=694y−3x=17, and x+7y=61. Then (α−β)2+α+β is equal to :2023 · MCQ
  • Let the equations of two adjacent sides of a parallelogram ABCD be 2x−3y=−23 and 5x+4y=23. If the equation of its one diagonal AC is 3x+7y=23 and the distance of A from the other diagonal is d,…2023 · Numerical
  • If the point (α,373​​) lies on the curve traced by the mid-points of the line segments of the lines xcosθ+ysinθ=7,θ∈(0,2π​) between the co-ordinates…2023 · MCQ
  • Let (α,β) be the centroid of the triangle formed by the lines 15x−y=82,6x−5y=−4 and 9x+4y=17. Then α+2β and 2α−β are the roots of the equation :2023 · MCQ
  • If (α,β) is the orthocenter of the triangle ABC with vertices A(3,−7),B(−1,2) and C(4,5), then 9α−6β+60 is equal to :2023 · MCQ