Skip to main content
Back to Straight Lines
JEE Main 2023
Straight Lines
Straight Lines and Pair of Straight Lines
Easy

Question

In an isosceles triangle ABC, the vertex A is (6, 1) and the equation of the base BC is 2x + y = 4. Let the point B lie on the line x + 3y = 7. If (α\alpha, β\beta) is the centroid of Δ\DeltaABC, then 15(α\alpha + β\beta) is equal to :

Options

Solution

Key Concepts and Formulas

  • Isosceles Triangle Property: In an isosceles triangle, the altitude from the vertex angle to the base bisects the base. This means the median from vertex A to the midpoint of BC is perpendicular to BC.
  • Centroid Formula: The centroid of a triangle with vertices (x1,y1)(x_1, y_1), (x2,y2)(x_2, y_2), and (x3,y3)(x_3, y_3) is given by (x1+x2+x33,y1+y2+y33)\left(\frac{x_1 + x_2 + x_3}{3}, \frac{y_1 + y_2 + y_3}{3}\right).
  • Perpendicular Lines: If two lines are perpendicular, the product of their slopes is -1.

Step-by-Step Solution

Step 1: Finding the Coordinates of Vertex B

  • Why this step? Vertex B lies on both the line BC and the given line x + 3y = 7. Solving these equations simultaneously will give the coordinates of B.
  • Working: The equation of line BC is 2x+y=42x + y = 4 (Equation 1). The equation of the other line is x+3y=7x + 3y = 7 (Equation 2). From Equation 1, we have y=42xy = 4 - 2x. Substituting this into Equation 2 gives: x+3(42x)=7x + 3(4 - 2x) = 7 x+126x=7x + 12 - 6x = 7 5x=5-5x = -5 x=1x = 1 Substituting x=1x = 1 back into y=42xy = 4 - 2x, we get: y=42(1)=2y = 4 - 2(1) = 2
  • Result: The coordinates of vertex B are (1, 2).

Step 2: Finding the Midpoint M of the Base BC

  • Why this step? Since ABC\triangle ABC is isosceles with AB = AC, the median AM is perpendicular to BC. We can find the equation of AM and then find M, the intersection of AM and BC.
  • Working: The slope of BC is found from the equation 2x+y=42x + y = 4, which can be rewritten as y=2x+4y = -2x + 4. The slope of BC, mBCm_{BC}, is -2. Since AM is perpendicular to BC, the slope of AM, mAMm_{AM}, is the negative reciprocal of mBCm_{BC}: mAM=12=12m_{AM} = -\frac{1}{-2} = \frac{1}{2}. The equation of line AM passing through A(6, 1) with slope 12\frac{1}{2} is given by: y1=12(x6)y - 1 = \frac{1}{2}(x - 6) 2y2=x62y - 2 = x - 6 x2y=4x - 2y = 4 (Equation 3) To find the coordinates of M, we solve the system of equations formed by Equation 1 (2x+y=42x + y = 4) and Equation 3 (x2y=4x - 2y = 4). From Equation 3, x=2y+4x = 2y + 4. Substituting into Equation 1: 2(2y+4)+y=42(2y + 4) + y = 4 4y+8+y=44y + 8 + y = 4 5y=45y = -4 y=45y = -\frac{4}{5} Substituting y=45y = -\frac{4}{5} back into x=2y+4x = 2y + 4: x=2(45)+4=85+205=125x = 2\left(-\frac{4}{5}\right) + 4 = -\frac{8}{5} + \frac{20}{5} = \frac{12}{5}
  • Result: The coordinates of the midpoint M are (125,45)\left(\frac{12}{5}, -\frac{4}{5}\right).

Step 3: Finding the Coordinates of Vertex C

  • Why this step? M is the midpoint of BC. Knowing B and M, we can use the midpoint formula to find C.
  • Working: Let C=(xC,yC)C = (x_C, y_C). We have B=(1,2)B = (1, 2) and M=(125,45)M = \left(\frac{12}{5}, -\frac{4}{5}\right). Using the midpoint formula: xB+xC2=xM    1+xC2=125\frac{x_B + x_C}{2} = x_M \implies \frac{1 + x_C}{2} = \frac{12}{5} 1+xC=2451 + x_C = \frac{24}{5} xC=2451=195x_C = \frac{24}{5} - 1 = \frac{19}{5} yB+yC2=yM    2+yC2=45\frac{y_B + y_C}{2} = y_M \implies \frac{2 + y_C}{2} = -\frac{4}{5} 2+yC=852 + y_C = -\frac{8}{5} yC=852=185y_C = -\frac{8}{5} - 2 = -\frac{18}{5}
  • Result: The coordinates of vertex C are (195,185)\left(\frac{19}{5}, -\frac{18}{5}\right).

Step 4: Calculating the Centroid (α\alpha, β\beta)

  • Why this step? We now have all three vertices: A(6,1)A(6, 1), B(1,2)B(1, 2), and C(195,185)C\left(\frac{19}{5}, -\frac{18}{5}\right). We can directly apply the centroid formula.
  • Working: α=xA+xB+xC3=6+1+1953=35+5+1953=5453=185\alpha = \frac{x_A + x_B + x_C}{3} = \frac{6 + 1 + \frac{19}{5}}{3} = \frac{\frac{35 + 5 + 19}{5}}{3} = \frac{\frac{54}{5}}{3} = \frac{18}{5} β=yA+yB+yC3=1+21853=5+101853=353=15\beta = \frac{y_A + y_B + y_C}{3} = \frac{1 + 2 - \frac{18}{5}}{3} = \frac{\frac{5 + 10 - 18}{5}}{3} = \frac{-\frac{3}{5}}{3} = -\frac{1}{5}
  • Result: The centroid (α,β)(\alpha, \beta) is (185,15)\left(\frac{18}{5}, -\frac{1}{5}\right).

Step 5: Final Calculation of 15(α+β)15(\alpha + \beta)

  • Why this step? This is the final value requested by the problem.
  • Working: α+β=18515=175\alpha + \beta = \frac{18}{5} - \frac{1}{5} = \frac{17}{5} 15(α+β)=15×175=3×17=5115(\alpha + \beta) = 15 \times \frac{17}{5} = 3 \times 17 = 51
  • Result: 15(α+β)=5115(\alpha + \beta) = 51.

Common Mistakes & Tips

  • Using Distance Formula: Trying to find C directly using the distance formula AB = AC can lead to more complex calculations. Using the perpendicularity of the median is more efficient.
  • Sign Errors: Pay close attention to signs when calculating slopes and using the point-slope form of a line.
  • Fraction Arithmetic: Be careful when adding and subtracting fractions. Double-check your work.

Summary

This problem tests understanding of coordinate geometry, including finding the intersection of lines, using the midpoint formula, and applying properties of isosceles triangles. By systematically finding the vertices and then the centroid, we found that 15(α+β)=5115(\alpha + \beta) = 51.

The final answer is 51\boxed{51}, which corresponds to option (C).

Practice More Straight Lines Questions

View All Questions