Skip to main content
Back to Straight Lines
JEE Main 2024
Straight Lines
Straight Lines and Pair of Straight Lines
Medium

Question

The equations of the sides AB,BC\mathrm{AB}, \mathrm{BC} and CA\mathrm{CA} of a triangle ABC\mathrm{ABC} are 2x+y=0,x+py=15a2 x+y=0, x+\mathrm{p} y=15 \mathrm{a} and xy=3x-y=3 respectively. If its orthocentre is (2,a),12<a<2(2, a),-\frac{1}{2}<\mathrm{a}<2, then p\mathrm{p} is equal to ______________.

Answer: 2

Solution

Key Concepts and Formulas

  • Orthocentre: The orthocentre of a triangle is the point where its three altitudes intersect. An altitude is a line segment from a vertex perpendicular to the opposite side.
  • Slope of a Line: For a line in the form Ax+By+C=0Ax + By + C = 0, the slope is m=ABm = -\frac{A}{B}. For a line passing through points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), the slope is m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
  • Perpendicular Lines: Two lines with slopes m1m_1 and m2m_2 are perpendicular if and only if m1m2=1m_1 m_2 = -1.

Step-by-Step Solution

Step 1: Identify Given Information

We are given the equations of the sides of triangle ABC:

  • AB: 2x+y=02x + y = 0
  • BC: x+py=15ax + py = 15a
  • CA: xy=3x - y = 3 The orthocentre H is (2,a)(2, a), and 12<a<2-\frac{1}{2} < a < 2. We need to find the value of pp.

Step 2: Calculate Slopes of the Sides

We find the slopes of the sides using the formula m=ABm = -\frac{A}{B}:

  • Slope of AB (mABm_{AB}): 2x+y=0    mAB=21=22x + y = 0 \implies m_{AB} = -\frac{2}{1} = -2
  • Slope of BC (mBCm_{BC}): x+py=15a    mBC=1px + py = 15a \implies m_{BC} = -\frac{1}{p}
  • Slope of CA (mCAm_{CA}): xy=3    mCA=11=1x - y = 3 \implies m_{CA} = -\frac{1}{-1} = 1

Step 3: Find the Coordinates of Vertex A

Vertex A is the intersection of sides AB and CA. We solve the system of equations:

  • 2x+y=0    y=2x2x + y = 0 \implies y = -2x
  • xy=3x - y = 3 Substitute y=2xy = -2x into the second equation: x(2x)=3    3x=3    x=1x - (-2x) = 3 \implies 3x = 3 \implies x = 1. Then y=2(1)=2y = -2(1) = -2. So, the coordinates of vertex A are (1,2)(1, -2).

Step 4: Apply Orthocentre Property (Altitude AH \perp BC)

The altitude from A is perpendicular to BC. We find the slope of AH: mAH=a(2)21=a+21=a+2m_{AH} = \frac{a - (-2)}{2 - 1} = \frac{a + 2}{1} = a + 2. Since AH \perp BC, mAHmBC=1m_{AH} \cdot m_{BC} = -1. (a+2)(1p)=1(a + 2) \cdot \left(-\frac{1}{p}\right) = -1 a+2p=1    p=a+2\frac{a + 2}{p} = 1 \implies p = a + 2 (Equation 1)

Step 5: Find the Coordinates of Vertex C

Vertex C is the intersection of sides BC and CA. We solve the system of equations:

  • x+py=15ax + py = 15a
  • xy=3    x=y+3x - y = 3 \implies x = y + 3 Substitute x=y+3x = y + 3 into the first equation: (y+3)+py=15a    y+py=15a3    y(1+p)=15a3    y=15a31+p(y + 3) + py = 15a \implies y + py = 15a - 3 \implies y(1 + p) = 15a - 3 \implies y = \frac{15a - 3}{1 + p}. Then x=y+3=15a31+p+3=15a3+3(1+p)1+p=15a3+3+3p1+p=15a+3p1+px = y + 3 = \frac{15a - 3}{1 + p} + 3 = \frac{15a - 3 + 3(1 + p)}{1 + p} = \frac{15a - 3 + 3 + 3p}{1 + p} = \frac{15a + 3p}{1 + p}. So, the coordinates of vertex C are (15a+3p1+p,15a31+p)\left(\frac{15a + 3p}{1 + p}, \frac{15a - 3}{1 + p}\right).

Step 6: Apply Orthocentre Property (Altitude CH \perp AB)

The altitude from C is perpendicular to AB. We find the slope of CH: mCH=15a31+pa15a+3p1+p2=15a3a(1+p)15a+3p2(1+p)=15a3aap15a+3p22p=14a3ap15a+p2m_{CH} = \frac{\frac{15a - 3}{1 + p} - a}{\frac{15a + 3p}{1 + p} - 2} = \frac{15a - 3 - a(1 + p)}{15a + 3p - 2(1 + p)} = \frac{15a - 3 - a - ap}{15a + 3p - 2 - 2p} = \frac{14a - 3 - ap}{15a + p - 2}. Since CH \perp AB, mCHmAB=1m_{CH} \cdot m_{AB} = -1. Thus, mCH=1mAB=12=12m_{CH} = -\frac{1}{m_{AB}} = -\frac{1}{-2} = \frac{1}{2}. 14a3ap15a+p2=12\frac{14a - 3 - ap}{15a + p - 2} = \frac{1}{2} 2(14a3ap)=15a+p22(14a - 3 - ap) = 15a + p - 2 28a62ap=15a+p228a - 6 - 2ap = 15a + p - 2 13a4=p+2ap=p(1+2a)13a - 4 = p + 2ap = p(1 + 2a) (Equation 2)

Step 7: Solve the System of Equations for 'a' and 'p'

We have:

  1. p=a+2p = a + 2
  2. 13a4=p(1+2a)13a - 4 = p(1 + 2a) Substitute Equation 1 into Equation 2: 13a4=(a+2)(1+2a)13a - 4 = (a + 2)(1 + 2a) 13a4=a+2a2+2+4a13a - 4 = a + 2a^2 + 2 + 4a 13a4=2a2+5a+213a - 4 = 2a^2 + 5a + 2 2a28a+6=02a^2 - 8a + 6 = 0 a24a+3=0a^2 - 4a + 3 = 0 (a1)(a3)=0(a - 1)(a - 3) = 0 a=1a = 1 or a=3a = 3

Step 8: Check the Constraint for 'a' and Find 'p'

We are given 12<a<2-\frac{1}{2} < a < 2. If a=1a = 1, then 12<1<2-\frac{1}{2} < 1 < 2, which is true. If a=3a = 3, then 12<3<2-\frac{1}{2} < 3 < 2, which is false. Therefore, a=1a = 1. Substitute a=1a = 1 into Equation 1: p=a+2=1+2=3p = a + 2 = 1 + 2 = 3

Common Mistakes & Tips

  • Be careful with the signs when calculating slopes and applying the perpendicularity condition.
  • Double-check your algebraic manipulations, especially when dealing with fractions.
  • Remember to check the given constraint on the variable to eliminate extraneous solutions.

Summary

We used the properties of the orthocentre and altitudes to set up a system of equations involving the unknown parameters aa and pp. Solving this system, and using the given constraint on aa, allowed us to find the value of pp.

The final answer is \boxed{3}.

Practice More Straight Lines Questions

View All Questions