Final answer:
To find the unit vector u from point p = (6,7) towards point q, calculate the displacement vector d = q - p, and then divide it by its magnitude.
Step-by-step explanation:
To find the unit vector u from point p = (6,7) towards point q, we need to calculate the displacement vector from p to q and then divide it by its magnitude. Let's call the displacement vector d. The formula to calculate d is d = q - p. So, if q is given, you can substitute the values and calculate d. Finally, the unit vector u can be calculated as u = d / |d|, where |d| represents the magnitude of d.