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

Question

Let A(1,1),B(4,3),C(2,5)A(1,1), B(-4,3), C(-2,-5) be vertices of a triangle ABC,PA B C, P be a point on side BCB C, and Δ1\Delta_{1} and Δ2\Delta_{2} be the areas of triangles APBA P B and ABCA B C, respectively. If Δ1:Δ2=4:7\Delta_{1}: \Delta_{2}=4: 7, then the area enclosed by the lines AP,ACA P, A C and the xx-axis is :

Options

Solution

Key Concepts and Formulas

  • Section Formula: The coordinates of a point P(x,y)P(x, y) dividing the line segment joining A(x1,y1)A(x_1, y_1) and B(x2,y2)B(x_2, y_2) in the ratio m:nm:n are given by: x=mx2+nx1m+n,y=my2+ny1m+nx = \frac{mx_2 + nx_1}{m+n}, \quad y = \frac{my_2 + ny_1}{m+n}
  • Area Ratio in Triangles: If two triangles share a common vertex and their bases lie on the same line, the ratio of their areas is equal to the ratio of their bases.
  • Equation of a Line (Two-Point Form): The equation of a line passing through points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by: yy1xx1=y2y1x2x1\frac{y - y_1}{x - x_1} = \frac{y_2 - y_1}{x_2 - x_1}
  • Area of a Triangle: Area of a triangle is 12×base×height\frac{1}{2} \times \text{base} \times \text{height}.

Step-by-Step Solution

Step 1: Finding the Ratio BP:PC

We are given that Δ1Δ2=47\frac{\Delta_1}{\Delta_2} = \frac{4}{7}, where Δ1\Delta_1 is the area of APB\triangle APB and Δ2\Delta_2 is the area of ABC\triangle ABC. Since triangles APBAPB and ABCABC share the vertex AA and their bases BPBP and BCBC lie on the same line, the ratio of their areas is equal to the ratio of their bases. Therefore, BPBC=Δ1Δ2=47\frac{BP}{BC} = \frac{\Delta_1}{\Delta_2} = \frac{4}{7} Now, we want to find the ratio BP:PCBP:PC. We know that BC=BP+PCBC = BP + PC. Thus, PC=BCBPPC = BC - BP. PC=BC47BC=37BCPC = BC - \frac{4}{7}BC = \frac{3}{7}BC Therefore, the ratio BP:PCBP:PC is given by: BPPC=47BC37BC=43\frac{BP}{PC} = \frac{\frac{4}{7}BC}{\frac{3}{7}BC} = \frac{4}{3}

Step 2: Finding the Coordinates of Point P

Point PP divides the line segment BCBC internally in the ratio 4:34:3, where B(4,3)B(-4, 3) and C(2,5)C(-2, -5). Using the section formula, we can find the coordinates of P(xP,yP)P(x_P, y_P): xP=4(2)+3(4)4+3=8127=207x_P = \frac{4(-2) + 3(-4)}{4+3} = \frac{-8 - 12}{7} = \frac{-20}{7} yP=4(5)+3(3)4+3=20+97=117y_P = \frac{4(-5) + 3(3)}{4+3} = \frac{-20 + 9}{7} = \frac{-11}{7} Thus, the coordinates of point PP are (207,117)\left(-\frac{20}{7}, -\frac{11}{7}\right).

Step 3: Finding the Equation of Line AP

Line APAP passes through points A(1,1)A(1, 1) and P(207,117)P\left(-\frac{20}{7}, -\frac{11}{7}\right). The slope of APAP is: mAP=11712071=187277=1827=23m_{AP} = \frac{-\frac{11}{7} - 1}{-\frac{20}{7} - 1} = \frac{-\frac{18}{7}}{-\frac{27}{7}} = \frac{18}{27} = \frac{2}{3} Using the point-slope form of a line with point A(1,1)A(1, 1): y1=23(x1)y - 1 = \frac{2}{3}(x - 1) 3(y1)=2(x1)3(y - 1) = 2(x - 1) 3y3=2x23y - 3 = 2x - 2 2x3y+1=02x - 3y + 1 = 0

Step 4: Finding the Equation of Line AC

Line ACAC passes through points A(1,1)A(1, 1) and C(2,5)C(-2, -5). The slope of ACAC is: mAC=5121=63=2m_{AC} = \frac{-5 - 1}{-2 - 1} = \frac{-6}{-3} = 2 Using the point-slope form of a line with point A(1,1)A(1, 1): y1=2(x1)y - 1 = 2(x - 1) y1=2x2y - 1 = 2x - 2 2xy1=02x - y - 1 = 0

Step 5: Finding the X-intercepts of Lines AP and AC

To find the xx-intercepts, we set y=0y = 0 in the equations of the lines.

  • Line AP: 2x3(0)+1=02x=1x=122x - 3(0) + 1 = 0 \Rightarrow 2x = -1 \Rightarrow x = -\frac{1}{2}. So, XP=(12,0)X_P = \left(-\frac{1}{2}, 0\right).
  • Line AC: 2x(0)1=02x=1x=122x - (0) - 1 = 0 \Rightarrow 2x = 1 \Rightarrow x = \frac{1}{2}. So, XC=(12,0)X_C = \left(\frac{1}{2}, 0\right).

Step 6: Calculating the Area of the Triangle

The vertices of the triangle formed by lines APAP, ACAC, and the xx-axis are A(1,1)A(1, 1), XP(12,0)X_P\left(-\frac{1}{2}, 0\right), and XC(12,0)X_C\left(\frac{1}{2}, 0\right). The base of the triangle is the distance between XPX_P and XCX_C, which is: Base=12(12)=12+12=1\text{Base} = \left|\frac{1}{2} - \left(-\frac{1}{2}\right)\right| = \left|\frac{1}{2} + \frac{1}{2}\right| = 1 The height of the triangle is the yy-coordinate of point AA, which is 11. The area of the triangle is: Area=12×base×height=12×1×1=12\text{Area} = \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 1 \times 1 = \frac{1}{2}

Common Mistakes & Tips

  • Section Formula Mix-Up: Double-check that you are using the section formula correctly, especially when substituting the values of mm, nn, x1x_1, y1y_1, x2x_2, and y2y_2. A common mistake is to swap mm and nn.
  • Sign Errors: Be careful with signs when calculating slopes and using the point-slope form of a line.
  • Ratio Confusion: Understand the difference between BP/BC and BP/PC.

Summary

We used the area ratio property to find the ratio in which point PP divides the line segment BCBC. Then, we used the section formula to find the coordinates of point PP. Next, we found the equations of lines APAP and ACAC. Finally, we determined the xx-intercepts of these lines and calculated the area of the triangle formed by these lines and the xx-axis. The area enclosed by the lines AP,ACAP, AC and the xx-axis is 12\frac{1}{2}.

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

Practice More Straight Lines Questions

View All Questions