The area (in sq. units) of the parallelogram whose diagonals are along the vectors 8i−6j and 3i+4j−12k, is :
Options
Solution
Key Concepts and Formulas
Area of a Parallelogram using Diagonals: If d1 and d2 are the vectors representing the diagonals of a parallelogram, then the area (A) of the parallelogram is given by:
A=21∣d1×d2∣
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 and B=Bxi+Byj+Bzk, their cross product is calculated as:
A×B=iAxBxjAyBykAzBz
Magnitude of a Vector: The magnitude of a vector V=Vxi+Vyj+Vzk is given by:
∣V∣=Vx2+Vy2+Vz2
Step-by-Step Solution
We are given the vectors representing the diagonals of a parallelogram:
d1=8i−6jd2=3i+4j−12k
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, can be written as:
d1=8i−6j+0k
Step 2: Calculate the cross product of the diagonal vectors (d1×d2).
Using the determinant formula for the cross product:
d1×d2=i83j−64k0−12
Expanding the determinant:
The i component is:
((−6)×(−12)−(0)×4)i=(72−0)i=72i
The j component is:
−((8)×(−12)−(0)×3)j=−(−96−0)j=−(−96)j=96j
The k component is:
((8)×4−(−6)×3)k=(32−(−18))k=(32+18)k=50k
Therefore, the cross product vector is:
d1×d2=72i+96j+50k
Step 3: Calculate the magnitude of the cross product vector.
The magnitude of the vector d1×d2 is:
∣d1×d2∣=(72)2+(96)2+(50)2
Let's compute the squares:
722=5184
962=9216
502=2500
Now, sum these values:
∣d1×d2∣=5184+9216+2500=16900
To find the square root of 16900:
16900=169×100=169×100=13×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=21∣d1×d2∣
Substitute the magnitude calculated in Step 3:
A=21×130A=65
The area of the parallelogram is 65 square units.
Common Mistakes & Tips
Forgetting the 21 Factor: When the given vectors are diagonals, always remember to multiply the magnitude of their cross product by 21. If the vectors were adjacent sides, the area would be ∣d1×d2∣.
Sign Errors in Cross Product: Be meticulous with the signs when expanding the determinant for the cross product, especially the −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 and d2=3i+4j−12k, which resulted in 72i+96j+50k. Then, we found the magnitude of this cross product to be 130. Finally, applying the formula A=21∣d1×d2∣, we determined the area of the parallelogram to be 65 square units. This corresponds to option (B).