I'm really stuck on this precalc problem: Find the projection of $u$ onto $v$ if $u=(-3,3)$ and $v=(-2,5)$.
2026-04-19 04:00:20.1776571220
Find the projection of $U$ onto $V$?
595 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
We have: $\text{proj}\vec{u}_\vec{v} = \left(\dfrac{\vec{u}\cdot \vec{v}}{||\vec{v}||^2}\right)\vec{v} = \dfrac{(-3)(-2)+3\cdot 5}{(-2)^2+5^2}\left(-2,5\right) = \left(\dfrac{-42}{29},\dfrac{105}{29}\right)$.