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

Question

The area (in sq. units) of the parallelogram whose diagonals are along the vectors 8i^6j^8\widehat i - 6\widehat j and 3i^+4j^12k^,3\widehat i + 4\widehat j - 12\widehat k, is :

Options

Solution

Key Concepts and Formulas

  • Area of a Parallelogram using Diagonals: If d1\overrightarrow{d_1} and d2\overrightarrow{d_2} are the vectors representing the diagonals of a parallelogram, then the area (A) of the parallelogram is given by: A=12d1×d2A = \frac{1}{2} |\overrightarrow{d_1} \times \overrightarrow{d_2}| This formula arises because the magnitude of the cross product of two vectors is equal to the area of the parallelogram formed by those vectors as adjacent sides. When the given vectors are diagonals, the area of the parallelogram they form is half the area of the parallelogram formed by using them as adjacent sides.
  • Cross Product of Two Vectors: For vectors A=Axi^+Ayj^+Azk^\vec{A} = A_x\widehat i + A_y\widehat j + A_z\widehat k and B=Bxi^+Byj^+Bzk^\vec{B} = B_x\widehat i + B_y\widehat j + B_z\widehat k, their cross product is calculated as: A×B=i^j^k^AxAyAzBxByBz\vec{A} \times \vec{B} = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ A_x & A_y & A_z \\ B_x & B_y & B_z \end{vmatrix}
  • Magnitude of a Vector: The magnitude of a vector V=Vxi^+Vyj^+Vzk^\vec{V} = V_x\widehat i + V_y\widehat j + V_z\widehat k is given by: V=Vx2+Vy2+Vz2|\vec{V}| = \sqrt{V_x^2 + V_y^2 + V_z^2}

Step-by-Step Solution

We are given the vectors representing the diagonals of a parallelogram: d1=8i^6j^\overrightarrow{d_1} = 8\widehat i - 6\widehat j d2=3i^+4j^12k^\overrightarrow{d_2} = 3\widehat i + 4\widehat j - 12\widehat k

Step 1: Express the first diagonal vector in 3D form. To perform the cross product, it's convenient to have both vectors in 3D. The first vector, d1\overrightarrow{d_1}, can be written as: d1=8i^6j^+0k^\overrightarrow{d_1} = 8\widehat i - 6\widehat j + 0\widehat k

Step 2: Calculate the cross product of the diagonal vectors (d1×d2\overrightarrow{d_1} \times \overrightarrow{d_2}). Using the determinant formula for the cross product: d1×d2=i^j^k^8603412\overrightarrow{d_1} \times \overrightarrow{d_2} = \begin{vmatrix} \widehat i & \widehat j & \widehat k \\ 8 & -6 & 0 \\ 3 & 4 & -12 \end{vmatrix} Expanding the determinant:

  • The i^\widehat i component is: ((6)×(12)(0)×4)i^=(720)i^=72i^((-6) \times (-12) - (0) \times 4)\widehat i = (72 - 0)\widehat i = 72\widehat i
  • The j^\widehat j component is: ((8)×(12)(0)×3)j^=(960)j^=(96)j^=96j^-((8) \times (-12) - (0) \times 3)\widehat j = -(-96 - 0)\widehat j = -(-96)\widehat j = 96\widehat j
  • The k^\widehat k component is: ((8)×4(6)×3)k^=(32(18))k^=(32+18)k^=50k^((8) \times 4 - (-6) \times 3)\widehat k = (32 - (-18))\widehat k = (32 + 18)\widehat k = 50\widehat k Therefore, the cross product vector is: d1×d2=72i^+96j^+50k^\overrightarrow{d_1} \times \overrightarrow{d_2} = 72\widehat i + 96\widehat j + 50\widehat k

Step 3: Calculate the magnitude of the cross product vector. The magnitude of the vector d1×d2\overrightarrow{d_1} \times \overrightarrow{d_2} is: d1×d2=(72)2+(96)2+(50)2|\overrightarrow{d_1} \times \overrightarrow{d_2}| = \sqrt{(72)^2 + (96)^2 + (50)^2} Let's compute the squares:

  • 722=518472^2 = 5184
  • 962=921696^2 = 9216
  • 502=250050^2 = 2500 Now, sum these values: d1×d2=5184+9216+2500=16900|\overrightarrow{d_1} \times \overrightarrow{d_2}| = \sqrt{5184 + 9216 + 2500} = \sqrt{16900} To find the square root of 16900: 16900=169×100=169×100=13×10=130\sqrt{16900} = \sqrt{169 \times 100} = \sqrt{169} \times \sqrt{100} = 13 \times 10 = 130 So, the magnitude of the cross product is 130.

Step 4: Calculate the area of the parallelogram. Using the formula for the area of a parallelogram with diagonal vectors: A=12d1×d2A = \frac{1}{2} |\overrightarrow{d_1} \times \overrightarrow{d_2}| Substitute the magnitude calculated in Step 3: A=12×130A = \frac{1}{2} \times 130 A=65A = 65 The area of the parallelogram is 65 square units.

Common Mistakes & Tips

  • Forgetting the 12\frac{1}{2} Factor: When the given vectors are diagonals, always remember to multiply the magnitude of their cross product by 12\frac{1}{2}. If the vectors were adjacent sides, the area would be d1×d2|\overrightarrow{d_1} \times \overrightarrow{d_2}|.
  • Sign Errors in Cross Product: Be meticulous with the signs when expanding the determinant for the cross product, especially the j^-\widehat j term. A single sign error can lead to a completely incorrect result.
  • Arithmetic Errors: Squaring numbers and summing them can be prone to arithmetic mistakes. Double-checking these calculations is important.

Summary

The area of a parallelogram can be calculated using its diagonal vectors by taking half the magnitude of their cross product. We first calculated the cross product of the given diagonal vectors, d1=8i^6j^\overrightarrow{d_1} = 8\widehat i - 6\widehat j and d2=3i^+4j^12k^\overrightarrow{d_2} = 3\widehat i + 4\widehat j - 12\widehat k, which resulted in 72i^+96j^+50k^72\widehat i + 96\widehat j + 50\widehat k. Then, we found the magnitude of this cross product to be 130. Finally, applying the formula A=12d1×d2A = \frac{1}{2} |\overrightarrow{d_1} \times \overrightarrow{d_2}|, we determined the area of the parallelogram to be 65 square units. This corresponds to option (B).

The final answer is 65\boxed{65}.

Practice More Vector Algebra Questions

View All Questions