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

Question

Let ABC be a triangle with A(-3, 1) and \angleACB = θ\theta, 0 < θ\theta < π2{\pi \over 2}. If the equation of the median through B is 2x + y - 3 = 0 and the equation of angle bisector of C is 7x - 4y - 1 = 0, then tanθ\theta is equal to :

Options

Solution

Key Concepts and Formulas

  • Midpoint Formula: The midpoint of a line segment with endpoints (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is (x1+x22,y1+y22)\left(\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2}\right).
  • Slope of a Line: The slope of a line passing through points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is m=y2y1x2x1m = \frac{y_2-y_1}{x_2-x_1}. The slope of a line given by the equation Ax+By+C=0Ax+By+C=0 is m=ABm = -\frac{A}{B}.
  • Angle Between Two Lines: If two lines have slopes m1m_1 and m2m_2, then the tangent of the angle θ\theta between them is given by tanθ=m1m21+m1m2\tan \theta = \left|\frac{m_1 - m_2}{1 + m_1 m_2}\right|.
  • Tangent Double Angle Formula: tan(2x)=2tanx1tan2x\tan(2x) = \frac{2 \tan x}{1 - \tan^2 x}.

Step-by-Step Solution

Step 1: Find the coordinates of vertex C

  • Understanding the Median: The median through B connects B to the midpoint of AC. Let M be the midpoint of AC. We want to find the coordinates of C, which we will denote as (xC,yC)(x_C, y_C).
  • Coordinates of M: Using the midpoint formula with A(-3, 1) and C(xC,yCx_C, y_C), the coordinates of M are: M(xC32,yC+12)M\left(\frac{x_C - 3}{2}, \frac{y_C + 1}{2}\right)
  • M lies on the Median: The equation of the median through B is 2x+y3=02x + y - 3 = 0. Since M lies on the median, we substitute the coordinates of M into the equation: 2(xC32)+(yC+12)3=02\left(\frac{x_C - 3}{2}\right) + \left(\frac{y_C + 1}{2}\right) - 3 = 0 xC3+yC+123=0x_C - 3 + \frac{y_C + 1}{2} - 3 = 0 Multiplying by 2 to eliminate the fraction: 2xC6+yC+16=02x_C - 6 + y_C + 1 - 6 = 0 2xC+yC11=02x_C + y_C - 11 = 0 2xC+yC=11(Equation 1)2x_C + y_C = 11 \quad \text{(Equation 1)}
  • C lies on the Angle Bisector: The equation of the angle bisector of C is 7x4y1=07x - 4y - 1 = 0. Since C(xC,yCx_C, y_C) lies on this line, we substitute the coordinates of C into the equation: 7xC4yC1=07x_C - 4y_C - 1 = 0 7xC4yC=1(Equation 2)7x_C - 4y_C = 1 \quad \text{(Equation 2)}
  • Solving for xCx_C and yCy_C: We now have a system of two linear equations: 2xC+yC=11(Equation 1)2x_C + y_C = 11 \quad \text{(Equation 1)} 7xC4yC=1(Equation 2)7x_C - 4y_C = 1 \quad \text{(Equation 2)} From Equation 1, we have yC=112xCy_C = 11 - 2x_C. Substituting this into Equation 2: 7xC4(112xC)=17x_C - 4(11 - 2x_C) = 1 7xC44+8xC=17x_C - 44 + 8x_C = 1 15xC=4515x_C = 45 xC=3x_C = 3 Substituting xC=3x_C = 3 back into yC=112xCy_C = 11 - 2x_C: yC=112(3)=116=5y_C = 11 - 2(3) = 11 - 6 = 5 Therefore, the coordinates of vertex C are (3, 5).

Step 2: Calculate the slopes of AC and the angle bisector of C

  • Slope of AC (mACm_{AC}): Using A(-3, 1) and C(3, 5): mAC=513(3)=46=23m_{AC} = \frac{5 - 1}{3 - (-3)} = \frac{4}{6} = \frac{2}{3}
  • Slope of Angle Bisector (mbisectorm_{bisector}): The equation of the angle bisector is 7x4y1=07x - 4y - 1 = 0. We can rewrite this in slope-intercept form (y = mx + c) to find the slope: 4y=7x14y = 7x - 1 y=74x14y = \frac{7}{4}x - \frac{1}{4} So, the slope of the angle bisector is mbisector=74m_{bisector} = \frac{7}{4}.

Step 3: Calculate tan(θ/2\theta/2)

  • We know that the angle bisector divides the angle at C into two equal angles of θ/2\theta/2. Therefore, θ/2\theta/2 is the angle between the line AC and the angle bisector.
  • Using the formula for the angle between two lines: tan(θ2)=mACmbisector1+mACmbisector\tan\left(\frac{\theta}{2}\right) = \left|\frac{m_{AC} - m_{bisector}}{1 + m_{AC}m_{bisector}}\right| tan(θ2)=23741+2374=821121+1412=13122612=1326=12\tan\left(\frac{\theta}{2}\right) = \left|\frac{\frac{2}{3} - \frac{7}{4}}{1 + \frac{2}{3} \cdot \frac{7}{4}}\right| = \left|\frac{\frac{8 - 21}{12}}{1 + \frac{14}{12}}\right| = \left|\frac{-\frac{13}{12}}{\frac{26}{12}}\right| = \left|-\frac{13}{26}\right| = \frac{1}{2}

Step 4: Calculate tan(θ\theta) using the double angle formula

  • We want to find tanθ\tan \theta, and we know tan(θ/2)=12\tan(\theta/2) = \frac{1}{2}. Using the double angle formula: tanθ=2tan(θ/2)1tan2(θ/2)=2(12)1(12)2=1114=134=43\tan \theta = \frac{2 \tan(\theta/2)}{1 - \tan^2(\theta/2)} = \frac{2(\frac{1}{2})}{1 - (\frac{1}{2})^2} = \frac{1}{1 - \frac{1}{4}} = \frac{1}{\frac{3}{4}} = \frac{4}{3}

Common Mistakes & Tips

  • Sign Errors: Be careful with signs when calculating slopes and applying the angle between lines formula. Always double-check your calculations.
  • Using the Correct Formula: Ensure you use the correct formula for the angle between two lines, and that you take the absolute value to find the acute angle.
  • Solving System of Equations: When solving for xCx_C and yCy_C, make sure to substitute correctly and avoid algebraic errors.

Summary

We first found the coordinates of vertex C by using the information about the median through B and the angle bisector of C. Then, we calculated the slopes of AC and the angle bisector, and used the angle between lines formula to find tan(θ/2)\tan(\theta/2). Finally, we used the double angle formula to find tanθ\tan \theta, which resulted in 43\frac{4}{3}.

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

Practice More Straight Lines Questions

View All Questions