Calculating Velocity from Vector Addition of Ion Positions

AI Thread Summary
The discussion focuses on calculating the average velocity of an ion from its initial and final position vectors over a 10-second interval. The correct approach involves finding the displacement by subtracting the initial position vector from the final one, rather than simply adding them. The confusion arises from the difference between position vectors and displacement vectors, with the latter being crucial for accurate calculations. The participant successfully identifies their error after clarification and confirms that subtracting the vectors yields the correct average velocity. Understanding the distinction between position and displacement vectors is essential for solving similar problems correctly.
Gold3nlily
Messages
41
Reaction score
0

Homework Statement


An ion's position vector is initially r> = (5.0m)i - (6.0m)j = (2.0m)k and 10 s later it is r> = (-2.0m)i +(8.0m)j - (2.0m)k. In unit-vector notation, what is its during the 10 s?

The answer is supposed to be r> = (-0.7m/s)i + (1.4m/s)j - (0.4m/s)k (from back of my book) but I keep getting r> = (0.3m/s)i + (0.2m/s)j

Homework Equations


Vave> = r> (total) / T (total)

The Attempt at a Solution


r> = (5.0m)i - (6.0m)j = (2.0m)k
r> = (-2.0m)i +(8.0m)j - (2.0m)k.
+ -----------------------------
r> (total) = (3.0m)i + (2.0m)j

Vave> = r> (total) / T (total)
Vave> = (3.0m)i + (2.0m)j / 10sec
r> = (0.3m/s)i + (0.2m/s)j

I know my error doesn't have to do with the units, becasue I still end up with m/s in my answer. So where then did I go wrong?
 
Physics news on Phys.org
The displacement is the final position minus the initial position. You semed to have just added up the position vectors.
 
PhanthomJay said:
The displacement is the final position minus the initial position. You seemed to have just added up the position vectors.

Ah! That makes sense.

But I'm confused- my book says r>(total) = r1> + r>2 ...+ rn>

What makes this problem different than say this problem I will post at the bottom. In this other problem it was necessary to add the vectors instead of subtract. Is that becasue the problem you helped me with works with "position" vector and the problem at the bottom of the page works with some other type of vectors?

other problem:
"A train at a constant 60.0 km/h moves east for 40.0 min, then in a direction 50.0° east of due north for 20.0 min, and then west for 50.0 min. What are the (a) magnitude and (b) angle of its average velocity during this trip?"

Btw- I subtracted the vector and got the correct answer. Thank you.
 
Yes, the position vector specifies a point in reference to a coordinate system with its origin at (0,0,0), as in the first problem. The second problem uses displacement vectors.

Suppose you had a particle with an initial position vector of 2i + 2j, and a final position vector of 2i + 3j. Its displacement is obtained by subtracting the initial position vector from the final position vector, such that its displacement is just j (or 1 unit [N]). But if a a particle was displaced 2i +2j units and then 2i + 3j units, its displacement would be 4i + 5j. A quick sketch helps.
 
Thank you very much. I get it now.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top