Vector Ab 3Bb0B4
1. **State the problem:** We are given vectors \(\overrightarrow{OA} = 5a + 8b\) and \(\overrightarrow{OB} = 6a - b\). We need to find the vector \(\overrightarrow{AB}\) in terms of \(a\) and \(b\), and simplify it fully.
2. **Recall the formula:** The vector from point A to point B is given by
$$\overrightarrow{AB} = \overrightarrow{OB} - \overrightarrow{OA}$$
This means we subtract the coordinates of A from the coordinates of B.
3. **Substitute the given vectors:**
$$\overrightarrow{AB} = (6a - b) - (5a + 8b)$$
4. **Simplify the expression:**
$$\overrightarrow{AB} = 6a - b - 5a - 8b = (6a - 5a) + (-b - 8b) = a - 9b$$
5. **Final answer:**
$$\overrightarrow{AB} = a - 9b$$
This is the vector from point A to point B expressed in terms of \(a\) and \(b\).