How to deal with vectors (Motion in two dimension)

  • Thread starter Thread starter RuthlessTB
  • Start date Start date
  • Tags Tags
    Dimension Vectors
AI Thread Summary
The discussion focuses on calculating total vector displacement, average speed, and average velocity in a two-dimensional motion scenario. The original calculations incorrectly use time instead of distance for the x-axis displacement and misunderstand the nature of displacement vectors. Key corrections emphasize that displacement should be based on actual distances traveled in each direction, not time intervals. Additionally, participants highlight the importance of maintaining positive values for time differences and understanding the directionality of movement. Overall, the thread underscores the need for clarity in distinguishing between displacement and velocity in vector calculations.
RuthlessTB
Messages
22
Reaction score
0

Homework Statement


2v02800.png


X-axis
t1= 3 min
t2= 2 min (Since it's west, it is -2)
t3= 1 min (Since it's northwest, it is -1)

Y-axis
V1y= 20 m/s (Since it's south, it is -20)
V2y= 25 m/s (It's -25)
V3y= 30 m/s (Stays positive since it's in the northwest)

Homework Equations


A) Total Vector Displacement
Δr= (t3-t2-t1) i + (V3-V2-V1) j

B) Average Speed
Not really sure, I guess it is
Average Speed = Distance/TotalTime

C) Average Velocity
Vav = Displacement/ΔTime

The Attempt at a Solution


A) Total Vector Displacement
Δr= (-1 i + 30 j) - (-2 i + -25 j) - (3 i + -20 j)
Δrx= ((-1)-(-2)-3) i = -2 i
Δry= ((30)-(-25)-(-20)) j = 75 j
Δr= -2 i + 75 jB) Average Speed
Total time is 6 minutes = 360 seconds
but I don't know should I use the velocity as a distance or I need to calculate it too?

C) Average Velocity
To calculate the displacement, I take the square root of x^2 + y^2
Displacement = Square root of (-2)^2 + (75)^2 = 75.03

Δt, -2 minutes = -120 seconds
My instructor said time should be positive, but I don't know if Δtime should be positive too or it's okay to be negative.

Vav= 75.03/-120 = -0.63 m/s

I hope anyone could tell me if what I did is right and what I need to do in order to calculate the average speed.
 
Physics news on Phys.org
Your RE for total vector displacement is incorrect and is at the root of your problems. i j notation is fine, but your i component needs to be the sum of the x-axis components of displacement (distance), not time. Similarly, your j component needs to be the sum of y-axis displacements, not velocities.
 
Do I need the angel in order to calculate the distance in these three points traveled?
 
For each leg, you need to be angle-aware (direction-aware) in order to determine the i (x-axis, East +, West -) component and the j (y-axis, North +, South -) component of displacement.

Take one leg at a time, beginning with the first, what do you get for i, j displacement?
 
RuthlessTB said:

Homework Statement


2v02800.png


X-axis
t1= 3 min
t2= 2 min (Since it's west, it is -2)
t3= 1 min (Since it's northwest, it is -1)
This makes no sense. Since this is two-dimensional movement, you want the x- axis to be east-west movement, not time. And, assuming that time moves forward for this person like it does for the rest of us, time difference is always positive.

Y-axis
V1y= 20 m/s (Since it's south, it is -20)
V2y= 25 m/s (It's -25)
V3y= 30 m/s (Stays positive since it's in the northwest)
Taking his initial position to be (0, 0), positive x east, positive y north, as usual, his first leg is from (0, 0) to (0, -40). His second leg will be from (0, -40) to (-50, -40). On his third leg, since he drives at 30 m/s for 1 second, he will have gone a distance of 30 m. Since he is driving "northwest" that will be -30\sqrt{2}{2}= -15\sqrt{2} west and -30\sqrt{2}{2}= 15\sqrt{2} north. He will have driven from (-50, 40) to (-50- 15\sqrt{2}, -40+ 15\sqrt{2}).
His total vector displacement will be from (0, 0) to ((-50- 15\sqrt{2}, -40+ 15\sqrt{2}).

The "displacement" is the length of that vector.

Homework Equations


A) Total Vector Displacement
Δr= (t3-t2-t1) i + (V3-V2-V1) j
Again, "displacement" is in space only- the first component is NOT time.

B) Average Speed
Not really sure, I guess it is
Average Speed = Distance/TotalTime

C) Average Velocity
Vav = Displacement/ΔTime

The Attempt at a Solution


A) Total Vector Displacement
Δr= (-1 i + 30 j) - (-2 i + -25 j) - (3 i + -20 j)
Δrx= ((-1)-(-2)-3) i = -2 i
Δry= ((30)-(-25)-(-20)) j = 75 j
Δr= -2 i + 75 jB) Average Speed
Total time is 6 minutes = 360 seconds
but I don't know should I use the velocity as a distance or I need to calculate it too?

C) Average Velocity
To calculate the displacement, I take the square root of x^2 + y^2
Displacement = Square root of (-2)^2 + (75)^2 = 75.03

Δt, -2 minutes = -120 seconds
My instructor said time should be positive, but I don't know if Δtime should be positive too or it's okay to be negative.

Vav= 75.03/-120 = -0.63 m/s

I hope anyone could tell me if what I did is right and what I need to do in order to calculate the average speed.
Frankly, you did nothing right. You don't seem to know what "displacement vectors" and "velocity vectors" are. Your errors are so fundamental that I strongly recommend that you talk about this with your teacher.
 
Actually my instructor is horrible, he just gives the laws or equations with some simple information and moving on. I am self-studying this that is why I am facing difficulties.
Anyway, got to try to solve it later and post my solution.
 
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
Back
Top