Elastic collision in 2-dimensions

AI Thread Summary
The discussion revolves around solving a physics problem involving an elastic collision between two identical balls. The user attempts to calculate the post-collision speeds and angles using conservation of momentum and kinetic energy principles but encounters issues leading to an impossible value for the speed of the first ball. They express confusion about their mathematical approach, particularly regarding the signs in their equations and the application of trigonometric identities. Suggestions from others in the thread focus on re-evaluating the equations and ensuring proper handling of the variables to resolve the discrepancies. The conversation highlights the complexities of analyzing 2-dimensional elastic collisions and the importance of careful mathematical manipulation.
spark8819
Messages
2
Reaction score
0

Homework Statement


A 2.0 kg ball moving with a speed of 3.0 m/s hits, elastically, an identical stationary ball. If the first ball moves away with angle 30° to the original path, determine:

a. the speed of the first ball after the collision.

b. the speed and direction of the second ball after the collision. 2. Homework Equations
pi=pf
KEi=KEf[/B]

The Attempt at a Solution



I have attempted this problem multiple times using several variations in the math but always seem to run into the same issue of getting an impossible value for v'a as shown below.
[/B]
Momentum conserved in x-axis:

mvax+mvbx=mv'ax+mv'bx

va=v'acos30+v'bcosθ

3=0.866v'a+v'bcosθ (1)

Momentum conserved in y-axis:

mvay+mvby=mv'ay+mv'by

0=v'ay+(-v'by)

v'asin30=v'bsinθ

0.5v'a=v'bsinθ (2)

Kinetic energy conserved:

va^2=v'a^2+v'b^2

9=v'a^2+v'b^2 (3)

Next, I squared equations (1) and (2) and added them together so I could use the trig identity sin^2θ+cos^2θ equals one to get rid of the theta and end up with the following equation:

v'b^2(cos^2θ+sin^2θ) = 0.75v'a^2 - 9 + 0.25v'a^2

v'b^2 = v'a^2 - 9 (4)

Next, I write equation (3) in terms of v'b^2 and substitute it into equation (4) to get the following:

va^2 - v'a^2 = v'a^2 - 9

3^2 - v'a^2 = v'a^2 - 9

18 = 2v'a^2

v'a= 3 m/s

I know this answer can't be right because some of the energy from ball A will be lost after the collision which will cause a reduction in its velocity. Fairly confident in the methodology behind this but I think I am making a mistake in the math somewhere that I am missing.

Any assistance/comments are appreciated!
 
Physics news on Phys.org
spark8819 said:
v'b^2(cos^2θ+sin^2θ) = 0.75v'a^2 - 9 + 0.25v'a^2
Try that step again, maybe taking smaller steps.
 
Square eq (1):

(3)^2=(0.866v'a+v'bcosθ)^2

9=(0.866v'a+v'bcosθ)(0.866v'a-v'bcosθ)

9=0.75v'a^2-0.866v'av'bcosθ+0.866v'av'bcosθ-v'b^2cos^2θ

9=0.75v'a^2-v'b^2cos^2θ

REARRANGE:

v'b^2cos^2θ=0.75v'a^2-9 (1)

Square eq (2):

(0.5v'a)^2=(v'bsinθ)^2

0.25v'a^2=v'b^2sin^2θ

REARRANGE:

v'b^2sin^2θ=0.25v'a^2 (2)

ADD EQ (1) and (2):

v'b^2cos^2θ+v'b^2sin^2θ=0.75v'a^2-9+0.25v'a^2

Then, factor out v'b^2 and combine like terms on the right side:

v'b^2(cos^2θ+sin^2θ)=v'a^2-9

then I am left with:

v'b^2=v'a^2-9I am having a hard time seeing where I am going wrong here... I feel like its positive/negative error but not sure. :confused:
 
spark8819 said:
Square eq (1):

(3)^2=(0.866v'a+v'bcosθ)^2

9=(0.866v'a+v'bcosθ)(0.866v'a-v'bcosθ)
Why does the second fctor on the right have a minus sign ?

The right hand side should be (0.866v'a + v'bcosθ)(0.866v'a + v'bcosθ)

... but that won't result in getting rid of θ in the end.
9=0.75v'a^2-0.866v'av'bcosθ+0.866v'av'bcosθ-v'b^2cos^2θ

9=0.75v'a^2-v'b^2cos^2θ

REARRANGE:

v'b^2cos^2θ=0.75v'a^2-9 (1)

Square eq (2):

(0.5v'a)^2=(v'bsinθ)^2

0.25v'a^2=v'b^2sin^2θ

REARRANGE:

v'b^2sin^2θ=0.25v'a^2 (2)

ADD EQ (1) and (2):

v'b^2cos^2θ+v'b^2sin^2θ=0.75v'a^2-9+0.25v'a^2

Then, factor out v'b^2 and combine like terms on the right side:

v'b^2(cos^2θ+sin^2θ)=v'a^2-9

then I am left with:

v'b^2=v'a^2-9I am having a hard time seeing where I am going wrong here... I feel like its positive/negative error but not sure. :confused:
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top