Given two points, we can definitely find out vector equation of line, but what if I have only a single point and a slope (which is a result of a partial derivative). How do you convert that into a complete vector equation?
2026-05-10 14:49:03.1778424543
What will be the vector equation of line in this case?
191 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
How about $p+t\cdot (1,m)$, where $p$ is the point and $m$ the slope...