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-03-25 03:02:08.1774407728
What will be the vector equation of line in this case?
188 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...