Vectors are quantities defined by both a magnitude and a direction. For two vectors to be considered equal, they must have the same magnitude and direction. When addressing vector equality in coordinate geometry, the corresponding components of each vector must be identical.
In the given exercise, vector equality is leveraged to determine unknown coordinates \(a\) and \(b\). The vectors \( \overrightarrow{AB} \) and \( \overrightarrow{CD} \) are set equal, meaning:
- The x-components from both vectors must be equal.
- Similarly, their y-components must also be equal.
Given \( \overrightarrow{AB} = (3,6) \) and \( \overrightarrow{CD} = (b-a+2, a-b-7) \):
- Match the x-components resulting in \(b-a+2=3\).
- Match the y-components resulting in \(a-b-7=6\).
Through this equality condition, the values of the unknowns can be determined by solving the resulting system of equations.