Factoring a Nasty Equation: Double Root

In summary, the conversation revolved around trying to factor a polynomial equation with a double root. Suggestions were made to use a substitution method and to equate coefficients to simplify the problem. The conversation also touched on the topic of deriving parametric equations from a given equation. The equations were given as r(1-u/q)=u/(1+u^2) and the goal was to obtain r = 2a^3/(1+a^2)^2 and q=2a^3/(a^2-1). The question remains unsolved and further assistance is needed.
  • #1
fauboca
158
0
r,q are constants. I need to factor this equation such that there is a double root.

[tex]-\frac{r}{q}u^3+ru^2-\left(\frac{r}{q}+1\right)u+r=0[/tex]

Are there any tricks for this because this just a nasty equation.

I don't know if that is a wise approach but:

[tex](au+b)(cu+d)^2 = ac^2u^3+(2acd+c^2b)u^2+(ad^2+2bcd)u+bd^2[/tex]

Then

[tex]ac^2 = -\frac{r}{q}[/tex]

[tex]2acd+c^2b=bd^2=r[/tex]

[tex]ad^2+2bcd = \frac{r}{q}+1[/tex]
 
Last edited:
Physics news on Phys.org
  • #2
fauboca said:
r,q are constants. I need to factor this equation such that there is a double root.

[tex]-\frac{r}{q}u^3+ru^2-\left(\frac{r}{q}+1\right)u+r=0[/tex]

Are there any tricks for this because this just a nasty equation.

I don't know if that is a wise approach but:

[tex](au+b)(cu+d)^2 = ac^2u^3+(2acd+c^2b)u^2+(ad^2+2bcd)u+bd^2[/tex]

Then

[tex]ac^2 = -\frac{r}{q}[/tex]

[tex]2acd+c^2b=bd^2=r[/tex]

[tex]ad^2+2bcd = \frac{r}{q}+1[/tex]

Hmm...I haven't fully explored this approach, but it might simplify your work. Remember that if a polynomial [itex]p(x)[/itex] has a repeated (double) root [itex]\alpha[/itex], then [itex]\alpha[/itex] is also a root of the derivative [itex]p'(x)[/itex]. You reduce the problem to dealing with a quadratic.
 
  • #3
fauboca said:
r,q are constants. I need to factor this equation such that there is a double root.

[tex]-\frac{r}{q}u^3+ru^2-\left(\frac{r}{q}+1\right)u+r=0[/tex]

Are there any tricks for this because this just a nasty equation.
...
Curious_π has a very good idea. Before I read his post, I played around with this for a while.

What I came up with is the following:
Let 1/v = u. Substitute that for u, then multiply by v3/r. That gives:
[itex]\displaystyle v^3-\left(\frac{1}{q}+\frac{1}{r}\right)v^2+v-\frac{1}{q}=0 [/itex]​
Then notice that a cubic function with leading coefficient of 1, and a repeated root can be written as:
[itex](v-a)^3(v-b)\quad \to\quad v^3-(2a+b)v^2+(a^2+2ab)v-a^2b[/itex]​
That's as far as I have taken it. You can try equating coefficients, and/or combining this with Curious3141's suggestion.


.
 
  • #4
Just to verify that I even took the right approach.

The question wanted we to show using conditions for a double root that the curve in r-q space is given parametrically by

[tex]r=\frac{2a^3}{(1+a^2)^2}, \ q=\frac{2a^3}{a^2-1}[/tex]

and the given equations were

[tex]r\left(1-\frac{u}{q}\right), \ \frac{u}{1+u^2}[/tex]

I set them equal to each other and then re-arranged the equation to set it equal to zero.

That was the right idea though, right?

Which is where I obtained:

[tex]-\frac{r}{q}u^3+ru^2-\left(\frac{r}{q}+1\right)u+r=0[/tex]
 
  • #5
fauboca said:
Just to verify that I even took the right approach.

The question wanted we to show using conditions for a double root that the curve in r-q space is given parametrically by

[tex]r=\frac{2a^3}{(1+a^2)^2}, \ q=\frac{2a^3}{a^2-1}[/tex]

and the given equations were

[tex]r\left(1-\frac{u}{q}\right), \ \frac{u}{1+u^2}[/tex]
...
What do you mean by:
"... and the given equations were

[itex]\displaystyle r\left(1-\frac{u}{q}\right), \ \frac{u}{1+u^2}[/itex]​
Those are not equations. No equal signs.
 
Last edited:
  • #6
Just say the first is U = and the second is V =.
 
  • #7
It looks like you are trying to solve exercise 1 from the book "Mathematical Biology" by Murray. I am also stuck on that same problem, essential they are trying to make the reader derive the parametric equations from:

r(1-u/q)=u/(1+u^2)

to get the two parametric equations you gave. i.e. r = 2a^3/(1+a^2)^2 etc

Does anyone else know how to solve this?
 

FAQ: Factoring a Nasty Equation: Double Root

What is meant by a "double root" in an equation?

A double root in an equation refers to a situation where a polynomial equation has two identical solutions. In other words, both solutions of the equation are the same number.

How can I identify if an equation has a double root?

An equation will have a double root if, when simplified, it can be written as a perfect square. For example, the equation x^2 - 6x + 9 = 0 has a double root of x = 3, since it can be simplified to (x-3)^2 = 0.

How do I factor an equation with a double root?

To factor an equation with a double root, you can use the difference of squares formula: a^2 - b^2 = (a + b)(a - b). Simply substitute the double root into both sets of parentheses to get the factored form of the equation.

Can an equation have more than one double root?

Yes, it is possible for an equation to have more than one double root. This would occur when the equation can be simplified to a perfect square with multiple terms. For example, x^4 - 10x^2 + 25 = 0 has two double roots of x = 5.

How does the presence of a double root affect the graph of an equation?

When an equation has a double root, the graph of the equation will touch the x-axis at that point, rather than crossing it. This results in a "bounced" or flattened appearance on the graph. Additionally, the equation will only have one x-intercept, since the double root counts as both solutions of the equation.

Back
Top