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

Question

Let A (h,k)\left( {h,k} \right), B(1,1)\left( {1,1} \right) and C (2,1)(2, 1) be the vertices of a right angled triangle with AC as its hypotenuse. If the area of the triangle is 11 square unit, then the set of values which k'k' can take is given by :

Options

Solution

Key Concepts and Formulas

  • Distance Formula: The distance between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by d=(x2x1)2+(y2y1)2d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}.
  • Pythagorean Theorem: In a right-angled triangle, the square of the length of the hypotenuse is equal to the sum of the squares of the lengths of the other two sides: a2+b2=c2a^2 + b^2 = c^2.
  • Area of a Triangle (given coordinates): Area = 12x1(y2y3)+x2(y3y1)+x3(y1y2)\frac{1}{2} |x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2)|.
  • Area of a Right-Angled Triangle: Area = 12×base×height\frac{1}{2} \times \text{base} \times \text{height}.

Step-by-Step Solution

Step 1: Identify the Right Angle and Apply the Pythagorean Theorem

Given vertices A(h,k)A(h,k), B(1,1)B(1,1), and C(2,1)C(2,1), with ACAC as the hypotenuse. This means the right angle is at vertex BB. Therefore, by the Pythagorean Theorem: AB2+BC2=AC2AB^2 + BC^2 = AC^2 This equation will relate the unknown coordinates hh and kk.

Step 2: Calculate the Squares of the Lengths of Each Side

Use the distance formula to find the squared lengths:

  • Length of ABAB: AB2=(h1)2+(k1)2AB^2 = (h-1)^2 + (k-1)^2
  • Length of BCBC: BC2=(21)2+(11)2=12+02=1BC^2 = (2-1)^2 + (1-1)^2 = 1^2 + 0^2 = 1 Explanation: BCBC is a horizontal line segment since BB and CC have the same yy-coordinate.
  • Length of ACAC: AC2=(h2)2+(k1)2AC^2 = (h-2)^2 + (k-1)^2

Step 3: Substitute Lengths into the Pythagorean Theorem to Find 'h'

Substitute the expressions for AB2AB^2, BC2BC^2, and AC2AC^2 into the Pythagorean equation: (h1)2+(k1)2+1=(h2)2+(k1)2(h-1)^2 + (k-1)^2 + 1 = (h-2)^2 + (k-1)^2 This substitution forms an equation that relates hh and kk.

Subtract (k1)2(k-1)^2 from both sides: (h1)2+1=(h2)2(h-1)^2 + 1 = (h-2)^2 Expand the squared terms: h22h+1+1=h24h+4h^2 - 2h + 1 + 1 = h^2 - 4h + 4 h22h+2=h24h+4h^2 - 2h + 2 = h^2 - 4h + 4 Subtract h2h^2 from both sides: 2h+2=4h+4-2h + 2 = -4h + 4 Rearrange the terms to solve for hh: 2h=22h = 2 h=1h = 1 Explanation: This step determines the value of hh, which is essential for calculating the area later.

Step 4: Use the Area of the Triangle to Find 'k'

Since we know A=(1,k)A = (1, k), B=(1,1)B = (1, 1), and C=(2,1)C = (2, 1), we can use the area formula with coordinates: Area =12x1(y2y3)+x2(y3y1)+x3(y1y2)= \frac{1}{2} |x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2)| Substituting the coordinates of AA, BB, and CC: 1=121(11)+1(1k)+2(k1)1 = \frac{1}{2} |1(1 - 1) + 1(1 - k) + 2(k - 1)| 1=120+1k+2k21 = \frac{1}{2} |0 + 1 - k + 2k - 2| 1=12k11 = \frac{1}{2} |k - 1| Multiply both sides by 2: 2=k12 = |k - 1| Explanation: We now have an absolute value equation to solve for kk.

Step 5: Solve for k

The absolute value equation k1=2|k - 1| = 2 gives us two possible cases:

Case 1: k1=2k - 1 = 2 k=3k = 3

Case 2: k1=2k - 1 = -2 k=1k = -1

Therefore, the possible values for kk are 33 and 1-1.

Common Mistakes & Tips

  • Remember to use the correct area formula. Using the determinant form or 12bh\frac{1}{2}bh carefully, ensuring the base and height are perpendicular.
  • When taking the square root, remember that the distance is always positive. It can be helpful to use absolute value notation.
  • Be careful with algebraic manipulations, especially when expanding and simplifying equations.

Summary

We used the Pythagorean theorem and the area of a triangle formula to find the possible values of kk. By identifying the right angle and using the given area, we set up equations that allowed us to solve for hh and then kk. The possible values for kk are 1-1 and 33.

Final Answer

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

Practice More Straight Lines Questions

View All Questions