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

Question

The equation of the straight line passing through the point (4,3)(4, 3) and making intercepts on the co-ordinate axes whose sum is 1-1 is :

Options

Solution

Key Concepts and Formulas

  • Intercept Form of a Line: The equation of a line with x-intercept aa and y-intercept bb is given by xa+yb=1\frac{x}{a} + \frac{y}{b} = 1.
  • Point on a Line: If a point (x1,y1)(x_1, y_1) lies on a line, then the coordinates of the point must satisfy the equation of the line.
  • Solving Quadratic Equations: Remember to consider both positive and negative roots when solving equations of the form x2=cx^2 = c.

Step-by-Step Solution

  • Step 1: Express the given condition on the intercepts. We are given that the sum of the x-intercept aa and the y-intercept bb is 1-1. Therefore, we have: a+b=1a + b = -1 We can express bb in terms of aa: b=1a(Equation 1)b = -1 - a \quad \text{(Equation 1)} Why this step? Expressing one variable in terms of the other allows us to substitute into the other equation and solve for a single variable.

  • Step 2: Use the point (4, 3) to form another equation. Since the line passes through the point (4,3)(4, 3), we can substitute x=4x = 4 and y=3y = 3 into the intercept form of the equation: xa+yb=1\frac{x}{a} + \frac{y}{b} = 1 4a+3b=1(Equation 2)\frac{4}{a} + \frac{3}{b} = 1 \quad \text{(Equation 2)} Why this step? Any point on the line must satisfy the equation of the line. This gives us a second equation relating aa and bb.

  • Step 3: Substitute Equation 1 into Equation 2. Substitute b=1ab = -1 - a into Equation 2: 4a+31a=1\frac{4}{a} + \frac{3}{-1 - a} = 1 Why this step? Substitution allows us to eliminate one of the variables and obtain an equation in terms of a single variable.

  • Step 4: Simplify and solve for a. Multiply both sides by a(1a)a(-1-a) to clear the fractions: 4(1a)+3a=a(1a)4(-1 - a) + 3a = a(-1 - a) Expand and simplify: 44a+3a=aa2-4 - 4a + 3a = -a - a^2 4a=aa2-4 - a = -a - a^2 Add aa to both sides: 4=a2-4 = -a^2 Multiply by -1: 4=a24 = a^2 Taking the square root of both sides: a=±2a = \pm 2 Why this step? This is standard algebraic manipulation to solve for the unknown variable aa. Remember both positive and negative roots.

  • Step 5: Find the corresponding values of b. Use Equation 1 (b=1ab = -1 - a) to find the corresponding values of bb for each value of aa.

    Case 1: a=2a = 2 b=12=3b = -1 - 2 = -3 So, one pair of intercepts is (a,b)=(2,3)(a, b) = (2, -3).

    Case 2: a=2a = -2 b=1(2)=1+2=1b = -1 - (-2) = -1 + 2 = 1 So, the second pair of intercepts is (a,b)=(2,1)(a, b) = (-2, 1). Why this step? We need to find the value of bb that corresponds to each value of aa. Each pair (a,b)(a,b) will define a unique line.

  • Step 6: Form the equations of the lines. Substitute the pairs of values (a,b)(a, b) into the intercept form xa+yb=1\frac{x}{a} + \frac{y}{b} = 1.

    Line 1 (using a=2,b=3a = 2, b = -3): x2+y3=1\frac{x}{2} + \frac{y}{-3} = 1 x2y3=1\frac{x}{2} - \frac{y}{3} = 1

    Line 2 (using a=2,b=1a = -2, b = 1): x2+y1=1\frac{x}{-2} + \frac{y}{1} = 1 x2+y=1-\frac{x}{2} + y = 1 Why this step? This step translates the intercept values into the equations of the lines.

Common Mistakes & Tips

  • Forgetting the Negative Root: When solving a2=4a^2 = 4, remember that aa can be both +2+2 and 2-2.
  • Sign Errors: Be careful with signs when substituting and simplifying equations.
  • Choosing the Correct Form: Using the intercept form is crucial for this problem.

Summary

We used the intercept form of a line and the given conditions to form a system of equations. Solving this system yielded two possible values for the x-intercept, and consequently, two equations for the lines that satisfy the given conditions. The equations are x2y3=1\frac{x}{2} - \frac{y}{3} = 1 and x2+y1=1\frac{x}{-2} + \frac{y}{1} = 1, which corresponds to option (A).

Final Answer The final answer is \boxed{\frac{x}{2} - \frac{y}{3} = 1 \text{ and } \frac{x}{-2} + \frac{y}{1} = 1}, which corresponds to option (A).

Practice More Straight Lines Questions

View All Questions