How Do You Solve a 2D Elastic Collision Problem with Angle Relationships?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
chadarebubble
Messages
3
Reaction score
0

Homework Statement


The attached file is all the information on the problem

Homework Equations


.5mv^2 =.5mv1^2 + .5m2^2
p = mv

The Attempt at a Solution


I've tried plugging the known values in the equations and and substituting the various equations together and every time I come up with an equation that has two unknowns in it.
 

Attachments

  • physics.png
    physics.png
    16.8 KB · Views: 614
Physics news on Phys.org
kuruman said:
Did you write down three (3) equations? Two for momentum conservation and one for energy conservation.
yes I did, the equations I was able to come up with are:
V1cos(θ1) + V2cos(θ2) = 5 (momentum in x direction)
V1sin(θ1) + V2sin(θ2) = 0 (momentum in y direction)
.5(V1)2 + .5(V2)2 = 12.5 (energy conservation)
θ1 + θ2 = 90

I worked on these equations for about an hour and came up with nothing, and feel like there is something I'm missing
 
Last edited:
kuruman said:
Sorry, I cannot read the fine print. Can you make all characters the same size?
Had a problem with subscripts overlapping but I think it's fixed.