Question:easy

If \(A(-3,3)\), \(B(1,1)\), \(C(1,-1)\) and \(D(-2,-2)\) are the vertices of a quadrilateral, the angle between the diagonals \(AC\) and \(BD\) is:

Show Hint

For two lines with slopes \(m_1\) and \(m_2\), if \[ m_1m_2=-1, \] then the lines are perpendicular and the angle between them is \(\dfrac{\pi}{2}\).
Updated On: Jun 24, 2026
  • \(\dfrac{\pi}{4}\)
  • \(\dfrac{\pi}{2}\)
  • \(\dfrac{\pi}{6}\)
  • \(\dfrac{\pi}{3}\)
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Identify the diagonals.
The quadrilateral has vertices $A(-3,3)$, $B(1,1)$, $C(1,-1)$, $D(-2,-2)$. The diagonals are $AC$ and $BD$.

Step 2: Find the direction vector of $AC$.
\[ \vec{AC} = C - A = (1-(-3),\ -1-3) = (4, -4). \]

Step 3: Find the direction vector of $BD$.
\[ \vec{BD} = D - B = (-2-1,\ -2-1) = (-3, -3). \]

Step 4: Compute the dot product.
\[ \vec{AC} \cdot \vec{BD} = (4)(-3) + (-4)(-3) = -12 + 12 = 0. \]

Step 5: Conclude the angle.
Since the dot product is zero, the two diagonals are perpendicular. The angle between them is $\dfrac{\pi}{2}$.

Step 6: State the answer.
The angle between the diagonals $AC$ and $BD$ is $\dfrac{\pi}{2}$.
\[ \boxed{\dfrac{\pi}{2}} \]
Was this answer helpful?
0