Question about average acceleration

AI Thread Summary
The discussion centers on calculating the average acceleration of a bird flying from position A to B over 8.5 seconds, given its initial and final velocities. Participants emphasize the need to treat velocity as a vector, requiring vector subtraction to find the average acceleration. The confusion arises from the curved flight path and the need to break down the velocities into their x and y components. A participant suggests that the average acceleration is approximately 0.41 m/s² at an angle of 17 degrees N of E, but cautions about correctly interpreting the angles for the components. The conversation highlights the importance of understanding vector operations in physics.
highc
Messages
18
Reaction score
0
A bird takes 8.5s to fly from position A to Position B. Determine the birds average acceleration.

Velocity A = 4.4 m/s [31 Degrees S of E]
Velocity B = 7.8 m/s [25 Degrees N of E]
 
Physics news on Phys.org
highc said:
A bird takes 8.5s to fly from position A to Position B. Determine the birds average acceleration.

Velocity A = 4.4 m/s [31 Degrees S of E]
Velocity B = 7.8 m/s [25 Degrees N of E]

?? Do you know the definition of "average acceleration"??
 
Change in velocity/change in time = 0.4 m/s^2. I'm having a hard time believing that this is all that is expected as an answer, seems too simple. (This if for a grade 12 physics course). The question is accompanied by a diagram showing the birds curved flight path.
 
highc said:
Change in velocity/change in time = 0.4 m/s^2. I'm having a hard time believing that this is all that is expected as an answer, seems too simple. (This if for a grade 12 physics course). The question is accompanied by a diagram showing the birds curved flight path.
That's the definition except that you are forgetting that velocity is a vector .So the average acceleration is given by
{ {\vec v_f} - {\vec v_i} \over \Delta t}.
You need to do a vector subtraction and divide by delta t. Your answer will be a vector! (the average acceleration is a vector, as is the instantaneous acceleration)

Patrick
 
I am totally lost on this one. I don't know how to even start to do a vector subtraction with this one. I think my confusion stems from the fact that the bird is flying slightly upward on a curved path. The other examples in the book are nothing like this one. I just started this course, getting started is always the hardest part. Hoping someone can help.
 
Your first error was thinking of the velocities as "positions".

a vector has 3 components for example: (East, North, Up).
Each component is added or subtracted *separately* from the others
using regular algebra (with signs ... South is NEGATIVE North!).
Just keep each resulting component separate, in a list.

Do you know enough "triangle trig" to figure out how much of A is East?

Each component is divided by a scalar (like time) SEPARATELY.
Just keep the resulting components separate, in a list.
 
highc said:
I am totally lost on this one. I don't know how to even start to do a vector subtraction with this one. I think my confusion stems from the fact that the bird is flying slightly upward on a curved path. The other examples in the book are nothing like this one. I just started this course, getting started is always the hardest part. Hoping someone can help.
lightgrav already helped out a lot..

Just to add my two cents: you do NOT need to worry about the path of the bird. You just need to know the initial velocity and the final velocity and these you gave in your first post. Just find the x and y components of both velocities and subtract them separately.

To be more precise
A_{average,x} = { {v_{f,x} - v_{i,x} \over \Delta t}
and the same for the y component.
 
Thank for the help. If anybody is ambitious enough to work this one out, can you confirm if the correct answer is:

0.41 m/s^2 [17 Degrees N of E]

(I arrived at this using for B, v(X) = 7.8cos25, v(y) = 7.8sin 25. For A, v(x) = 4.4cos31, v(y) = 4.4sin31. Then, a(x) = (7.1-3.8)/8.5 = 0.39, and a(y) = (3.3-2.3)/8.5 = 0.12. Then I found the tangent, to arrive at 17 Degrees)
 
Anybody?
 
  • #10
highc said:
Thank for the help. If anybody is ambitious enough to work this one out, can you confirm if the correct answer is:

0.41 m/s^2 [17 Degrees N of E]

(I arrived at this using for B, v(X) = 7.8cos25, v(y) = 7.8sin 25. For A, v(x) = 4.4cos31, v(y) = 4.4sin31. Then, a(x) = (7.1-3.8)/8.5 = 0.39, and a(y) = (3.3-2.3)/8.5 = 0.12. Then I found the tangent, to arrive at 17 Degrees)
Watch out. For A the angle is given as being *south of east*. That affects how you calculate the x and y components. Do you see how?
 
Back
Top