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

  • Thread starter lanzjohn
  • Start date
  • Tags
    Vectors
To find the length of vectors with "i", "j", "k" components, use the Pythagorean theorem to find the magnitude, and a little trig to convert between "rectangular" or "Cartesian" (i,j,k) coordinates and Magnitude/Direction coordinates.In summary, vectors can be added and subtracted component wise using "i", "j", and "k". The length of a vector with "i", "j", "k" components can be found using the Pythagorean theorem and trigonometry.
  • #1
lanzjohn
14
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
  • #2
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.
 
  • #3
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 [itex]\sqrt{x^2+ y^2+ z^2}[/itex]
In particular, the length of just xi is [itex]\sqrt{x^2}= |x|[/itex].
The length of 16i- 32j+ 25 k is [itex]\sqrt{16^2+ (-32)^2+ 25^2}= \sqrt{256+ 1024+ 625}= \sqrt{1905}[/itex] which is about 43.6. The length of 45j is |45|= 45.
 

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

What are vectors and how do they relate to i, j, and k?

Vectors are mathematical quantities that have both magnitude and direction. They can be represented by arrows, with the length of the arrow representing the magnitude and the direction of the arrow representing the direction. The i, j, and k notation is used to represent the components of a vector in three-dimensional space.

How do I add and subtract vectors using i, j, and k?

To add or subtract vectors using i, j, and k notation, simply add or subtract the corresponding components of the vectors. For example, to add two vectors A and B, you would add the i, j, and k components separately to get the resulting vector.

What is the difference between adding and subtracting vectors?

Adding vectors involves combining two or more vectors to produce a single resulting vector, while subtracting vectors involves finding the difference between two vectors. In other words, adding vectors results in a vector that represents the combined effect of the original vectors, while subtracting vectors results in a vector that represents the difference between the original vectors.

What is the significance of the i, j, and k components in vector addition and subtraction?

The i, j, and k components represent the direction and magnitude of the vector in three-dimensional space. They allow us to break down a vector into its individual components, making it easier to perform addition and subtraction operations.

How can I visualize vector addition and subtraction using i, j, and k?

One way to visualize vector addition and subtraction using i, j, and k is by using a coordinate plane. Each component of the vector can be represented by a line on the x, y, or z-axis, and the resulting vector can be drawn by connecting the endpoints of these lines. This will give you a visual representation of the addition or subtraction operation.

Similar threads

Replies
3
Views
2K
Replies
7
Views
2K
Replies
12
Views
3K
Replies
16
Views
2K
Replies
3
Views
1K
Replies
4
Views
918
Replies
3
Views
1K
Back
Top