Calculating Velocity Vector for Cue Ball Collision

AI Thread Summary
To calculate the velocity vector of the cue ball, use the formula for velocity, which is displacement divided by time. The displacement can be determined by subtracting the start coordinates (21, 0) from the end coordinates (21, 12), resulting in a displacement vector of (0, 12). Given the time of 0.1 seconds, the velocity vector can be calculated as (0, 12) divided by 0.1, yielding a velocity vector of (0, 120). This information is essential for determining the end-coordinates of the red ball after the collision. Drawing the displacement vector can aid in visualizing the problem.
Magnus Jahn
Messages
1
Reaction score
0

Homework Statement


H35PwwVg.jpg

I need to find the velocity vector of the cue ball. I know the start-coordinates, end-coordinates(when it hits the red ball), and the time it takes for the travel, but i have no clue on how to make the vector.
start(21, 0)
end(21, 12)
time = 0.1seconds
not sure if nessecary, but both of the balls diameters are 5.715cm

I need the velocity vector to calculate the end-coordinates of the red ball.

help is much appreciated :)
 
Physics news on Phys.org
You only need the com velocity.
Start with the definition: displacement over time.
Can you draw the displacement vector?
 
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...
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