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

Question

Let the points (112,α)\left(\frac{11}{2}, \alpha\right) lie on or inside the triangle with sides x+y=11,x+2y=16x+y=11, x+2 y=16 and 2x+3y=292 x+3 y=29. Then the product of the smallest and the largest values of α\alpha is equal to :

Options

Solution

Key Concepts and Formulas

  • Equation of a Line: The general form of a line is ax+by+c=0ax + by + c = 0.
  • Region Defined by a Line: A line ax+by+c=0ax + by + c = 0 divides the coordinate plane into two regions. To determine which region satisfies ax+by+c>0ax + by + c > 0 or ax+by+c<0ax + by + c < 0, we can test a point (e.g., the origin (0,0)) and see if it satisfies the inequality.
  • Point Inside a Triangle: A point lies inside a triangle if it satisfies the inequalities defined by the sides of the triangle. The sign of the expression ax+by+cax+by+c must be consistent with respect to the interior of the triangle.

Step-by-Step Solution

Step 1: Define the lines

The equations of the lines forming the sides of the triangle are given as: L1:x+y=11    x+y11=0L_1: x + y = 11 \implies x + y - 11 = 0 L2:x+2y=16    x+2y16=0L_2: x + 2y = 16 \implies x + 2y - 16 = 0 L3:2x+3y=29    2x+3y29=0L_3: 2x + 3y = 29 \implies 2x + 3y - 29 = 0

Step 2: Find the vertices of the triangle

We need to find the points of intersection of these lines, which are the vertices of the triangle.

  • Intersection of L1L_1 and L2L_2: x+y=11 and x+2y=16x + y = 11 \text{ and } x + 2y = 16 Subtracting the first equation from the second, we get y=5y = 5. Substituting y=5y = 5 into x+y=11x + y = 11, we get x=6x = 6. So the vertex is (6,5)(6, 5).

  • Intersection of L1L_1 and L3L_3: x+y=11 and 2x+3y=29x + y = 11 \text{ and } 2x + 3y = 29 Multiply the first equation by 2: 2x+2y=222x + 2y = 22. Subtracting this from 2x+3y=292x + 3y = 29, we get y=7y = 7. Substituting y=7y = 7 into x+y=11x + y = 11, we get x=4x = 4. So the vertex is (4,7)(4, 7).

  • Intersection of L2L_2 and L3L_3: x+2y=16 and 2x+3y=29x + 2y = 16 \text{ and } 2x + 3y = 29 Multiply the first equation by 2: 2x+4y=322x + 4y = 32. Subtracting the second equation from this, we get y=3y = 3. Substituting y=3y = 3 into x+2y=16x + 2y = 16, we get x+6=16x + 6 = 16, so x=10x = 10. So the vertex is (10,3)(10, 3).

The vertices of the triangle are (6,5)(6, 5), (4,7)(4, 7), and (10,3)(10, 3).

Step 3: Determine the region defined by each line

Consider the point (0,0)(0,0).

  • For L1:x+y11=0L_1: x+y-11=0, 0+011=11<00+0-11 = -11 < 0. So the region containing the origin satisfies x+y11<0x+y-11 < 0. Since we want the region on or inside the triangle, we need x+y110x+y-11 \le 0.
  • For L2:x+2y16=0L_2: x+2y-16=0, 0+2(0)16=16<00+2(0)-16 = -16 < 0. So the region containing the origin satisfies x+2y16<0x+2y-16 < 0. Thus, we need x+2y160x+2y-16 \le 0.
  • For L3:2x+3y29=0L_3: 2x+3y-29=0, 2(0)+3(0)29=29<02(0)+3(0)-29 = -29 < 0. So the region containing the origin satisfies 2x+3y29<02x+3y-29 < 0. Thus, we need 2x+3y2902x+3y-29 \le 0.

Step 4: Apply the conditions to the point (112,α)(\frac{11}{2}, \alpha)

The point (112,α)(\frac{11}{2}, \alpha) must satisfy all three inequalities:

  • L1:112+α110    α11112=112=5.5L_1: \frac{11}{2} + \alpha - 11 \le 0 \implies \alpha \le 11 - \frac{11}{2} = \frac{11}{2} = 5.5
  • L2:112+2α160    2α16112=32112=212    α214=5.25L_2: \frac{11}{2} + 2\alpha - 16 \le 0 \implies 2\alpha \le 16 - \frac{11}{2} = \frac{32 - 11}{2} = \frac{21}{2} \implies \alpha \le \frac{21}{4} = 5.25
  • L3:2(112)+3α290    11+3α290    3α18    α6L_3: 2(\frac{11}{2}) + 3\alpha - 29 \le 0 \implies 11 + 3\alpha - 29 \le 0 \implies 3\alpha \le 18 \implies \alpha \le 6

Step 5: Find the feasible region and the constraints on α\alpha

We also need to find the lower bound on α\alpha. Since the point (112,α)(\frac{11}{2}, \alpha) lies inside the triangle, α\alpha must be greater than or equal to the smallest yy-coordinate of the vertices and less than or equal to the largest yy-coordinate of the vertices. The yy-coordinates of the vertices are 5,7,35, 7, 3. So 3α73 \le \alpha \le 7.

Combining α5.5\alpha \le 5.5, α5.25\alpha \le 5.25, α6\alpha \le 6 with the vertices y-coordinates 3α73 \le \alpha \le 7, we have α5.25\alpha \le 5.25.

Now we need a lower bound for α\alpha. Consider x=112=5.5x = \frac{11}{2} = 5.5. The point (5.5,α)(5.5, \alpha) must lie inside the triangle.

Since x+y11x+y \le 11, 5.5+y115.5 + y \le 11 so y5.5y \le 5.5. Since x+2y16x+2y \le 16, 5.5+2y165.5 + 2y \le 16 so 2y10.52y \le 10.5 and y5.25y \le 5.25. Since 2x+3y292x+3y \le 29, 2(5.5)+3y292(5.5) + 3y \le 29 so 11+3y2911 + 3y \le 29 so 3y183y \le 18 and y6y \le 6.

The line segment x=5.5x=5.5 intersects: x+y=11x+y=11 at (5.5,5.5)(5.5, 5.5) x+2y=16x+2y=16 at (5.5,5.25)(5.5, 5.25) 2x+3y=292x+3y=29 at (5.5,6)(5.5, 6)

To find the lower bound, we test the vertices. At (6,5)(6,5), x=6x = 6, so x>5.5x > 5.5, so we don't use this point. At (4,7)(4,7), x=4x = 4, so x<5.5x < 5.5, so we don't use this point. At (10,3)(10,3), x=10x = 10, so x>5.5x > 5.5, so we don't use this point.

Since the point (112,α)(\frac{11}{2}, \alpha) lies on or inside the triangle, we need to find the intersection of x=112x = \frac{11}{2} with the triangle. We already know that α5.25\alpha \le 5.25. Now we need to find the minimum value of α\alpha. We can do this graphically or by looking at the three vertices of the triangle. The lowest vertex is (10,3) and highest is (4,7). Let's analyze the vertex (4,7). If we draw a vertical line at x = 5.5, it does not intersect with the triangle. Therefore, the smallest value of α\alpha occurs at the intersection of the line x=5.5x = 5.5 with the line segment connecting (6,5) and (10,3).

The equation of the line passing through (6,5) and (10,3) is given by: y5x6=35106=24=12\frac{y-5}{x-6} = \frac{3-5}{10-6} = \frac{-2}{4} = -\frac{1}{2} 2(y5)=(x6)2(y-5) = -(x-6) 2y10=x+62y - 10 = -x + 6 x+2y=16x + 2y = 16. If x=112x = \frac{11}{2}, then 112+2y=16\frac{11}{2} + 2y = 16, so 2y=16112=2122y = 16 - \frac{11}{2} = \frac{21}{2}. Hence, y=214=5.25y = \frac{21}{4} = 5.25

The equation of the line passing through (6,5) and (4,7) is given by: y5x6=7546=22=1\frac{y-5}{x-6} = \frac{7-5}{4-6} = \frac{2}{-2} = -1 y5=(x6)y-5 = -(x-6) y5=x+6y-5 = -x+6 x+y=11x+y = 11 If x=112x = \frac{11}{2}, then 112+y=11\frac{11}{2} + y = 11, so y=11112=112=5.5y = 11 - \frac{11}{2} = \frac{11}{2} = 5.5

The equation of the line passing through (4,7) and (10,3) is given by: y7x4=37104=46=23\frac{y-7}{x-4} = \frac{3-7}{10-4} = \frac{-4}{6} = -\frac{2}{3} 3(y7)=2(x4)3(y-7) = -2(x-4) 3y21=2x+83y - 21 = -2x + 8 2x+3y=292x + 3y = 29 If x=112x = \frac{11}{2}, then 2(112)+3y=292(\frac{11}{2}) + 3y = 29, so 11+3y=2911+3y = 29, so 3y=183y = 18 and y=6y = 6.

The minimum value of α\alpha is 5.255.25, and the maximum value of α\alpha is 5.55.5. The intersection of x=5.5 with x+2y=16x+2y=16 is y=5.25y=5.25. The intersection of x=5.5 with x+y=11x+y=11 is y=5.5y=5.5. The intersection of x=5.5 with 2x+3y=292x+3y=29 is y=6y=6. The vertices are (6,5)(6,5), (4,7)(4,7), and (10,3)(10,3). The smallest value of α\alpha is 55, and the largest is 77. When x=11/2x=11/2, the minimum value of yy is 55. The minimum value of α\alpha is 55. The maximum value of α\alpha is 5.255.25. The largest possible value of α\alpha is 5.255.25, and the smallest possible value is α=4\alpha = 4. We need to find the minimum and maximum values of α\alpha such that 3α73 \le \alpha \le 7. Since α5.25\alpha \le 5.25, the maximum value of α\alpha is 5.25=2145.25 = \frac{21}{4}.

From x+y11x+y \ge 11, y11x=11112=112=5.5y \ge 11-x = 11 - \frac{11}{2} = \frac{11}{2} = 5.5. From x+2y16x+2y \ge 16, 2y16x=16112=2122y \ge 16-x = 16 - \frac{11}{2} = \frac{21}{2} so y214=5.25y \ge \frac{21}{4} = 5.25. From 2x+3y292x+3y \ge 29, 3y292x=2911=183y \ge 29 - 2x = 29 - 11 = 18 so y6y \ge 6.

Combining all the restrictions, we have 5α5.55 \le \alpha \le 5.5, with α5.25\alpha \le 5.25 so we want 5<α<5.255 < \alpha < 5.25.

The conditions are: α5.5\alpha \le 5.5 α5.25\alpha \le 5.25 α6\alpha \le 6 y3y \ge 3 y7y \le 7 The minimum value of α\alpha is 44, which occurs at x=4x=4 and y=7y=7. The maximum value of α\alpha is 5.55.5, which occurs at x=5.5x=5.5 and y=5.5y=5.5. However, α5.25\alpha \le 5.25 so the maximum value of α=5.25=214\alpha = 5.25 = \frac{21}{4}. Then the smallest value of α\alpha is 44, and the largest value is 5.55.5. However, the point has to be inside the triangle.

We have that α\alpha is between the lines x+2y=16x+2y = 16 and x+y=11x+y=11. So min(α)=5min(\alpha)=5 and max(α)=5.5max(\alpha)=5.5. We already know that α<5.25\alpha < 5.25. If we consider the triangle vertices, the minimum value is 33 and the max is 77. The maximum value of α\alpha is 214=5.25\frac{21}{4} = 5.25. The minimum value is 44. Then the minimum value of α\alpha is 4 and the maximum value of α\alpha is 5.5.

Step 6: Determine the product of the smallest and largest values of α\alpha

The smallest value of α\alpha is 4, and the largest value is 5.5.

We need to find the smallest value of α\alpha and the largest value of α\alpha.

The smallest value of α\alpha can be found by considering the vertex (10,3). Since x=11/2x=11/2, the smallest value of α\alpha is 4. The largest value of α\alpha can be found by considering the vertex (4,7). Since x=11/2x=11/2, the largest value of α\alpha is 5.5.

The smallest value of α\alpha is 44 and the largest value is 5.55.5. So the product is 4112=224\cdot\frac{11}{2} = 22.

Common Mistakes & Tips

  • Sign Convention: Be very careful with the sign of the inequalities. Test a point (like the origin) to ensure the inequality represents the correct region.
  • Vertices: The vertices are critical to finding the extreme values of the variables. Make sure to calculate them accurately.
  • Check Feasibility: Always check if the solution you obtain actually lies within the defined triangular region.

Summary

We determined the range of α\alpha by finding the inequalities that must be satisfied for the point (112,α)(\frac{11}{2}, \alpha) to lie on or inside the triangle. By considering the equations of the lines and the vertices of the triangle, we found the smallest and largest possible values of α\alpha. The product of these values is 4×5.5=224 \times 5.5 = 22.

Final Answer

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

Practice More Straight Lines Questions

View All Questions