Help! Understanding Adding/Subtracting Vectors in i, j, k

  • Thread starter Thread starter lanzjohn
  • Start date Start date
  • Tags Tags
    Vectors
Click For Summary
To add and subtract vectors in the i, j, k format, perform component-wise operations, meaning you combine the coefficients of i, j, and k separately. For example, adding 32j + 30k to 16i - 32j - 25k results in 16i + 5k. To find the length (magnitude) of a vector, use the formula √(x² + y² + z²), where x, y, and z are the coefficients of i, j, and k, respectively. The length of 45i is simply 45, as it points along the x-axis. Understanding these principles is essential for vector calculations in physics and mathematics.
lanzjohn
Messages
14
Reaction score
0
Hello,

I am studying for a test I have on Monday and in my class we briefly went over adding and subtracting vectors in the y, x, and z components or in other words the i, j, and k.

The problem is I do not understand how to add and subtract problems like these to find the length:

32j + 30 k

or 16i-32j-25k

I looked through my books and notes and I can't figure it out. I also don't know how to find the length of something like

45i

Thanks for helping me out its driving me crazy trying to make sense of these things.
 
Physics news on Phys.org
lanzjohn said:
Hello,

I am studying for a test I have on Monday and in my class we briefly went over adding and subtracting vectors in the y, x, and z components or in other words the i, j, and k.

The problem is I do not understand how to add and subtract problems like these to find the length:

32j + 30 k

or 16i-32j-25k

I looked through my books and notes and I can't figure it out. I also don't know how to find the length of something like

45i

Thanks for helping me out its driving me crazy trying to make sense of these things.

Mostly it's using the Pythagorean theorem to find the magnitude, and a little trig to convert between "rectangular" or "Cartesean" (i,j,k) coordinates and Magnitude/Direction coordinates.

http://en.wikipedia.org/wiki/Polar_coordinate_system

http://en.wikipedia.org/wiki/Rectangular_coordinates

The length (magnitude) of 45i is 45, and the direction is pointing in the +x axis direction.

For other vectors that several rectangular components, use the conversion techniques described in the wikipedia article. Hope that helps.
 
lanzjohn said:
Hello,

I am studying for a test I have on Monday and in my class we briefly went over adding and subtracting vectors in the y, x, and z components or in other words the i, j, and k.

The problem is I do not understand how to add and subtract problems like these to find the length:

32j + 30 k

or 16i-32j-25k

I looked through my books and notes and I can't figure it out. I also don't know how to find the length of something like

45i

Thanks for helping me out its driving me crazy trying to make sense of these things.
The whole point of using "i", "j", and "k" is that addition and subtraction can be done "component wise". That is (ai+ bj+ ck)+ (ui+ vj+ wk)= (a+ u)i+ (b+ v)j+ (c+ w)k.
In particular, 32j+ 30k (the coefficent of i is 0) added to 16i- 32j- 25k is (0+ 16)i+ (32-32)j+ (30- 25)k= 16i+ 0j+ 5k= 16i+ 5k.

The length of the vector xi+ yj+ zk is \sqrt{x^2+ y^2+ z^2}
In particular, the length of just xi is \sqrt{x^2}= |x|.
The length of 16i- 32j+ 25 k is \sqrt{16^2+ (-32)^2+ 25^2}= \sqrt{256+ 1024+ 625}= \sqrt{1905} which is about 43.6. The length of 45j is |45|= 45.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
14
Views
810
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 3 ·
Replies
3
Views
5K
Replies
3
Views
1K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K