Vertical motion Velocity and Acceleration dot products

AI Thread Summary
In vertical motion, the dot product of velocity and acceleration is zero at the maximum height of the ball, where the upward velocity becomes zero. The dot product is negative when the ball is moving upward, as the velocity is positive and acceleration due to gravity is negative. Conversely, when the ball is falling down, the dot product is positive since both velocity and acceleration are in the same downward direction. In parabolic motion, the dot product can also be zero at the maximum height, where the vertical component of velocity is zero. The discussion confirms the assumptions about the signs of velocity and acceleration in both vertical and parabolic motion.
Mathias
Messages
6
Reaction score
0

Homework Statement


A ball is tossed straight up into the air so that it moves in the vertical direction without air resistance. Is there a point where the dot product of the velocity with the acceleration is:
a. Zero
b. Negative
c. Positive
d. now assume the ball moves in a parabolic path without air resistance. Is there a point where the dot product of the velocity with the acceleration is zero.
Explain your answers.

We know that, in vertical motion both ##v_x## and ##a_x = 0##
We know that in parabolic motion ##a_x = 0##

Homework Equations


Dot Product ## (v_x , v_y) \cdot (a_x, a_y) ## -> ##(v_x * a_x) + (v_y * a_y)##

The Attempt at a Solution


My Assumptions:
  • if y-direction is upwards accleration due to gravity is negative ##a_y=-9.81m/s^2##
  • Velocity when ball is thrown up is positive, and when the ball comes back down the velocity is negative due to change in direction, magnitude is the absolute value so the speed is never negative it is the direction.
  • if y-direction is downwards acceleration due to gravity is positive ##a_y=+9.81m/s^2##

a. Yes, Assuming y-direction of upwards is positive; ##(0 , v_y) \cdot (0 , a_y)## -> ##(0*0)+(v_y * a_y)## -> ##(v_y * -9.81m/s^2)## -> v_y = 0 at the instant it reaches max height, before the ball travels downwards -> ##(0m/s*-9.81m/s^2)## -> yields value of 0

b. Yes, Assuming y-direction of upwards is positive; ##(0 , v_y) \cdot (0 , a_y)## -> ##(0*0)+(v_y * a_y)## -> ##(v_y * -9.81m/s^2)## -> v_y = positive when thrown up, -> ##(+m/s*-9.81m/s^2)## -> yields negative value

c. Yes, Assuming y-direction downward is positive ##(0 , v_y) \cdot (0 , a_y)## -> ##(0*0)+(v_y * a_y)##, -> ##(v_y * 9.81m/s^2)## -> v_y is positive when falling back down, -> ##(+m/s*9.81m/s^2)## -> yields positive value

d. Yes, assuming y-direction upward is positive, and x-direction to the right is positive. ##(v_x , v_y) \cdot (0, -9.81)## -> no matter the velocity of x the product of x and 0 is still 0 -> ##(v_x*0)+(v_y*-9.81m/s^2)## -> we know that at max height instantaneous velocity of y is zero -> ##(0*0)+(0*a_x)## -> the dot product yield zero

I'm not sure if my logic/assumptions are correct in regards to c. and d. where the reason why velocity changes is because the direction changes, and when defining y downwards as positive if velocity when the ball is going up if it is positive then, or when it is coming down.
 
Physics news on Phys.org
All good.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top