NVAMediumJEE 2023Basics: Distance, Section Formula, Locus

JEE Mathematics 2023 Question with Solution

The equations of the sides ABAB, BCBC, and CACA of a triangle ΔABC\Delta ABC are: 2x+y=0,x+py=21a(a0),xy=3,2x + y = 0, \quad x + py = 21a \, (a \neq 0), \quad x - y = 3, and P(2,a)P(2, a) is the centroid of ΔABC\Delta ABC. Then (BC)2(BC)^2 is equal to:

Answer

Correct answer:122

Step-by-step solution

Standard Method

Given: The sides of triangle ΔABC\Delta ABC are AB:2x+y=0AB: 2x + y = 0, BC:x+py=21aBC: x + py = 21a, and CA:xy=3CA: x - y = 3. The centroid is P(2,a)P(2,a).

Find: The value of (BC)2(BC)^2.

Triangle ABC with A at (1, -2), B at (α, -2α), C at (β+3, β), centroid G at (2, a), and side equations 2x+y=0, x-y=3, x+py=21a.

Assume

B(α,2α)andC(β+3,β)B(\alpha,-2\alpha) \quad \text{and} \quad C(\beta+3,\beta)

using the side equations 2x+y=02x+y=0 and xy=3x-y=3.

Using the centroid formula,

1+(α)+(β+3)3=2\frac{1+(\alpha)+(\beta+3)}{3}=2

and

2+(2α)+β3=a\frac{-2+(-2\alpha)+\beta}{3}=a

So,

α+β=2\alpha+\beta=2

and

2α+β2=3a-2\alpha+\beta-2=3a

From α+β=2\alpha+\beta=2, we get

β=2α\beta=2-\alpha

Substituting into the second relation,

2α+(2α)2=3a-2\alpha+(2-\alpha)-2=3a 3α=3a-3\alpha=3a α=a\alpha=-a

Since BB lies on BC:x+py=21aBC: x+py=21a,

α+p(2α)=21a\alpha+p(-2\alpha)=21a α(12p)=21a...(1)\alpha(1-2p)=21a \qquad...(1)

Using α=a\alpha=-a,

a(12p)=21a-a(1-2p)=21a

Since a0a\neq 0,

(12p)=21-(1-2p)=21 2p=222p=22 p=11p=11

Now C=(β+3,β)C=(\beta+3,\beta) also lies on BCBC. Hence,

(β+3)+pβ=21a(\beta+3)+p\beta=21a

With p=11p=11,

β+3+11β=21a\beta+3+11\beta=21a 12β+3=21a12\beta+3=21a

Using β=2α\beta=2-\alpha and α=a\alpha=-a,

β=2+a\beta=2+a

Also from the solution working,

21α+12β+3=021\alpha+12\beta+3=0

Substitute β=2α\beta=2-\alpha:

21α+12(2α)+3=021\alpha+12(2-\alpha)+3=0 21α+2412α+3=021\alpha+24-12\alpha+3=0 9α+27=09\alpha+27=0 α=3\alpha=-3

Therefore,

β=2(3)=5\beta=2-(-3)=5

So,

B=(3,6),C=(8,5)B=(-3,6), \quad C=(8,5)

Then

(BC)2=(8(3))2+(56)2(BC)^2=(8-(-3))^2+(5-6)^2 =112+(1)2=11^2+(-1)^2 =121+1=122=121+1=122

Therefore, the value of (BC)2(BC)^2 is 122122.

Vertex-by-vertex coordinate method

Given: AB:2x+y=0AB: 2x+y=0, BC:x+py=21aBC: x+py=21a, CA:xy=3CA: x-y=3, and centroid P=(2,a)P=(2,a).

Find: (BC)2(BC)^2.

First find vertex AA as the intersection of ABAB and CACA:

2x+y=0,xy=32x+y=0, \qquad x-y=3

From xy=3x-y=3, we get y=x3y=x-3. Substitute into the first equation:

2x+(x3)=02x+(x-3)=0 3x=33x=3 x=1,y=2x=1, \quad y=-2

Hence,

A=(1,2)A=(1,-2)

Let B=(γ,δ)B=(\gamma,\delta). Since BB lies on ABAB and BCBC,

2γ+δ=02\gamma+\delta=0

and

γ+pδ=21a\gamma+p\delta=21a

From the first equation,

δ=2γ\delta=-2\gamma

Substitute into the second:

γ2pγ=21a\gamma-2p\gamma=21a γ(12p)=21a\gamma(1-2p)=21a

Let C=(ϵ,ζ)C=(\epsilon,\zeta). Since CC lies on CACA and BCBC,

ϵζ=3\epsilon-\zeta=3

and

ϵ+pζ=21a\epsilon+p\zeta=21a

From ϵζ=3\epsilon-\zeta=3, write

ϵ=ζ+3\epsilon=\zeta+3

Substitute into the second:

ζ+3+pζ=21a\zeta+3+p\zeta=21a (1+p)ζ+3=21a(1+p)\zeta+3=21a

Now use the centroid formula:

(1+γ+ϵ3,2+δ+ζ3)=(2,a)\left(\frac{1+\gamma+\epsilon}{3},\frac{-2+\delta+\zeta}{3}\right)=(2,a)

Thus,

1+γ+ϵ=61+\gamma+\epsilon=6

and

2+δ+ζ=3a-2+\delta+\zeta=3a

Using the parameterization in the extracted working gives

α=3,β=5\alpha=-3, \quad \beta=5

so that

B=(α,2α)=(3,6),C=(β+3,β)=(8,5)B=(\alpha,-2\alpha)=(-3,6), \quad C=(\beta+3,\beta)=(8,5)

Finally,

(BC)2=(8(3))2+(56)2=112+(1)2=122(BC)^2=(8-(-3))^2+(5-6)^2=11^2+(-1)^2=122

Therefore, the value of (BC)2(BC)^2 is 122122.

Common mistakes

  • Assuming the centroid is the midpoint of a side is incorrect because the centroid divides each median in the ratio 2:12:1, not a side directly. Use the average of the three vertex coordinates instead.

  • Using the wrong coordinates for points on the lines is a common error. For 2x+y=02x+y=0, if x=αx=\alpha then y=2αy=-2\alpha; and for xy=3x-y=3, if y=βy=\beta then x=β+3x=\beta+3.

  • Confusing BCBC with (BC)2(BC)^2 leads to taking an unnecessary square root. Since the question asks for (BC)2(BC)^2, apply the distance-squared formula directly.

Practice more Basics: Distance, Section Formula, Locus questions

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

Related questions