Skip to main content
Back to Vector Algebra
JEE Main 2023
Vector Algebra
Vector Algebra
Medium

Question

In a triangle ABC, right angled at the vertex A, if the position vectors of A, B and C are respectively 3i^\widehat i + j^\widehat j - k^\widehat k, -$$$$\widehat i + 3j^\widehat j + pk^\widehat k and 5i^\widehat i + qj^\widehat j - 4k^\widehat k, then the point (p, q) lies on a line :

Options

Solution

Key Concepts and Formulas

  • Position Vectors: A position vector represents the location of a point in space relative to an origin. If rA\vec{r}_A and rB\vec{r}_B are the position vectors of points A and B, then the vector AB\vec{AB} is given by AB=rBrA\vec{AB} = \vec{r}_B - \vec{r}_A.
  • Dot Product of Perpendicular Vectors: Two non-zero vectors u\vec{u} and v\vec{v} are perpendicular (orthogonal) if and only if their dot product is zero, i.e., uv=0\vec{u} \cdot \vec{v} = 0.
  • Dot Product Calculation: For vectors u=uxi^+uyj^+uzk^\vec{u} = u_x\widehat i + u_y\widehat j + u_z\widehat k and v=vxi^+vyj^+vzk^\vec{v} = v_x\widehat i + v_y\widehat j + v_z\widehat k, their dot product is uv=uxvx+uyvy+uzvz\vec{u} \cdot \vec{v} = u_xv_x + u_yv_y + u_zv_z.
  • Slope of a Line: For a linear equation Ax+By+C=0Ax + By + C = 0, the slope is m=ABm = -\frac{A}{B}. The angle θ\theta the line makes with the positive x-axis is given by tanθ=m\tan \theta = m.
    • If m>0m > 0, θ\theta is acute (0<θ<900^\circ < \theta < 90^\circ).
    • If m<0m < 0, θ\theta is obtuse (90<θ<18090^\circ < \theta < 180^\circ).
    • If m=0m = 0, the line is parallel to the x-axis.
    • If the slope is undefined (i.e., B=0B=0), the line is parallel to the y-axis.

Step-by-Step Solution

  1. Determine the vectors representing the sides AB\vec{AB} and AC\vec{AC}: We are given the position vectors of vertices A, B, and C: rA=3i^+j^k^\vec{r}_A = 3\widehat i + \widehat j - \widehat k rB=i^+3j^+pk^\vec{r}_B = -\widehat i + 3\widehat j + p\widehat k rC=5i^+qj^4k^\vec{r}_C = 5\widehat i + q\widehat j - 4\widehat k

    The vector AB\vec{AB} is found by subtracting the position vector of A from the position vector of B: AB=rBrA=(i^+3j^+pk^)(3i^+j^k^)\vec{AB} = \vec{r}_B - \vec{r}_A = (-\widehat i + 3\widehat j + p\widehat k) - (3\widehat i + \widehat j - \widehat k) AB=(13)i^+(31)j^+(p(1))k^\vec{AB} = (-1 - 3)\widehat i + (3 - 1)\widehat j + (p - (-1))\widehat k AB=4i^+2j^+(p+1)k^\vec{AB} = -4\widehat i + 2\widehat j + (p+1)\widehat k

    The vector AC\vec{AC} is found by subtracting the position vector of A from the position vector of C: AC=rCrA=(5i^+qj^4k^)(3i^+j^k^)\vec{AC} = \vec{r}_C - \vec{r}_A = (5\widehat i + q\widehat j - 4\widehat k) - (3\widehat i + \widehat j - \widehat k) AC=(53)i^+(q1)j^+(4(1))k^\vec{AC} = (5 - 3)\widehat i + (q - 1)\widehat j + (-4 - (-1))\widehat k AC=2i^+(q1)j^3k^\vec{AC} = 2\widehat i + (q-1)\widehat j - 3\widehat k

  2. Apply the condition for a right-angled triangle at A: Since the triangle ABC is right-angled at vertex A, the vectors AB\vec{AB} and AC\vec{AC} must be perpendicular. This means their dot product is zero: ABAC=0\vec{AB} \cdot \vec{AC} = 0

  3. Calculate the dot product and form an equation in terms of p and q: Using the components of AB\vec{AB} and AC\vec{AC}: (4)(2)+(2)(q1)+(p+1)(3)=0(-4)(2) + (2)(q-1) + (p+1)(-3) = 0 Now, we simplify this equation: 8+2q23p3=0-8 + 2q - 2 - 3p - 3 = 0 Combine the constant terms: 3p+2q13=0-3p + 2q - 13 = 0

  4. Rearrange the equation to represent a line and determine its slope: The equation 3p+2q13=0-3p + 2q - 13 = 0 describes the relationship between pp and qq. This is the equation of a straight line in the pqpq-plane. To analyze the line's orientation, we can rewrite it in the form Ap+Bq+C=0Ap + Bq + C = 0, which is already done. The slope of this line, considering pp as the x-axis and qq as the y-axis, is given by m=ABm = -\frac{A}{B}. Here, A=3A = -3 and B=2B = 2. m=32=32m = -\frac{-3}{2} = \frac{3}{2}

  5. Interpret the slope to determine the line's orientation: The slope of the line is m=32m = \frac{3}{2}. Since the slope is positive (m>0m > 0), the line makes an acute angle with the positive direction of the pp-axis (which corresponds to the x-axis in the problem statement's context of (p,q)(p, q) lying on a line).

Common Mistakes & Tips

  • Order of Subtraction for Vectors: Always subtract the position vector of the initial point from the position vector of the terminal point (e.g., AB=rBrA\vec{AB} = \vec{r}_B - \vec{r}_A).
  • Dot Product Calculation Errors: Be careful with signs when multiplying corresponding components and summing them up.
  • Interpreting the Slope: Remember that a positive slope indicates an acute angle, a negative slope indicates an obtuse angle, a zero slope indicates a horizontal line (parallel to the x-axis), and an undefined slope indicates a vertical line (parallel to the y-axis).

Summary

The problem requires us to find the locus of the point (p,q)(p, q) given that a triangle with vertices A, B, and C is right-angled at A. We used the property that the dot product of the vectors representing the sides AB\vec{AB} and AC\vec{AC} must be zero. After calculating these vectors and their dot product, we derived a linear equation relating pp and qq. Analyzing the slope of this linear equation, we found it to be positive, which means the point (p,q)(p, q) lies on a line that makes an acute angle with the positive x-axis.

The final answer is A\boxed{A}.

Practice More Vector Algebra Questions

View All Questions