Is there an elegant or easier way to solve this system of equations?
This is a physics problem that involves an inelastic collision and a system of equations that I want to solve. I know the values of $v_1,m_1,v',Delta E$ where $v'$ is the velocity of the two objects after they stick together. I want to solve the equations for either $m_2$(only in terms of $v_1,v',m_1, Delta E$) or for $v_2$ (only in terms of ($v_1,v',m_1, Delta E$) but I am stuck because the terms get very messy.
$$m_1v_1+m_2v_2=(m_1+m_2)v' tag{1}$$
$$frac{1}{2}m_1v_1^2+frac{1}{2}m_2v_2^2=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E tag{2}$$
My attempt so far:
Solving$(1)$ for $v_2$:
$$implies v_2=frac{m_1}{m_2}(v'-v_1)+v' tag{1a}$$
Plug $(1a)$ into $(2)$:
$$implies frac{1}{2}m_1v_1^2+frac{1}{2}m_2(frac{m_1}{m_2}(v'-v_1)+v')^2=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E \ iff frac{1}{2}m_1v_1^2+frac{1}{2}m_2 left[frac{m_1^2}{m_2^2 }(v'-v_1)^2+2frac{m_1}{m_2}v'(v'-v_1)+(v')^2 right]=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2 +Delta E\ iff frac{1}{2}m_1v_1^2+frac{1}{2} m_2left[ left( frac{m_1}{m_2}right)^2((v')^2-2v'v_1-v_1^2)+2left( frac{m_1}{m_2}right )((v'^2)-v_1v')+(v')^2right] \=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E \ iff ...?$$
Is there an easier way to do this? How do I even continue?
systems-of-equations physics
add a comment |
This is a physics problem that involves an inelastic collision and a system of equations that I want to solve. I know the values of $v_1,m_1,v',Delta E$ where $v'$ is the velocity of the two objects after they stick together. I want to solve the equations for either $m_2$(only in terms of $v_1,v',m_1, Delta E$) or for $v_2$ (only in terms of ($v_1,v',m_1, Delta E$) but I am stuck because the terms get very messy.
$$m_1v_1+m_2v_2=(m_1+m_2)v' tag{1}$$
$$frac{1}{2}m_1v_1^2+frac{1}{2}m_2v_2^2=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E tag{2}$$
My attempt so far:
Solving$(1)$ for $v_2$:
$$implies v_2=frac{m_1}{m_2}(v'-v_1)+v' tag{1a}$$
Plug $(1a)$ into $(2)$:
$$implies frac{1}{2}m_1v_1^2+frac{1}{2}m_2(frac{m_1}{m_2}(v'-v_1)+v')^2=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E \ iff frac{1}{2}m_1v_1^2+frac{1}{2}m_2 left[frac{m_1^2}{m_2^2 }(v'-v_1)^2+2frac{m_1}{m_2}v'(v'-v_1)+(v')^2 right]=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2 +Delta E\ iff frac{1}{2}m_1v_1^2+frac{1}{2} m_2left[ left( frac{m_1}{m_2}right)^2((v')^2-2v'v_1-v_1^2)+2left( frac{m_1}{m_2}right )((v'^2)-v_1v')+(v')^2right] \=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E \ iff ...?$$
Is there an easier way to do this? How do I even continue?
systems-of-equations physics
add a comment |
This is a physics problem that involves an inelastic collision and a system of equations that I want to solve. I know the values of $v_1,m_1,v',Delta E$ where $v'$ is the velocity of the two objects after they stick together. I want to solve the equations for either $m_2$(only in terms of $v_1,v',m_1, Delta E$) or for $v_2$ (only in terms of ($v_1,v',m_1, Delta E$) but I am stuck because the terms get very messy.
$$m_1v_1+m_2v_2=(m_1+m_2)v' tag{1}$$
$$frac{1}{2}m_1v_1^2+frac{1}{2}m_2v_2^2=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E tag{2}$$
My attempt so far:
Solving$(1)$ for $v_2$:
$$implies v_2=frac{m_1}{m_2}(v'-v_1)+v' tag{1a}$$
Plug $(1a)$ into $(2)$:
$$implies frac{1}{2}m_1v_1^2+frac{1}{2}m_2(frac{m_1}{m_2}(v'-v_1)+v')^2=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E \ iff frac{1}{2}m_1v_1^2+frac{1}{2}m_2 left[frac{m_1^2}{m_2^2 }(v'-v_1)^2+2frac{m_1}{m_2}v'(v'-v_1)+(v')^2 right]=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2 +Delta E\ iff frac{1}{2}m_1v_1^2+frac{1}{2} m_2left[ left( frac{m_1}{m_2}right)^2((v')^2-2v'v_1-v_1^2)+2left( frac{m_1}{m_2}right )((v'^2)-v_1v')+(v')^2right] \=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E \ iff ...?$$
Is there an easier way to do this? How do I even continue?
systems-of-equations physics
This is a physics problem that involves an inelastic collision and a system of equations that I want to solve. I know the values of $v_1,m_1,v',Delta E$ where $v'$ is the velocity of the two objects after they stick together. I want to solve the equations for either $m_2$(only in terms of $v_1,v',m_1, Delta E$) or for $v_2$ (only in terms of ($v_1,v',m_1, Delta E$) but I am stuck because the terms get very messy.
$$m_1v_1+m_2v_2=(m_1+m_2)v' tag{1}$$
$$frac{1}{2}m_1v_1^2+frac{1}{2}m_2v_2^2=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E tag{2}$$
My attempt so far:
Solving$(1)$ for $v_2$:
$$implies v_2=frac{m_1}{m_2}(v'-v_1)+v' tag{1a}$$
Plug $(1a)$ into $(2)$:
$$implies frac{1}{2}m_1v_1^2+frac{1}{2}m_2(frac{m_1}{m_2}(v'-v_1)+v')^2=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E \ iff frac{1}{2}m_1v_1^2+frac{1}{2}m_2 left[frac{m_1^2}{m_2^2 }(v'-v_1)^2+2frac{m_1}{m_2}v'(v'-v_1)+(v')^2 right]=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2 +Delta E\ iff frac{1}{2}m_1v_1^2+frac{1}{2} m_2left[ left( frac{m_1}{m_2}right)^2((v')^2-2v'v_1-v_1^2)+2left( frac{m_1}{m_2}right )((v'^2)-v_1v')+(v')^2right] \=frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E \ iff ...?$$
Is there an easier way to do this? How do I even continue?
systems-of-equations physics
systems-of-equations physics
edited Dec 8 at 18:51
asked Dec 8 at 18:04
Nullspace
307110
307110
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
begin{align}
m_1v_1+m_2v_2&=(m_1+m_2)v'
tag{1}label{1}
,\
frac{1}{2}m_1v_1^2+frac{1}{2}m_2v_2^2
&=
frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E
tag{2}label{2}
.
end{align}
begin{align}
eqref{1}:quad
m_2(v_2-v')&=
m_1(v'-v_1)
tag{3}label{3}
,\
eqref{2}:quad
m_2(v_2^2-v'^2)&=
m_1(v'^2-v_1^2)+2Delta E
tag{4}label{4}
.
end{align}
eqref{3}$times (v_2+v')-$eqref{4}$quadRightarrow$
begin{align}
0&=
m_1(v'-v_1)(v_2+v')-(m_1(v'^2-v_1^2)+2Delta E)
tag{5}label{5}
,\
end{align}
begin{align}
v_2 &= v_1+frac{2Delta E}{m_1(v'-v_1)}
tag{6}label{6}
.
end{align}
That's awesome! I would have never multiplied the third equation by $(v_2+v')$ that's such a cool way to do it. Thank you very much! (How do I get better at this?)
– Nullspace
Dec 8 at 19:58
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3031424%2fis-there-an-elegant-or-easier-way-to-solve-this-system-of-equations%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
begin{align}
m_1v_1+m_2v_2&=(m_1+m_2)v'
tag{1}label{1}
,\
frac{1}{2}m_1v_1^2+frac{1}{2}m_2v_2^2
&=
frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E
tag{2}label{2}
.
end{align}
begin{align}
eqref{1}:quad
m_2(v_2-v')&=
m_1(v'-v_1)
tag{3}label{3}
,\
eqref{2}:quad
m_2(v_2^2-v'^2)&=
m_1(v'^2-v_1^2)+2Delta E
tag{4}label{4}
.
end{align}
eqref{3}$times (v_2+v')-$eqref{4}$quadRightarrow$
begin{align}
0&=
m_1(v'-v_1)(v_2+v')-(m_1(v'^2-v_1^2)+2Delta E)
tag{5}label{5}
,\
end{align}
begin{align}
v_2 &= v_1+frac{2Delta E}{m_1(v'-v_1)}
tag{6}label{6}
.
end{align}
That's awesome! I would have never multiplied the third equation by $(v_2+v')$ that's such a cool way to do it. Thank you very much! (How do I get better at this?)
– Nullspace
Dec 8 at 19:58
add a comment |
begin{align}
m_1v_1+m_2v_2&=(m_1+m_2)v'
tag{1}label{1}
,\
frac{1}{2}m_1v_1^2+frac{1}{2}m_2v_2^2
&=
frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E
tag{2}label{2}
.
end{align}
begin{align}
eqref{1}:quad
m_2(v_2-v')&=
m_1(v'-v_1)
tag{3}label{3}
,\
eqref{2}:quad
m_2(v_2^2-v'^2)&=
m_1(v'^2-v_1^2)+2Delta E
tag{4}label{4}
.
end{align}
eqref{3}$times (v_2+v')-$eqref{4}$quadRightarrow$
begin{align}
0&=
m_1(v'-v_1)(v_2+v')-(m_1(v'^2-v_1^2)+2Delta E)
tag{5}label{5}
,\
end{align}
begin{align}
v_2 &= v_1+frac{2Delta E}{m_1(v'-v_1)}
tag{6}label{6}
.
end{align}
That's awesome! I would have never multiplied the third equation by $(v_2+v')$ that's such a cool way to do it. Thank you very much! (How do I get better at this?)
– Nullspace
Dec 8 at 19:58
add a comment |
begin{align}
m_1v_1+m_2v_2&=(m_1+m_2)v'
tag{1}label{1}
,\
frac{1}{2}m_1v_1^2+frac{1}{2}m_2v_2^2
&=
frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E
tag{2}label{2}
.
end{align}
begin{align}
eqref{1}:quad
m_2(v_2-v')&=
m_1(v'-v_1)
tag{3}label{3}
,\
eqref{2}:quad
m_2(v_2^2-v'^2)&=
m_1(v'^2-v_1^2)+2Delta E
tag{4}label{4}
.
end{align}
eqref{3}$times (v_2+v')-$eqref{4}$quadRightarrow$
begin{align}
0&=
m_1(v'-v_1)(v_2+v')-(m_1(v'^2-v_1^2)+2Delta E)
tag{5}label{5}
,\
end{align}
begin{align}
v_2 &= v_1+frac{2Delta E}{m_1(v'-v_1)}
tag{6}label{6}
.
end{align}
begin{align}
m_1v_1+m_2v_2&=(m_1+m_2)v'
tag{1}label{1}
,\
frac{1}{2}m_1v_1^2+frac{1}{2}m_2v_2^2
&=
frac{1}{2}m_1(v')^2+frac{1}{2}m_2(v')^2+Delta E
tag{2}label{2}
.
end{align}
begin{align}
eqref{1}:quad
m_2(v_2-v')&=
m_1(v'-v_1)
tag{3}label{3}
,\
eqref{2}:quad
m_2(v_2^2-v'^2)&=
m_1(v'^2-v_1^2)+2Delta E
tag{4}label{4}
.
end{align}
eqref{3}$times (v_2+v')-$eqref{4}$quadRightarrow$
begin{align}
0&=
m_1(v'-v_1)(v_2+v')-(m_1(v'^2-v_1^2)+2Delta E)
tag{5}label{5}
,\
end{align}
begin{align}
v_2 &= v_1+frac{2Delta E}{m_1(v'-v_1)}
tag{6}label{6}
.
end{align}
answered Dec 8 at 19:38
g.kov
6,0971718
6,0971718
That's awesome! I would have never multiplied the third equation by $(v_2+v')$ that's such a cool way to do it. Thank you very much! (How do I get better at this?)
– Nullspace
Dec 8 at 19:58
add a comment |
That's awesome! I would have never multiplied the third equation by $(v_2+v')$ that's such a cool way to do it. Thank you very much! (How do I get better at this?)
– Nullspace
Dec 8 at 19:58
That's awesome! I would have never multiplied the third equation by $(v_2+v')$ that's such a cool way to do it. Thank you very much! (How do I get better at this?)
– Nullspace
Dec 8 at 19:58
That's awesome! I would have never multiplied the third equation by $(v_2+v')$ that's such a cool way to do it. Thank you very much! (How do I get better at this?)
– Nullspace
Dec 8 at 19:58
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3031424%2fis-there-an-elegant-or-easier-way-to-solve-this-system-of-equations%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown