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

Question

Let A(1,1)\mathrm{A}(-1,1) and B(2,3)\mathrm{B}(2,3) be two points and P\mathrm{P} be a variable point above the line AB\mathrm{AB} such that the area of PAB\triangle \mathrm{PAB} is 10. If the locus of P\mathrm{P} is ax+by=15\mathrm{a} x+\mathrm{by}=15, then 5a+2 b5 \mathrm{a}+2 \mathrm{~b} is :

Options

Solution

Key Concepts and Formulas

  • Area of a Triangle using Determinants: The area 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: Area=12x1y11x2y21x3y31\text{Area} = \frac{1}{2} \left| \begin{vmatrix} x_1 & y_1 & 1 \\ x_2 & y_2 & 1 \\ x_3 & y_3 & 1 \end{vmatrix} \right|
  • Equation of a Line: Given two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), the equation of the line passing through them can be found using the slope-point form or the determinant form.
  • Position of a Point with Respect to a Line: A point (x0,y0)(x_0, y_0) is above the line ax+by+c=0ax + by + c = 0 if ax0+by0+cax_0 + by_0 + c has the same sign as ax+by+ca x + by + c when evaluated for a point known to be above the line.

Step-by-Step Solution

Step 1: Define the coordinates and set up the area equation.

Let the variable point P be (x,y)(x, y). The given points are A(1,1)(-1, 1) and B(2,3)(2, 3). The area of PAB\triangle \mathrm{PAB} is given as 10. We will use the determinant formula for the area of a triangle. 12xy1111231=10\frac{1}{2} \left| \begin{vmatrix} x & y & 1 \\ -1 & 1 & 1 \\ 2 & 3 & 1 \end{vmatrix} \right| = 10

Step 2: Expand the determinant.

We expand the determinant along the first row: xy1111231=x(13)y(12)+1(32)=2x+3y5\begin{vmatrix} x & y & 1 \\ -1 & 1 & 1 \\ 2 & 3 & 1 \end{vmatrix} = x(1 - 3) - y(-1 - 2) + 1(-3 - 2) = -2x + 3y - 5 So, the area equation becomes: 122x+3y5=10\frac{1}{2} |-2x + 3y - 5| = 10 2x+3y5=20|-2x + 3y - 5| = 20

Step 3: Determine the sign of the expression inside the absolute value using the "P above line AB" condition.

The problem states that P is above the line AB. We need to determine the sign of 2x+3y5-2x + 3y - 5. First, we find the equation of line AB. The slope of AB is m=312(1)=23m = \frac{3 - 1}{2 - (-1)} = \frac{2}{3}. Using the point-slope form with A(1,1)(-1, 1): y1=23(x+1)y - 1 = \frac{2}{3}(x + 1) 3y3=2x+23y - 3 = 2x + 2 2x3y+5=02x - 3y + 5 = 0 Now, consider the expression 2x3y+52x - 3y + 5. If a point P(x,y)(x, y) is above the line AB, then 2x3y+5<02x - 3y + 5 < 0. To see why, test a point above the line, say (0,2)(0, 2). Then 2(0)3(2)+5=1<02(0) - 3(2) + 5 = -1 < 0.

Since 2x3y+5<02x - 3y + 5 < 0 for points above the line, (2x3y+5)>0-(2x - 3y + 5) > 0. Therefore, 2x+3y5>0-2x + 3y - 5 > 0. This justifies removing the absolute value and keeping the expression as is: 2x+3y5=20-2x + 3y - 5 = 20

Step 4: Simplify the equation and find a and b.

Rearrange the equation: 2x+3y=25-2x + 3y = 25 We want to express the locus in the form ax+by=15ax + by = 15. Multiply both sides by 35\frac{3}{5}: 35(2x+3y)=35(25)\frac{3}{5}(-2x + 3y) = \frac{3}{5}(25) 65x+95y=15-\frac{6}{5}x + \frac{9}{5}y = 15 So, a=65a = -\frac{6}{5} and b=95b = \frac{9}{5}.

Step 5: Calculate 5a + 2b.

Now, we calculate 5a+2b5a + 2b: 5a+2b=5(65)+2(95)=6+185=30+185=1255a + 2b = 5\left(-\frac{6}{5}\right) + 2\left(\frac{9}{5}\right) = -6 + \frac{18}{5} = \frac{-30 + 18}{5} = -\frac{12}{5}

Common Mistakes & Tips

  • Sign Errors: Be extremely careful with signs when expanding the determinant and substituting into the equation of the line.
  • Absolute Value: Remember that the absolute value results in two possible equations. The condition "P above line AB" is crucial for determining the correct sign.
  • Scaling: Don't forget to scale the equation to match the required form before extracting the values of a and b.

Summary

We found the locus of point P by using the determinant formula for the area of a triangle and the condition that P lies above the line AB. We expanded the determinant, used the given area to form an equation involving an absolute value. By analyzing the position of P relative to the line AB, we removed the absolute value and simplified the equation. Finally, we scaled the equation to match the required form and calculated 5a+2b5a + 2b.

The final answer is \boxed{-\frac{12}{5}}, which corresponds to option (A).

Practice More Straight Lines Questions

View All Questions