Let ABCD be a quadrilateral. If E and F are the mid points of the diagonals AC and BD respectively and (AB−BC)+(AD−DC)=kFE, then k is equal to :
Options
Solution
Key Concepts and Formulas
Position Vector: The position vector of a point P with respect to an origin O is denoted by OP or p.
Displacement Vector: The vector from point P to point Q is given by PQ=OQ−OP=q−p.
Midpoint Formula: If M is the midpoint of the line segment joining points P and Q with position vectors p and q respectively, then the position vector of M is m=2p+q.
Step-by-Step Solution
Step 1: Assign Position Vectors to Vertices and Midpoints
Let the position vectors of the vertices A,B,C,D of the quadrilateral be a,b,c,d respectively, with respect to an arbitrary origin O.
Since E is the midpoint of the diagonal AC, its position vector e is given by the midpoint formula:
e=2a+c
Similarly, since F is the midpoint of the diagonal BD, its position vector f is:
f=2b+d
Step 2: Simplify the Left Hand Side (LHS) of the Given Equation
The given equation is (AB−BC)+(AD−DC)=kFE.
We will first simplify the LHS using the displacement vector formula PQ=q−p.
AB=b−aBC=c−bAD=d−aDC=c−d
Substitute these into the LHS:
LHS=(AB−BC)+(AD−DC)LHS=((b−a)−(c−b))+((d−a)−(c−d))
Expand the terms carefully, paying attention to the signs:
LHS=(b−a−c+b)+(d−a−c+d)
Combine like terms within each parenthesis:
LHS=(2b−a−c)+(2d−a−c)
Now, combine all terms:
LHS=2b+2d−a−a−c−cLHS=2b+2d−2a−2c
Factor out a 2:
LHS=2(b+d−a−c)
Step 3: Simplify the Right Hand Side (RHS) of the Given Equation
The RHS is kFE.
First, express FE using position vectors:
FE=e−f
Substitute the expressions for e and f from Step 1:
FE=(2a+c)−(2b+d)
Combine the terms over a common denominator:
FE=2a+c−b−d
Therefore, the RHS is:
RHS=k(2a+c−b−d)RHS=2k(a+c−b−d)
Step 4: Equate LHS and RHS and Solve for k
Now, we equate the simplified LHS and RHS:
2(b+d−a−c)=2k(a+c−b−d)
Observe that the vector term (b+d−a−c) on the LHS is the negative of the vector term (a+c−b−d) on the RHS. Let V=a+c−b−d. Then (b+d−a−c)=−(a+c−b−d)=−V.
Substitute this into the equation:
2(−V)=2k(V)−2V=2kV
Since V is generally not the zero vector for a general quadrilateral, we can equate the scalar coefficients:
−2=2k
Multiply both sides by 2 to solve for k:
k=−2×2k=−4
Common Mistakes & Tips
Sign Errors: Be meticulously careful with signs when subtracting vectors or expanding expressions. For example, −(c−b) should be expanded to −c+b.
Vector Direction: Always remember that PQ represents the displacement from P to Q, so PQ=q−p.
Midpoint Formula Application: Ensure the midpoint formula is applied correctly to the correct diagonals (AC for E, BD for F).
Summary
The problem involves simplifying a vector equation related to a quadrilateral. By representing the vertices and midpoints using position vectors and applying the definitions of displacement vectors and the midpoint formula, the LHS and RHS of the given equation were systematically simplified. The resulting algebraic equation allowed for the determination of the scalar value k. The key was to recognize the relationship between the vector terms on both sides of the equation.
The final answer is −4, which corresponds to option (C).