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 picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top