Unsure how to work algebra problem

  • Thread starter Thread starter snoggerT
  • Start date Start date
  • Tags Tags
    Algebra Work
AI Thread Summary
The discussion centers on solving the algebraic equation (s^2+4s+4)/(s^2+4s+5) = 1 - (1/(s^2+4s+5). Participants clarify that the goal is not to solve the equation directly but to understand the transition from the left side to the right side. The method involves recognizing that the numerator can be manipulated to create a common denominator, allowing the expression to simplify to 1 minus a fraction. Complex numbers are mentioned as a potential tool for further factorization, particularly in the context of circuits problems. Overall, the conversation emphasizes understanding the algebraic manipulation rather than merely obtaining the solution.
snoggerT
Messages
183
Reaction score
0
(s^2+4s+4)/(s^2+4s+5) = 1 - (1/(s^2+4s+5)



The Attempt at a Solution



I'm actually pretty far up into my upper level math classes (past calc 3), but I can't seem to figure out this one. How do you go from the left side to the right side of the equation?
 
Physics news on Phys.org
Are you trying to solve the equation? If you are, you do not "go from the left side to the right side". You should eliminate the rational expressions by multiplying both sides of the the equation by s^2 + 4s + 5.
 
I'm not trying to solve the equation. It's for a circuits problem and in order to solve the problem, you have to set things up so you can do fraction decomposition. The right side is just what the solutions manual went to from what is on the left side. I just can't figure out how they got to the right side from the left side. Here is the original equation:

F(s)= (s+2)^2/(s^2+4s+5).

they factored out the numerator and then went to what I have on the right side. I just can't figure out how they got to it.
 
This is really simple actually, and this idea will give you the boost you need:
(note that the way I am expressing this is not official, I just want to give you the idea)

\frac{a+m}{a+m+n}

= \frac{(a+m+n)-n}{a+m+n}

= 1-\frac{n}{a+m+n}

Notice how in the 2nd part there is an equal part of the numerator and the denominator, dealing with those is expressed as follows:

\frac{ax+by}{x} = \frac{ax}{x}+\frac{by}{x} = a+\frac{by}{x}
 
Are the numerator or denominator factorable? (I should try finding myself, but maybe your own effort might be just as helpful?).
...
I thought about it a bit more: the numerator is factorable, but the denominator seems NOT factorable. (x __ 1) and (x __ 5), not useful.
Are you allowed to use complex numbers?
 
Mentallic, I saw your post late. Your method seems unfamiliar based on "intermediate algebra" content; I'm not sure if I ever saw that type of process in "PreCalculus" either.
 
symbolipoint said:
Mentallic, I saw your post late. Your method seems unfamiliar based on "intermediate algebra" content; I'm not sure if I ever saw that type of process in "PreCalculus" either.

Well, that is a really common trick, especially in integration. But, since the OP is higher in math classes, that should fit him/her perfectly fine.
 
symbolipoint said:
Are the numerator or denominator factorable? (I should try finding myself, but maybe your own effort might be just as helpful?).
...
I thought about it a bit more: the numerator is factorable, but the denominator seems NOT factorable. (x __ 1) and (x __ 5), not useful.
Are you allowed to use complex numbers?

Yes, the denominator eventually is factored out with complex numbers (this is for a circuits class), but they get to what I have on the right side before doing that step.

Mentallic, I'm not quite sure I follow what you posted for this particular problem.

edit: I think it's throwing me off because the problem I'm dealing with has 3 terms on the top and bottom.
 
I've never been 'taught' this process. I just happened to stumble upon it when trying to find the asymptotes for functions with the variable in the denominator.
This process is quite simple to follow, I don't see why it shouldn't be in precalc or interm. algebra :smile:

Anyway, that's how the textbook would have jumped from the LHS to the RHS.
 
  • #10
snoggerT said:
Mentallic, I'm not quite sure I follow what you posted for this particular problem.

What mentallic, is saying is this
\frac{(s^2+4s+4)}{s^2+4s+5}=\frac{(s^2+4s+4+1)-1}{s^2+4s+5}=\frac{s^2+4s+5}{s^2+4s+5}-\frac{1}{s^2+4s+5}=1-\frac{1}{s^2+4s+5}
 
  • #11
snoggerT said:
Yes, the denominator eventually is factored out with complex numbers (this is for a circuits class), but they get to what I have on the right side before doing that step.

Mentallic, I'm not quite sure I follow what you posted for this particular problem.

Hmm so you both aren't following what I posted?

SnoggerT you were trying to prove that the LHS is equal to the RHS correct? But if you mean calculus in university, my help may be a little too primitive since I'm still in high school.
 
  • #12
sutupidmath said:
What mentallic, is saying is this
\frac{(s^2+4s+4)}{s^2+4s+5}=\frac{(s^2+4s+4+1)-1}{s^2+4s+5}=\frac{s^2+4s+5}{s^2+4s+5}-\frac{1}{s^2+4s+5}=1-\frac{1}{s^2+4s+5}

- Okay. I see now. I guess with it showing the n in the denominator and then moving it up to the numerator threw me off. Thanks.
 
  • #13
There is nothing wrong with Mentallic's method. It is short,nice, and easy!
 
  • #14
Mentallic said:
Hmm so you both aren't following what I posted?

SnoggerT you were trying to prove that the LHS is equal to the RHS correct? But if you mean calculus in university, my help may be a little too primitive since I'm still in high school.

- I guess proving it would be right. I just wasn't sure how they got to the right hand side (proving one side to the other wasn't part of the problem). I don't remember things like this because I hadn't seen algebra in 10+ years when I started back in school for another degree.
 
  • #15
sutupidmath said:
What mentallic, is saying is this
\frac{(s^2+4s+4)}{s^2+4s+5}=\frac{(s^2+4s+4+1)-1}{s^2+4s+5}=\frac{s^2+4s+5}{s^2+4s+5}-\frac{1}{s^2+4s+5}=1-\frac{1}{s^2+4s+5}

Yes exactly, but I try to avoid just giving the solution away so that I can avoid the authorities and their harsh punishments :cry:
 
  • #16
Mentallic said:
Yes exactly, but I try to avoid just giving the solution away so that I can avoid the authorities and their harsh punishments :cry:

haha...I didn't really need the solution, I just needed to know what the 'n' really was in what you showed me. I was thinking way too much about it and overlooked that all I was doing was making the top and bottom equal for one part (to get the 1).
 
  • #17
snoggerT said:
haha...I didn't really need the solution, I just needed to know what the 'n' really was in what you showed me. I was thinking way too much about it and overlooked that all I was doing was making the top and bottom equal for one part (to get the 1).

I'm always willing to try explain something in more than 1 way :smile: Good luck with the rest of your problem!
 
Back
Top