Let OA=2a,OB=6a+5b and OC=3b, where O is the origin. If the area of the parallelogram with adjacent sides OA and OC is 15 sq. units, then the area (in sq. units) of the quadrilateral OABC is equal to:
Options
Solution
Key Concepts and Formulas
Area of a Triangle: The area of a triangle with adjacent sides represented by vectors u and v is given by 21∣u×v∣.
Area of a Parallelogram: The area of a parallelogram with adjacent sides represented by vectors u and v is given by ∣u×v∣.
Properties of Cross Product:
Distributivity: u×(v+w)=(u×v)+(u×w)
Scalar Multiplication: (ku)×v=k(u×v)
Cross product of parallel vectors: u×u=0
Step-by-Step Solution
We are given the position vectors OA=2a, OB=6a+5b, and OC=3b. The area of the parallelogram with adjacent sides OA and OC is 15 sq. units.
Step 1: Determine the value of ∣a×b∣.
Why this step? The given area of the parallelogram formed by OA and OC involves the base vectors a and b. By calculating this area in terms of a and b, we can find a fundamental unit of area related to ∣a×b∣, which will be essential for calculating other areas.
The area of the parallelogram with adjacent sides OA and OC is ∣OA×OC∣.
Substituting the given vectors:
∣OA×OC∣=∣(2a)×(3b)∣
Using the scalar multiplication property of the cross product:
∣(2a)×(3b)∣=∣(2×3)(a×b)∣=∣6(a×b)∣
Since 6 is a positive scalar:
6∣a×b∣
We are given that this area is 15 sq. units:
6∣a×b∣=15
Solving for ∣a×b∣:
∣a×b∣=615=25
Step 2: Calculate the area of triangle OAB.
Why this step? The quadrilateral OABC can be divided into two triangles, △OAB and △OBC. We need to find the area of each of these triangles to sum them up for the total area of the quadrilateral.
The area of △OAB is given by 21∣OA×OB∣.
Substitute the expressions for OA and OB:
Area(△OAB)=21∣(2a)×(6a+5b)∣
Apply the distributive property of the cross product:
=21∣(2a×6a)+(2a×5b)∣
Apply the scalar multiplication property:
=21∣12(a×a)+10(a×b)∣
Since a×a=0:
=21∣12(0)+10(a×b)∣=21∣10(a×b)∣
This simplifies to:
=21×10∣a×b∣=5∣a×b∣
Substitute the value of ∣a×b∣=25 from Step 1:
Area(△OAB)=5×25=225 sq. units.
Step 3: Calculate the area of triangle OBC.
Why this step? This is the second component triangle needed to find the total area of the quadrilateral OABC.
The area of △OBC is given by 21∣OB×OC∣.
Substitute the expressions for OB and OC:
Area(△OBC)=21∣(6a+5b)×(3b)∣
Apply the distributive property of the cross product:
=21∣(6a×3b)+(5b×3b)∣
Apply the scalar multiplication property:
=21∣18(a×b)+15(b×b)∣
Since b×b=0:
=21∣18(a×b)+15(0)∣=21∣18(a×b)∣
This simplifies to:
=21×18∣a×b∣=9∣a×b∣
Substitute the value of ∣a×b∣=25 from Step 1:
Area(△OBC)=9×25=245 sq. units.
Step 4: Calculate the total area of the quadrilateral OABC.
Why this step? This is the final step where we sum the areas of the two constituent triangles to obtain the area of the quadrilateral.
The area of the quadrilateral OABC is the sum of the areas of △OAB and △OBC:
Area(OABC)=Area(△OAB)+Area(△OBC)Area(OABC)=225+245Area(OABC)=225+45=270=35
The area of the quadrilateral OABC is 35 sq. units.
Common Mistakes & Tips
Cross Product Properties: Incorrect application of the distributive law or forgetting that u×u=0 are common errors. Always simplify terms involving the cross product of a vector with itself.
Area Formulas: Ensure you are using the correct formula for the area of a triangle (21∣u×v∣) versus the area of a parallelogram (∣u×v∣).
Magnitude of Scalars: When factoring out scalars from a cross product magnitude, remember to take the absolute value of the scalar. For example, ∣−5v∣=∣−5∣∣v∣=5∣v∣. In this problem, all scalars were positive.
Summary
The problem was solved by decomposing the quadrilateral OABC into two triangles, △OAB and △OBC. We first used the given area of a parallelogram to find the fundamental quantity ∣a×b∣. Then, using the properties of the cross product and the area formulas for triangles, we calculated the areas of △OAB and △OBC. Finally, summing these areas yielded the total area of the quadrilateral OABC.