How to Solve an Equation System with Substitution Method?

In summary: In particular there would be a lot of fractions, and I am lazy. So I try to put all the fractions in one place. In this case, that means dividing one side by m_2 and the other side by m_2^2. (Alternatively, I could have divided by m_1 and m_1^2, but I like to put the m_1/m_2 stuff on one side of the equation.) This way the constants I have to deal with are nice things like ##m_1/m_2, (m_1/m_2)^2, m_1/m_2 - 1##, etc. (I could
  • #1
Maxo
160
1

Homework Statement


[tex]v_{f1}^2 = v_{01}^2 - m_{1}/m_{2} * v_{f2}^2\\ v_{f2} = m_{1}/m_{2} * (v_{01} - v_{f1})[/tex]
Solve for Vf1 algebraically. How to solve this in the easiest way without having miles of calculations?

Homework Equations



The Attempt at a Solution


When I try to use the substitution method I get like miles of calculations where it's extremely easy to make careless misstakes. I only manage to get to some second order equation

[tex]v_{f1}^2 - 2*m_{1}*v_{01} / (m_{2}-m_{1}) * v_{f1} - v_{01}^2 = 0[/tex]
but I doubt it's correct after all those hairy calculations, I probably made a careless misstake somewhere.

There must be some easier way to solve this?!
 
Physics news on Phys.org
  • #2
Edit: Nevermind, I misread the problem. Some problems are tedious and you just have to work through them.
 
  • #3
What is strange is that in my book they seem to just take all these calculations for granted. In many other cases they've shown the calculations, but those cases were much simpler math.

I have tried very much now but I don't manage to get to the simplification they get to here. I would appreciate some help in how to get to it.

image.jpg
 
Last edited:
  • #4
Assuming you are OK with the first line in the photo, let's declutter the problem by writing ##x = v_{f1}##, ##y = v_{01}##, and ##c = -(m_2/m_1)(m_1/m_2)^2##. Then the first line becomes
$$x^2 = y^2 + c(x-y)^2$$
which is equivalent to
$$x^2 - y^2 = c(x-y)^2$$
or
$$(x-y)(x+y) = c(x-y)^2$$
Now clearly ##x=y## is one solution. We can obtain another by assuming ##x \neq y## and dividing by ##x-y## to obtain
$$x+y = c(x-y)$$
You should be able to solve this easily for ##x## (your ##v_{f1}##).
 
Last edited:
  • Like
Likes 1 person
  • #5
Maxo said:

Homework Statement


[tex]v_{f1}^2 = v_{01}^2 - m_{1}/m_{2} * v_{f2}^2\\ v_{f2} = m_{1}/m_{2} * (v_{01} - v_{f1})[/tex]
Solve for Vf1 algebraically. How to solve this in the easiest way without having miles of calculations?

Homework Equations



The Attempt at a Solution


When I try to use the substitution method I get like miles of calculations where it's extremely easy to make careless misstakes. I only manage to get to some second order equation

[tex]v_{f1}^2 - 2*m_{1}*v_{01} / (m_{2}-m_{1}) * v_{f1} - v_{01}^2 = 0[/tex]
but I doubt it's correct after all those hairy calculations, I probably made a careless misstake somewhere.

There must be some easier way to solve this?!

In these cases, always start by simplifying the notation before you do lots of algebra. Then, at the very end, you can put back the original notation. So, for example, you could use symbols ##f_1, f_2## instead of ##v_{f1}, v_{f2}##, and use ##r = m_1/m_2##, ##w = v_{01}##. Then your system is
[tex] f_1^2 = w^2 - r f_2^2\\
f_2 = r(w-f_1)[/tex]
It is pretty easy to get the two solutions for ##f_1## from these equations.

Here, I was assuming you meant
[tex]v_{f1}^2 = v_{01}^2 - \frac{m_1}{m_2} v_{f2}^2[/tex]
and not
[tex]v_{f1}^2 = v_{01}^2 - \frac{m_1}{m_2 v_{f2}^2}[/tex]
and not
[tex] v_{f1}^2 = \frac{v_{01}^2 - m_1}{m_2 v_{f2}^2}[/tex]
Please clarify, and use parentheses or latex '\frac' commands to make things 100% clear.
 
  • Like
Likes 1 person
  • #6
jbunniii: Thanks! That was a very good showing of how to do it. I understand perfectly what you are doing each step. I just wonder, how did you know that you were supposed to do these particular steps in order to solve this? I mean, suppose you would write an algorithm for how to solve these kind of equations generally, what are the actual general ideas behind each step?

To start with, and most importantly, how did you know/see that it would make everything look very much simpler if you choose the variable "C" the way you did? Instead of choosing C=m1 and D=m2 for example.

Secondly, how did you see that you were supposed to rearrange the terms in the way you did in order to simplify the equations? I mean what you did in order to see so "clearly" that x=y was a solution.

Ray Vickson: sorry if my original post was a bit unclear. You assumed correctly. Can you see the image I posted? There everything is written clearly. Thanks.
 
  • #7
Maxo said:
jbunniii: Thanks! That was a very good showing of how to do it. I understand perfectly what you are doing each step. I just wonder, how did you know that you were supposed to do these particular steps in order to solve this? I mean, suppose you would write an algorithm for how to solve these kind of equations generally, what are the actual general ideas behind each step?
First general idea: identify what it is you're solving for, in this case ##v_{f1}##. Everything else is just a constant for the purpose of solving the problem.

Second general idea: if there is a lot of clutter (subscripts, multiple constants, etc.) try to simplify the notation before proceeding. This makes the algebraic manipulations (and typesetting) easier, and more importantly, it can help you notice things you would otherwise miss.

Third general idea: identify what kind of equation it is. In this case, after decluttering, we have one variable, ##x##, and some constants ##y## and ##c##. Moreover we can see that ##x## only appears in polynomials, not something like ##\sin(x)##, so the entire problem will reduce to solving a polynomial equation in ##x##. We can also see that the highest power of ##x## that appears in the equation is 2, so it is a quadratic equation.

So far so good. We know how to solve quadratic equations - we use the quadratic formula. However, the quadratic formula is annoying - it has square roots and other fiddly things. We also know that any polynomial that has a root, say ##r##, will have an ##(x-r)## factor. If we can find such a factor, we don't need to use the quadratic formula. So we look briefly to see if we can factor anything out. Fortunately we might recognize that ##x^2 - y^2 = (x+y)(x-y)## and that the only other term also has a ##x-y## factor. So we breathe a sigh of relief knowing that we can skip the quadratic formula.

To start with, and most importantly, how did you know/see that it would make everything look very much simpler if you choose the variable "C" the way you did? Instead of choosing C=m1 and D=m2 for example.
Sure, you could do that, but it will only slightly improve the notation. If that's the only simplification in sight, it may still be worth doing. But if we look for a few more moments, we notice that all the ##m## junk appears in one big factor on the right hand side. So why not lump it all into one constant? It makes life easier if we can do this.

Secondly, how did you see that you were supposed to rearrange the terms in the way you did in order to simplify the equations? I mean what you did in order to see so "clearly" that x=y was a solution.
It's useful to remember a formula like ##x^2 - y^2 = (x+y)(x-y)## so well that it jumps to mind instantly when you see ##x^2 - y^2##, or equivalently, ##x^2## on one side of the equation and ##y^2## on the other. You may not always use the formula even if you see ##x^2 - y^2##, but certainly consider whether it will help if you do see it.

Anyway, hopefully these suggestions are helpful! In my mind, the key things you need in order to notice simplifications are (1) plenty of practice and (2) a desire to notice them so you don't have to work as hard. :biggrin:
 
Last edited:
  • Like
Likes 1 person
  • #8
Maxo said:
jbunniii: Thanks! That was a very good showing of how to do it. I understand perfectly what you are doing each step. I just wonder, how did you know that you were supposed to do these particular steps in order to solve this? I mean, suppose you would write an algorithm for how to solve these kind of equations generally, what are the actual general ideas behind each step?

To start with, and most importantly, how did you know/see that it would make everything look very much simpler if you choose the variable "C" the way you did? Instead of choosing C=m1 and D=m2 for example.

Secondly, how did you see that you were supposed to rearrange the terms in the way you did in order to simplify the equations? I mean what you did in order to see so "clearly" that x=y was a solution.

Ray Vickson: sorry if my original post was a bit unclear. You assumed correctly. Can you see the image I posted? There everything is written clearly. Thanks.

Yes, I can see the image, and it disagrees with what you posted. The image says, essentially, that
[tex] v_{f1}^2 = v_{01}^2 - \frac{m_2}{m_1}v_{f2}^2[/tex]
but you wrote
[tex] v_{f1}^2 = v_{01}^2 - \frac{m_1}{m_2}v_{f2}^2[/tex]
That makes all the difference in the world.
 
  • #9
I hope a lot of other members on this forum see how jbunniii is writing and adapt this style. It's extremely helpful and pedagogical, and even entertaining. Thanks again!

Ray: my bad.
 

Related to How to Solve an Equation System with Substitution Method?

What is an equation system?

An equation system is a set of equations that are related to each other and can be solved together to find the values of the unknown variables.

What is the purpose of solving equation systems?

The purpose of solving equation systems is to find the values of unknown variables that satisfy all of the given equations. This can help in solving real-life problems and understanding relationships between different variables.

What are the different methods for solving equation systems?

The most commonly used methods for solving equation systems are substitution, elimination, and graphing. There are also more advanced methods such as Gaussian elimination and Cramer's rule.

What are the steps involved in solving an equation system?

The first step is to identify the unknown variables and the equations that relate them. Then, choose a method for solving the system and apply it to eliminate one variable at a time. Finally, solve for the remaining variables and check if the solution satisfies all of the equations.

How can I check if my solution to an equation system is correct?

You can check your solution by substituting the values into each equation and seeing if they satisfy the equations. If the values work for all of the equations, then your solution is correct.

Similar threads

  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Differential Equations
Replies
3
Views
1K
  • Introductory Physics Homework Help
Replies
8
Views
694
  • Introductory Physics Homework Help
Replies
4
Views
974
  • Calculus and Beyond Homework Help
Replies
10
Views
559
Replies
2
Views
916
  • Introductory Physics Homework Help
Replies
5
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
0
Views
685
Replies
2
Views
1K
Back
Top