Vector Properties
**Problem Statement:**
We have multiple vector equations and properties related to a parallelogram, triangle, square, and trapezoid. We will analyze and verify the vector equalities and find values of parameters such as $k$ based on perpendicularity.
1. For the vector $\overrightarrow{AM} = (1-k)\overrightarrow{AB} + k\overrightarrow{AC}$ (point $M$ on segment $BC$).
2. For $\overrightarrow{PN} = -\frac{4}{15}\overrightarrow{AB} + \frac{1}{3} \overrightarrow{AC}$.
3. Find $k$ such that $\overrightarrow{AM} \perp \overrightarrow{PN}$. Given: $k = \frac{1}{6}$.
### Steps:
1. **Recall the dot product definition for perpendicularity:**
$$\overrightarrow{AM} \cdot \overrightarrow{PN} = 0.$$
2. **Express the dot product:**
$$\big((1-k)\overrightarrow{AB} + k \overrightarrow{AC}\big) \cdot \left(-\frac{4}{15}\overrightarrow{AB} + \frac{1}{3} \overrightarrow{AC}\right) = 0.$$
3. **Expand the dot product using distributivity:**
$$ (1-k)\overrightarrow{AB} \cdot \left(-\frac{4}{15}\overrightarrow{AB}\right) + (1-k)\overrightarrow{AB} \cdot \left(\frac{1}{3} \overrightarrow{AC}\right) + k \overrightarrow{AC} \cdot \left(-\frac{4}{15}\overrightarrow{AB}\right) + k \overrightarrow{AC} \cdot \left(\frac{1}{3} \overrightarrow{AC}\right) = 0.$$
4. **Simplify terms using dot product properties:**
- $\overrightarrow{AB} \cdot \overrightarrow{AB} = |\overrightarrow{AB}|^2$
- $\overrightarrow{AC} \cdot \overrightarrow{AC} = |\overrightarrow{AC}|^2$
- $\overrightarrow{AB} \cdot \overrightarrow{AC}$ is the scalar product between $\overrightarrow{AB}$ and $\overrightarrow{AC}$.
Thus,
$$-(1-k) \frac{4}{15} |\overrightarrow{AB}|^2 + (1-k) \frac{1}{3} \overrightarrow{AB} \cdot \overrightarrow{AC} - k \frac{4}{15} \overrightarrow{AC} \cdot \overrightarrow{AB} + k \frac{1}{3} |\overrightarrow{AC}|^2 = 0.$$
5. **Group terms and solve for $k$: **
$$-(1-k) \frac{4}{15} |\overrightarrow{AB}|^2 + (1-k) \frac{1}{3} \overrightarrow{AB} \cdot \overrightarrow{AC} - k \frac{4}{15} \overrightarrow{AB} \cdot \overrightarrow{AC} + k \frac{1}{3} |\overrightarrow{AC}|^2=0.$$
Rearranged as
$$ (1-k) \left(-\frac{4}{15} |\overrightarrow{AB}|^2 + \frac{1}{3} \overrightarrow{AB} \cdot \overrightarrow{AC}\right) + k \left(- \frac{4}{15} \overrightarrow{AB} \cdot \overrightarrow{AC} + \frac{1}{3} |\overrightarrow{AC}|^2 \right)=0.$$
6. **Assuming values for $|\overrightarrow{AB}|^2$, $|\overrightarrow{AC}|^2$, and $\overrightarrow{AB} \cdot \overrightarrow{AC}$ or using geometrical context could solve for $k$. The provided value is**
$$k = \frac{1}{6}.$$
---
**Summary for Câu 6:**
a) $\overrightarrow{AB} + \overrightarrow{AD} = \overrightarrow{BD}$ - This holds because $\overrightarrow{BD} = \overrightarrow{BA} + \overrightarrow{AD} = -\overrightarrow{AB} + \overrightarrow{AD}$ so given directions matter.
b) $|\overrightarrow{BA} + \overrightarrow{BC}| = 2|\overrightarrow{BO}|$ where $O$ is the intersection of diagonals in parallelogram.
c) The locus of points satisfying $|\overrightarrow{MB} + \overrightarrow{MC}| = |\overrightarrow{MB} - \overrightarrow{MA}|$ is a circle of radius 2.
d) $\overrightarrow{AB} + \overrightarrow{AD} = \overrightarrow{CB} + \overrightarrow{CD}$ follows vector addition properties in parallelograms.
---
**Summary for Câu 7:**
Various vector relations are verified true or false based on the points and vectors in parallelogram and conditions given.
---
**Summary for Câu 8 (Square ABCD of side $a$):**
a) $\overrightarrow{AB} + \overrightarrow{AD} = \overrightarrow{AC}$ is true by diagonal property.
b) $\overrightarrow{AM} = \overrightarrow{AB} + \frac{1}{4} \overrightarrow{BC}$ given $M$ on $BC$ with specific ratios.
c) $\overrightarrow{DN} = \overrightarrow{DA} + \frac{1}{1-k}(\overrightarrow{AB} + \overrightarrow{AD})$ for point $N$ on $AC$.
d) $k$ satisfies perpendicularity if $k \in \{-5,-3\}$.
---
**For all vector problems, using vector algebra and dot product properties is fundamental to verifying and solving.**