What value of $a$ makes vector ${\bf u} = (a,1)$ perpendicular to ${\bf v} = (3,2)$?
2026-04-23 15:37:27.1776958647
Find a vector's component given that the vector is perpendicular to another vector
28 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2

If $\vec u$ and $\vec v$ are perpendicular, then $\vec u\cdot\vec v=0$.
Thus $(a,1)\cdot(3,2)=3a+2=0$.
Can you take it from here?