mathpi.net

Vector Subtraction Calculator

Vector Subtraction Calculator reads two vectors from user, computes their subtraction, and displays the answer and step-by-step solution.

Inputs


\(\vec{i}\) + \(\vec{j}\) + \(\vec{k}\)



\(\vec{i}\) + \(\vec{j}\) + \(\vec{k}\)



How to Calculate Subtraction of Two Vectors?

Consider that we are given two vectors

Vector, \(V_1 = a_1 \vec{i} + b_1 \vec{j} + c_1 \vec{k}\)

Vector, \(V_2 = a_2 \vec{i} + b_2 \vec{j} + c_2 \vec{k}\)

To find the subtraction of the given two vectors, subtract the corresponding components of the two vectors.

Result Vector, \(V_1 - V_2 = (a_1 - a_2) \vec{i} + (b_1 - b_2) \vec{j} + (c_1 - c_2) \vec{k}\)



Calculators