How can I solve this system of algebraic equations?

  • Thread starter Thread starter NeutronStar
  • Start date Start date
  • Tags Tags
    Algebra
AI Thread Summary
The discussion revolves around solving a system of algebraic equations related to electrical circuits, specifically focusing on three equations involving currents and resistances. The user initially struggles with algebraic manipulations and substitutions but eventually finds success by adding equations together to simplify the problem. Participants explain that adding equations is valid because it maintains equality, and while substitution can also yield correct results, adding can sometimes be more straightforward. The conversation highlights the importance of understanding different methods for solving equations and encourages a focus on accuracy to avoid simple mistakes. Ultimately, the user successfully derives the desired equation through a combination of methods.
NeutronStar
Messages
419
Reaction score
1
Alright this is almost embarrassing! :blushing:

I'm given

(1) i=i_1+i_2
(2) i_1R_1+ir=E
(3) i_2R_2-i_1R_1=0

I'm being asked to show that i=\frac{R_1+R_2}{R_1R_2+r(R_1+R_2)}E

I'm doing this as a self-study program using a Dover book entitled Electromagnetic Fields and Waves by Validimir Rojanski. (page 6)

Anyhow, I'm familiar with the electronics, I just don't seem to have the necessary algebra skills to solve this simple system of three equations.

I've been trying substitutions like replacing:

i_2=\frac{i_1R_1}{R_2}

And

i_1=\frac{E-ir}{R_1}

And then trying to write i=i_1+i_2 all in terms of i_1

But that just seems to lead to redundant identities!

Do I need to add some equations together or something first?

This can't be this difficult. Is there some trick involved here that I'm not thinking about? I guess I need to brush up on basic algebra.
 
Mathematics news on Phys.org
Try adding equations 2 and 3, and the express in the resultant equation i2 in terms of i and then take equation 2 and express i1 in terms of i, now substitute in equation 1, and get the terms with i variable together to factor the i.
 
Ok. That worked! :approve:

But what's the deal with adding equations together?

I'm real good at manipulating things around and making replacements, but I'm not sure I follow the reasoning behind adding equations together.

I have some first year college algebra books here somewhere maybe they explain this in the section on solving simultaneous equations?

And to think that I just passed a course on linear algebra too! Argh!

How do people like me pass these courses when we obviously don't know what the heck we're doing?

I swear a person could get a degree in the maths without having a clue!
 
It's the metódo de reducción (in spanish), reduction method in english? :smile:

Heh, don't say that people tend to forget :smile: .
 
NeutronStar said:
Ok. That worked! :approve:

But what's the deal with adding equations together?

I don't see why not:
Say you have two equations. The first

LHS_1 = RHS_1

LHS_2 = RHS_2

The equations each state (and this is the key) that whatever is on the Left-Hand Side of the equation is equal to whatever is on the Right-Hand Side. So when you add them together, the sum on the new LHS must be equal to the sum on the new RHS...you're adding together equivalent terms from each equation on each side. Don't believe me? Well, if LHS1 = RHS1, then they are interchangeable...so if you makes some interchanges...you get from this:

LHS1 + LHS2 = RHS1 + RHS2

to EITHER this:

LHS1 + LHS2 = LHS1 + LHS2 ->(replaced right-hand sides with their corresponding left-hand sides, to which they are equal)

OR this:

RHS1 + RHS2 = RHS1 + RHS2 ->(replaced left-hand sides with their corresponding right-hand sides, to which they are equal)

These statements are clearly true.

I'm just trying to show that there should be no reason why we can't add equations. It's not intended as a formal proof...I'm not sure that one is even necessary.
 
cepheid said:
I don't see why not:

I understand why we can do it. What I don't understand is what we gain from having done it?

I'm really confused today. I just did the very same problem the way that I originally tackled it and it worked this time! I must have made some errors last night.

In other words,... I just went back to what I did in my original post and got the correct answer without having to add any equations together. So while we can add equations together, it's not really necessariy to get the solution.

In other words, if we add equations 2 and 3 together we get:

i_2=\frac{E-ir}{R_2}

But we can also just rearrange equation 3 like so:

i_2=\frac{i_1R_1}{R_2}

Then rearrange equation 2 like so:

i_1=\frac{E-ir}{R_1}

Then substituing this in for i_1 in the preceding equation we get:

i_2=\frac{E-ir}{R_2}

Which is the same thing we got by adding the equations together.

So it appears that the methods of substitution and the methods of adding equations together lead to the same results.

It seems to me though, that in some situations it's necessary to add equations together because making substitutions only leads to nothing more than simple identities.

I never really understood why adding equations together is absolutely necessary in some cases, and why in others it's just an alternative method.

Or maybe I'm confused about that. Maybe the subtitution will always work?

I think I need to go out and smell the roses for a while. I've been doing too much mathematics lately!
 
"So it appears that the methods of substitution and the methods of adding equations together lead to the same results."

Yep, obviously, and with the obvious provisos about cases such as taking square roots and dividing by zero.

It is which ever is easiest that you should do. The problems always arise because you've made a simple arithmetic mistake (especially when you change from one sheet of paper to another).

Adding equations together is generally better as it's simpler, especially if the is an obvious cancellation.

"It seems to me though, that in some situations it's necessary to add equations together because making substitutions only leads to nothing more than simple identities."

No more than naive substitution will.
 
Last edited:
As an interesting side note, any system of polynomial equations (over a field) that has isolated solutions can be solved by the method of adding (multiples) of equations to each other, until you eliminate all but one of the variables, at which point you can back-substitute to get the rest.

Similar can be done for nonisolated solutions (i.e. the solution might be a line), but I don't precisely recall just what can be done, at least in a sense that can be communicated simply.
 
Didn't warrant its own thread, but I can't for the life of me simplify this:

m = 90 - sqrt(100+m^2) - sqrt((10/m*10)^2+100)

I want to find m, so I know I need to somehow get all the m's to one side.
 
  • #10
put the 90 on the left, square, rearrange to get any the resulting square root on its own and square again.
 
  • #11
I give up.
 
Last edited:
  • #12
erm, i think you need to remember that (a+b+c)^2 IS NOT a^2+b^2+c^2

I've not worked out the answer, and I do mind writing it down for you.
 
  • #13
I can't do it. Thanks for the help, though.
 
  • #14
ftm321 said:
I can't do it. Thanks for the help, though.
Did you manage to get rid of the square-root's at least? Truely if you follow Matts advice it should be straight foward to get rid of all the square roots and get it into the form of a polynomial in m.

How far did you get with it. Why don't you post what you've done.
 
  • #15
Just goofing off, please check!

matt grime said:
put the 90 on the left.

Note: I hope I got the original problem copied correctly!

m-90 = -\sqrt{100+m^2}-\sqrt{\frac{100}{100m^2}+100}

matt grime said:
square

m^2-180m+90^2 = 100+m^2 +2\sqrt{100+m^2}\sqrt{\frac{100}{100m^2}+100}+ \frac{100}{100m^2}+100

matt grime said:
rearrange to get any the resulting square root on its own and square again.

-180m+90^2-200-\frac{100}{100m^2}= 2\sqrt{100+m^2}\sqrt{\frac{100}{100m^2}+100}


\left(-180m+90^2-200-\frac{100}{100m^2}\right)^2= 4\left(100+m^2\right)\left(\frac{100}{100m^2}+100\right)

How'd I do so far? This isn't even my problem!

I probably made some really stupid errors!
 
  • #16
Hi NeutronStar.

I followed the advice of Cyclovenom (12-12-2004) but could not get any result, just got stuck in this crap:

-ir(R1+R2) + E(R1+R2)
---------------------- = i
R1R2

How did you get to the correct result. Would you show me pls?
Thanx in advance.
All the best.
 
Last edited:
  • #17
Ok, so far you have,…

i=\frac{E(R_1+R_2)-ir(R_1+R_2)}{ R_1R_2}

You just need to go a little further,…

i=\frac{E(R_1+R_2)} { R_1R_2}-\frac{ir(R_1+R_2)}{ R_1R_2}


i+\frac{ir(R_1+R_2)}{ R_1R_2}=\frac{E(R_1+R_2)} { R_1R_2}


\frac { iR_1R_2}{R_1R_2}+\frac{ir(R_1+R_2)}{ R_1R_2}=\frac{E(R_1+R_2)} { R_1R_2}


\frac {iR_1R_2+ir(R_1+R_2)}{ R_1R_2}=\frac{E(R_1+R_2)} { R_1R_2}


i \left( \frac {R_1R_2+r(R_1+R_2)}{ R_1R_2}\right) =\frac{E(R_1+R_2)} { R_1R_2}


i=\frac{E(R_1+R_2)} {R_1R_2+r(R_1+R_2)}

I didn't bother with English explanations. I think I did enough steps that you should be able to follow the algebra. If there's any step you don't follow let me know.

Hope I didn't make any typos!

There might actually be a more eloquent way to do this. I do algebra one tiny little step at a time. :wink:
 
  • #18
Rereading what I did I can see now that I could have multiplied through the whole equation with R_1R_2 early on and saved myself about three steps. :cry:

I was focusing on cleaning up the LHS to isolate i that I wasn't paying any attention to what the RHS had to offer that would help. :rolleyes:

Still got the right answer though. :biggrin:

I don't do eloquent algebra.
 
  • #19
Equation

Hi NeutronStar, very kind from you. The steps are clear enough and self explanatory. Sure, any algebraic expression can be optimized more or less.

Silly from me, I forgot to put the "i"s together on the LHS and then factorize.

Thanx a lot for your help.
 
Last edited:

Similar threads

Back
Top