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

Question

If (α,β)(\alpha, \beta) is the orthocenter of the triangle ABC\mathrm{ABC} with vertices A(3,7),B(1,2)A(3,-7), B(-1,2) and C(4,5)C(4,5), then 9α6β+609 \alpha-6 \beta+60 is equal to :

Options

Solution

Key Concepts and Formulas

  • The orthocenter of a triangle is the point of intersection of its altitudes.
  • The slope of a line passing through points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
  • If two lines are perpendicular, the product of their slopes is -1. If line 1 has slope m1m_1, a line perpendicular to it has slope m2=1m1m_2 = -\frac{1}{m_1}.
  • The point-slope form of a line passing through (x1,y1)(x_1, y_1) with slope mm is yy1=m(xx1)y - y_1 = m(x - x_1).

Step-by-Step Solution

Given the vertices A(3,7)A(3,-7), B(1,2)B(-1,2), and C(4,5)C(4,5). We want to find the orthocenter (α,β)(\alpha, \beta).

Step 1: Find the equation of the altitude AD (from A to BC)

Our goal is to find the equation of the line through A that is perpendicular to BC.

  • 1.1 Calculate the slope of BC (mBCm_{BC}): Using points B(1,2)B(-1,2) and C(4,5)C(4,5): mBC=524(1)=35m_{BC} = \frac{5-2}{4-(-1)} = \frac{3}{5} Explanation: This slope is needed to find the slope of the perpendicular altitude.

  • 1.2 Calculate the slope of AD (mADm_{AD}): Since AD is perpendicular to BC: mAD=1mBC=135=53m_{AD} = -\frac{1}{m_{BC}} = -\frac{1}{\frac{3}{5}} = -\frac{5}{3} Explanation: The negative reciprocal gives the perpendicular slope.

  • 1.3 Find the equation of AD: Using point-slope form with A(3,7)A(3,-7) and mAD=53m_{AD} = -\frac{5}{3}: y(7)=53(x3)y - (-7) = -\frac{5}{3}(x - 3) y+7=53(x3)y + 7 = -\frac{5}{3}(x - 3) Multiply by 3: 3y+21=5x+153y + 21 = -5x + 15 5x+3y+6=0(Equation 1)5x + 3y + 6 = 0 \quad \text{(Equation 1)} Explanation: This is the equation of the altitude AD.

Step 2: Find the equation of the altitude BE (from B to AC)

Now, we find the equation of the line through B that is perpendicular to AC.

  • 2.1 Calculate the slope of AC (mACm_{AC}): Using points A(3,7)A(3,-7) and C(4,5)C(4,5): mAC=5(7)43=121=12m_{AC} = \frac{5 - (-7)}{4 - 3} = \frac{12}{1} = 12 Explanation: This slope is needed to find the slope of the perpendicular altitude.

  • 2.2 Calculate the slope of BE (mBEm_{BE}): Since BE is perpendicular to AC: mBE=1mAC=112m_{BE} = -\frac{1}{m_{AC}} = -\frac{1}{12} Explanation: Taking the negative reciprocal again.

  • 2.3 Find the equation of BE: Using point-slope form with B(1,2)B(-1,2) and mBE=112m_{BE} = -\frac{1}{12}: y2=112(x(1))y - 2 = -\frac{1}{12}(x - (-1)) y2=112(x+1)y - 2 = -\frac{1}{12}(x + 1) Multiply by 12: 12y24=x112y - 24 = -x - 1 x+12y23=0(Equation 2)x + 12y - 23 = 0 \quad \text{(Equation 2)} Explanation: This is the equation of the altitude BE.

Step 3: Find the Orthocenter (α,β)(\alpha, \beta) by Solving the System of Altitude Equations

We need to solve the system:

  1. 5x+3y=65x + 3y = -6
  2. x+12y=23x + 12y = 23

Solve for xx in Equation 2: x=2312yx = 23 - 12y Explanation: This allows us to use substitution.

Substitute into Equation 1: 5(2312y)+3y=65(23 - 12y) + 3y = -6 11560y+3y=6115 - 60y + 3y = -6 11557y=6115 - 57y = -6 57y=121-57y = -121 y=12157y = \frac{121}{57} So, β=12157\beta = \frac{121}{57}. Explanation: We found the y-coordinate of the orthocenter.

Substitute yy back into the expression for xx: x=2312(12157)x = 23 - 12\left(\frac{121}{57}\right) x=23145257x = 23 - \frac{1452}{57} x=23×57145257=1311145257=14157x = \frac{23 \times 57 - 1452}{57} = \frac{1311 - 1452}{57} = \frac{-141}{57} Simplify by dividing by 3: x=4719x = \frac{-47}{19} So, α=4719\alpha = -\frac{47}{19}. Explanation: We found the x-coordinate.

The orthocenter is (4719,12157)\left(-\frac{47}{19}, \frac{121}{57}\right).

**Step 4: Evaluate the Expression 9α6β+609\alpha - 6\beta + 60}

Substitute the values of α\alpha and β\beta: 9α6β+60=9(4719)6(12157)+609\alpha - 6\beta + 60 = 9\left(-\frac{47}{19}\right) - 6\left(\frac{121}{57}\right) + 60 =4231972657+60= -\frac{423}{19} - \frac{726}{57} + 60 =4231924219+60= -\frac{423}{19} - \frac{242}{19} + 60 =42324219+60= \frac{-423 - 242}{19} + 60 =66519+60= \frac{-665}{19} + 60 =35+60=25= -35 + 60 = 25 Explanation: Calculating the final value.

Common Mistakes & Tips

  • Double-check the signs when calculating slopes and substituting values into equations.
  • Be careful when working with fractions. Ensure you are finding common denominators and simplifying where possible.
  • Remember to take the negative reciprocal when finding the slope of a perpendicular line.

Summary

We found the orthocenter of the triangle by finding the equations of two altitudes and solving the system of equations. We then evaluated the given expression using the coordinates of the orthocenter.

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

Practice More Straight Lines Questions

View All Questions