Addition and subtraction of vectors
ci = ai + bi
ci = ai - bi
Addition and subtraction of vectors - formulas
The formulas of addition and subtraction of vectors for plane problems
In the case of the plane problem the sum and difference of vectors a = {ax ; ay} and b = {bx ; by} can be found using the following formulas:
a + b = {ax + bx; ay + by}
a - b = {ax - bx; ay - by}
The formulas of addition and subtraction of vectors for spatial problems
In the case of the spatial problem the sum and difference of vectors a = {ax ; ay ; az} and b = {bx ; by ; bz} can be found using the following formulas:
a + b = {ax + bx; ay + by; az + bz}
a - b = {ax - bx; ay - by; az - bz}
The formulas of addition and subtraction of vectors for n dimensional space problems
In the case of the n dimensional space problem the sum and difference of vectors a = {a1 ; a2 ; ... ; an} and b = {b1 ; b2 ; ... ; bn} can be found using the following formulas:
a + b = {a1 + b1; a2 + b2; ... ; an + bn}
a - b = {a1 - b1; a2 - b2; ... ; an - bn}
Addition and subtraction of vectors - examples
Examples of plane tasks
Solution:
Solution:
Examples of spatial tasks
Solution:
Solution:
Examples of n dimensional space tasks
Solution:
Solution:
Add the comment