What is the correct way to divide complex polynomials in two steps?

Click For Summary

Homework Help Overview

The discussion revolves around the subtraction of two fractions involving complex polynomials. The original poster presents an expression that requires clarification on the correct approach to simplify and combine the terms.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore the process of dividing and subtracting fractions, with some questioning the original setup and notation. There is a focus on identifying common denominators and simplifying expressions correctly.

Discussion Status

There has been a progression in the discussion as participants clarify the problem statement and correct initial misunderstandings. Some guidance has been offered regarding the correct interpretation of the problem and the simplification of terms.

Contextual Notes

Participants note the importance of correct transcription of the problem, including the placement of parentheses and signs. The original problem was miscopied, leading to confusion in the approach taken.

iamjon.smith
Messages
117
Reaction score
3

Homework Statement



(3y-2/y+3) - (3y+1)/(y2+6y-9)

Homework Equations

The Attempt at a Solution


Ok, I have attempted to solve in 2 steps, step 1: solve 3y-2/y+3 step 2: solve 3y+1/y2+6y-9 and then subtract the answers. This doesn't seem to work, as I get:

3y-2/y+3 = 3 remainder 11
and
3y+1/y2+6y-9 = 3y+1/(y-3)(y-3)
*y2+6y-9 simplified = (y-3)(y-3)

so final answer I got was 3r11-[(3y+1)/(y-3)(y-3)], which doesn't make sense. I think I am approaching the problem wrong, please provide some direction...
 
Physics news on Phys.org
Actually, "dividing polynomials" is not relevant here. This is a problem in subtracting fractions- and you need to get a common denominator.
The denominator of the first fraction is y+ 3 and the denominator of the second fraction is y^2+6y- 9. That is NOT (y- 3)(y- 3). If you were to multiply y-3 by y- 3 you would get y^2- 6y+ 9- the signs are wrong. In fact, if we were to "complete the square" we would get y^2+ 6y+ 9- 9- 9= (y+ 3)^2- 18= (y+3- 3\sqrt{2})(y+ 3+ 3\sqrt{2}). In any case that has no factors in common with x+ 3 so you need to multiply the numerator and denominator of the first fraction by x^2+ 6x- 9 and numerator and denominator of the second fraction by x+ 3.
 
Last edited by a moderator:
What do you mean with "solve"? There is no equation you could solve.
Simplify? Then I don't understand your approach. Writing the second denominator as product is a good start (but check the signs)

Where do remainders come from? Division in the complex numbers does not have or need that concept.
 
iamjon.smith said:

Homework Statement



(3y-2/y+3) - (3y+1)/(y2+6y-9)

Homework Equations

The Attempt at a Solution


Ok, I have attempted to solve in 2 steps, step 1: solve 3y-2/y+3 step 2: solve 3y+1/y2+6y-9 and then subtract the answers. This doesn't seem to work, as I get:

3y-2/y+3 = 3 remainder 11
and
3y+1/y2+6y-9 = 3y+1/(y-3)(y-3)
*y2+6y-9 simplified = (y-3)(y-3)

so final answer I got was 3r11-[(3y+1)/(y-3)(y-3)], which doesn't make sense. I think I am approaching the problem wrong, please provide some direction...

You write
\left( 3y - \frac{2}{y} +3 \right) - \frac{3y+1}{y^2 + 6y - 9}
Do you mean that, or did you mean
\frac{3y - 2}{y+3} -\frac{3y+1}{y^2 + 6y - 9} \:?
If you meant the latter, use parentheses, like this: (3y-2)/(y+3) - (3y+1)/(y^2 + 6y - 9).

Anyway, ##y^2 + 6y - 9 \neq (y-3)^2##. Are you sure you have copied out the problem correctly? The version you wrote does NOT simplify at all, but just becomes messier as you do more work on it.
 
  • Like
Likes   Reactions: iamjon.smith
My apologies to everyone that has attempted this so far, I transcribed the problem wrong, here is the actual problem:

(3y-2)/(y+3) - (3y+1)/(y^2 + 6y + 9)

In the original problem, I placed the parenthesis wrong AND put the wrong sign in one place...I am very sorry and need help with this corrected problem...

in which simplifying (y^2+6y+9) = (y+3)^2
 
Ray Vickson said:
You write
\left( 3y - \frac{2}{y} +3 \right) - \frac{3y+1}{y^2 + 6y - 9}
Do you mean that, or did you mean
\frac{3y - 2}{y+3} -\frac{3y+1}{y^2 + 6y - 9} \:?
If you meant the latter, use parentheses, like this: (3y-2)/(y+3) - (3y+1)/(y^2 + 6y - 9).

Anyway, ##y^2 + 6y - 9 \neq (y-3)^2##. Are you sure you have copied out the problem correctly? The version you wrote does NOT simplify at all, but just becomes messier as you do more work on it.

Thanks, you caught where I copied the problem wrong, and where I misused the parenthesis, it was the latter, with +9 instead of -9!
 
With the problem copied correctly and reworked, I came up with:

(3y-2)/(y+3) - (3y+1)/(y+3)^2

(y+3)^2 LCD

(y+3)(3y-2) = 3y^2-2y+9y-6 =3y^2+7y-6

so now the problem has been simplified to:

(3y^2+7y-6)/(y+3)^2 - (3y+1)/(y+3)^2

(3y^2 + 7y - 6 - 3y -1)/(y+3)^2

(3y^2 + 4y - 7)/(y+3)^2

(y-1)(3y+7)/(y+3)^2 :correct answer??
 
iamjon.smith said:
With the problem copied correctly and reworked, I came up with:

(3y-2)/(y+3) - (3y+1)/(y+3)^2

(y+3)^2 LCD

(y+3)(3y-2) = 3y^2-2y+9y-6 =3y^2+7y-6

so now the problem has been simplified to:

(3y^2+7y-6)/(y+3)^2 - (3y+1)/(y+3)^2

(3y^2 + 7y - 6 - 3y -1)/(y+3)^2

(3y^2 + 4y - 7)/(y+3)^2

(y-1)(3y+7)/(y+3)^2 :correct answer??

Yes.
 

Similar threads

Replies
15
Views
2K
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 22 ·
Replies
22
Views
4K
Replies
7
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K