Answer:
The sum of the given vectors is
![[0,1,2]+[0,0,-3]=[0,1,-1]](https://img.qammunity.org/2021/formulas/mathematics/college/4xdib9y5kq5ge44i1dyxfrcxw28kuzeq44.png)
Explanation:
For the given vectors (which are R³ vectors), the sum is simply the sum of each coordinate, if a general vector is written as
![[x,y,z]](https://img.qammunity.org/2021/formulas/mathematics/college/r78b3b0eetgcghwvz69zai02lhztjp2mfc.png)
the sum of two vector will be in each coordinate at a time.
To illustrate geometrically the resulting vector in the space xyz
![[0,1,-1]](https://img.qammunity.org/2021/formulas/mathematics/college/rfnd1bam1znn0dc9zp2nhl7g4fg0s45o4a.png)
we can say that the first coordinate is on the x-axis, the sencond on the y-axis, and the third one on the z-axis, so the illustration will be a vector starting from the center of coordinates, and ending in the coordinates 0 of the x-axis, 1 of the y-axis, and -1 of the z-axis. Or, in a plane yz (where x=0), a vector from the origin to the point 1 in y-axis, and -1 in z-axis.