Vector projection of $$$\left\langle 1, 1, 3\right\rangle$$$ onto $$$\left\langle 0, 3, 4\right\rangle$$$

The calculator will find the vector projection of the vector $$$\left\langle 1, 1, 3\right\rangle$$$ onto the vector $$$\left\langle 0, 3, 4\right\rangle$$$, with steps shown.

Related calculator: Scalar Projection Calculator

$$$\langle$$$ $$$\rangle$$$
Comma-separated.
$$$\langle$$$ $$$\rangle$$$
Comma-separated.

If the calculator did not compute something or you have identified an error, or you have a suggestion/feedback, please write it in the comments below.

Your Input

Calculate the vector projection of $$$\mathbf{\vec{v}} = \left\langle 1, 1, 3\right\rangle$$$ onto $$$\mathbf{\vec{u}} = \left\langle 0, 3, 4\right\rangle$$$.

Solution

The vector projection is given by $$$\operatorname{proj}_{\mathbf{\vec{u}}}\left(\mathbf{\vec{v}}\right) = \frac{\mathbf{\vec{v}}\cdot \mathbf{\vec{u}}}{\mathbf{\left\lvert\vec{u}\right\rvert}^{2}} \mathbf{\vec{u}}.$$$

$$$\mathbf{\vec{v}}\cdot \mathbf{\vec{u}} = 15$$$ (for steps, see dot product calculator).

$$$\mathbf{\left\lvert\vec{u}\right\rvert} = 5$$$ (for steps, see vector magnitude calculator).

Thus, the vector projection is $$$\operatorname{proj}_{\mathbf{\vec{u}}}\left(\mathbf{\vec{v}}\right) = \frac{15}{5^{2}}\cdot \left\langle 0, 3, 4\right\rangle = \frac{3}{5}\cdot \left\langle 0, 3, 4\right\rangle = \left\langle 0, \frac{9}{5}, \frac{12}{5}\right\rangle$$$ (for steps, see vector scalar multiplication calculator).

Answer

The vector projection is $$$\left\langle 0, \frac{9}{5}, \frac{12}{5}\right\rangle = \left\langle 0, 1.8, 2.4\right\rangle$$$A.