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

Question

If the line 3x + 4y – 24 = 0 intersects the x-axis at the point A and the y-axis at the point B, then the incentre of the triangle OAB, where O is the origin, is :

Options

Solution

Key Concepts and Formulas

  • Incenter of a Triangle: The incenter is the intersection of the angle bisectors of a triangle. Its coordinates are given by I=(ax1+bx2+cx3a+b+c,ay1+by2+cy3a+b+c)I = \left( \frac{ax_1 + bx_2 + cx_3}{a+b+c}, \frac{ay_1 + by_2 + cy_3}{a+b+c} \right), where (x1,y1)(x_1, y_1), (x2,y2)(x_2, y_2), and (x3,y3)(x_3, y_3) are the vertices, and aa, bb, and cc are the lengths of the sides opposite those vertices, respectively.
  • Inradius of a Right Triangle: For a right-angled triangle with legs aa and bb and hypotenuse cc, the inradius rr is given by r=a+bc2r = \frac{a+b-c}{2}. The incenter of a right triangle with vertices at the origin and intercepts on the positive x and y axes is located at (r,r)(r, r).
  • Intercepts of a Line: To find the x-intercept of a line, set y=0y=0 and solve for xx. To find the y-intercept, set x=0x=0 and solve for yy.

Step-by-Step Solution

Step 1: Find the x-intercept (Point A)

To find where the line 3x+4y24=03x + 4y - 24 = 0 intersects the x-axis, we set y=0y = 0 and solve for xx: 3x+4(0)24=03x + 4(0) - 24 = 0 3x=243x = 24 x=8x = 8 So, point A is (8,0)(8, 0).

Step 2: Find the y-intercept (Point B)

To find where the line 3x+4y24=03x + 4y - 24 = 0 intersects the y-axis, we set x=0x = 0 and solve for yy: 3(0)+4y24=03(0) + 4y - 24 = 0 4y=244y = 24 y=6y = 6 So, point B is (0,6)(0, 6).

Step 3: Determine the side lengths of triangle OAB

We have the vertices O(0, 0), A(8, 0), and B(0, 6). This is a right-angled triangle.

  • OA=a=8OA = a = 8 (length of the side opposite to vertex B)
  • OB=b=6OB = b = 6 (length of the side opposite to vertex A)
  • AB=c=82+62=64+36=100=10AB = c = \sqrt{8^2 + 6^2} = \sqrt{64 + 36} = \sqrt{100} = 10 (length of the side opposite to vertex O)

Step 4: Calculate the inradius r

Since triangle OAB is a right triangle, we can use the formula for the inradius: r=a+bc2=8+6102=42=2r = \frac{a + b - c}{2} = \frac{8 + 6 - 10}{2} = \frac{4}{2} = 2

Step 5: Determine the coordinates of the incenter

Since the triangle is a right triangle with vertices at the origin and on the positive x and y axes, the incenter is located at (r,r)(r, r). Therefore, the incenter is (2,2)(2, 2).

Alternative Method (Using the General Formula for the Incenter)

We can use the formula I=(ax1+bx2+cx3a+b+c,ay1+by2+cy3a+b+c)I = \left( \frac{ax_1 + bx_2 + cx_3}{a+b+c}, \frac{ay_1 + by_2 + cy_3}{a+b+c} \right), where A(8,0)A(8,0), B(0,6)B(0,6), O(0,0)O(0,0), a=6a=6, b=8b=8, c=10c=10: I=(6(8)+8(0)+10(0)6+8+10,6(0)+8(6)+10(0)6+8+10)I = \left( \frac{6(8) + 8(0) + 10(0)}{6+8+10}, \frac{6(0) + 8(6) + 10(0)}{6+8+10} \right) I=(4824,4824)=(2,2)I = \left( \frac{48}{24}, \frac{48}{24} \right) = (2, 2)

Common Mistakes & Tips

  • Confusing Incenter and Centroid/Circumcenter: Remember that the incenter is the intersection of angle bisectors, not medians (centroid) or perpendicular bisectors (circumcenter).
  • Incorrectly Calculating Side Lengths: Double-check your calculations of the side lengths, especially when using the distance formula.
  • Forgetting the Inradius Formula: The formula r=a+bc2r = \frac{a+b-c}{2} is only applicable to right triangles.

Summary

We found the x and y intercepts of the given line to determine the vertices of the right-angled triangle OAB. Then, we calculated the inradius of the triangle using the formula for right triangles and found the coordinates of the incenter to be (2, 2).

Final Answer

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

Practice More Straight Lines Questions

View All Questions