Separate Variable Homework: Solutions & Equations

AI Thread Summary
The discussion revolves around a physics homework problem involving momentum and energy equations, specifically focusing on variables related to collisions. The original poster presents several equations but lacks clarity on the specific question being asked. Respondents emphasize the need for context and suggest using LaTeX for better readability of the equations. There is also a concern about having four unknowns while only providing three equations, indicating a potential inconsistency in the problem setup. Overall, the thread highlights the importance of clear problem statements and proper formatting in mathematical discussions.
zade70
Messages
61
Reaction score
0

Homework Statement


m1v1=m1v1'cosa+m1/2v2'cosB
0=m1v1'sina-(m1v2'sinB/2)
m1v1^2=m1v1'^2+(m1v2'^2)/4

Homework Equations


The solution in my book is v2'=2v1sqrt(3)

The Attempt at a Solution


I thought to separate v1' at the firts and put it at the second, but I don't know how to change sin and cos then.
 
Physics news on Phys.org
Hi Zade:

This problem statement does not state a problem. What is the question whose answer is sought?
Also, the equations you show would be easier to read with a few spaces added to separate parts.

Regards,
Buzz
 
  • Like
Likes SammyS
Three things: First, got to have some context. We can't help you if we don't know what the question is. Second, learn latex it's not hard at all, your equations are impossible to interpret with certainty. Third, are these your equations? If not, you may quote this message and see how it was typed. Make changes as necessary and repost with context.$$m_1v_1=m_1v_1'cos(a)+\frac{m_1}{2v_2'}cos(B)$$
$$0=m_1v_1'sin(a)-\frac{m_1v_2'sin(B)}{2}$$
$$m_1v_1^2=m_1v_1'^2+\frac{m_1v_2'^2}{4}$$
 
  • Like
Likes SammyS
MostlyHarmless said:
Three things: First, got to have some context. We can't help you if we don't know what the question is. Second, learn latex it's not hard at all, your equations are impossible to interpret with certainty. Third, are these your equations? If not, you may quote this message and see how it was typed. Make changes as necessary and repost with context.
$$m_1v_1=m_1v_1'cos(a)+\frac{m_1}{2v_2'}cos(B)$$ $$0=m_1v_1'sin(a)-\frac{m_1v_2'sin(B)}{2}$$ $$m_1v_1^2=m_1v_1'^2+\frac{m_1v_2'^2}{4}$$
In the first equation, I think OP means (actually it's what he writes using standard Order of Operations)
##\displaystyle m_1v_1=m_1v_1'\cos(a)+\frac{m_1}{2}v_2'\cos(B) ##​
... but, yes, this looks much better with LaTeX.

Using subscript / superscript , etc. from the "blue line" it's easy to make math somewhat readable.
m1v1 = m1v1'⋅\cos(α) + (m1/2)⋅v2'⋅cos(β)​

(3dr eqn.):
m1v12 = m1v1'2 + (m1v2'2)/4​
 
You seem to have four unknowns—##v_1', v_2', \alpha, \text{and }\beta##—but only three equations. Have you given us all of the information?
 
zade70 said:
m1v1^2=m1v1'^2+(m1v2'^2)/4
Are you sure about that 4? It looks inconsistent.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top