About 22,100 results
Open links in new tab
  1. How to find direction and normal vector? - Mathematics Stack …

    May 17, 2015 · How do I get normal vector, if I have direction vector, and vice versa? What if I want to give direction or normal vector of something like this: $6x-7y+7z=52$?

  2. Find direction of the vector - Mathematics Stack Exchange

    Feb 17, 2016 · By direction I mean following: if I will have point C(2, 1) then I would have to create a vector CD of length, say 2, with the same direction as vector AB and find coordinates of …

  3. How can I get direction vector from normal vector in 3d?

    May 5, 2022 · Lets say I have normal vector $(x,y,z)$ how can I get direction vector from it? In $2d$ is simple as far as I know just change $\\pm$ sign of one of two values but how it works …

  4. Direction vector of a line - Mathematics Stack Exchange

    The line is in the $yz$ plain and is parallel to the $y$-axis. A vector parallel to the $y$-axis has its direction vector $\vec {j}$ which is the direction vector of ...

  5. vectors - Direction of a plane - Mathematics Stack Exchange

    May 21, 2017 · 0 When we write parametric equations of the plane, we can easily find the direction vector. But for example, if the equation is written like this; x+4y+2z-1=0 we can find …

  6. Given the equation of a straight line, how would I find a direction …

    The direction vector for any (non-vertical) line in $2$-space is just $ (1,t)$ where $t$ is the slope. You know this because for every $1$ unit of $x$ you move $t$ units of $y$ which is the …

  7. multivariable calculus - Find directions in which f increases and ...

    The direction of fastest increase is in the same direction of the gradient vector at that point. If you think about it geometrically, you'll know that the $\nabla F$ at a point is perpendicular to the …

  8. direction vector of line - Mathematics Stack Exchange

    Sep 8, 2023 · Let's break this down step by step and use a simple visual representation to understand why the direction vector of the line given by the equation $αx + βy + γ = 0$ is $ (β, …

  9. matrices - Get directional vector from point A to point B

    May 22, 2016 · To get that, you calculate the direction vector, and the divide each coordinate by the length of the vector: $\sqrt {x_1^2 + x_2^2 + x_3^2}$. If you want even smaller iterations, …

  10. How find direction given $i,j,k$? - Mathematics Stack Exchange

    Sep 25, 2016 · The situation is that you correctly calculated a vector $-3.25i + 0j - 0.25k$, you correctly calculated the magnitude of that vector, but the online assignment software said you …