MHB Real Solutions for p and q in Quadratic and Cubic Equations

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The discussion focuses on finding pairs of real numbers (p, q) such that the roots of the quadratic equation 6x² - 24x - 4p = 0 and the cubic equation x³ + px² + qx - 8 = 0 are all non-negative. A participant suggests that equating two unrelated cubic equations led to an incorrect conclusion, indicating that the derived values of p and q do not satisfy the original conditions. Specifically, it is noted that setting p = 2 and q = 11 does not align with the requirements for non-negative roots. The conversation emphasizes the importance of correctly solving the equations to ensure valid results. Ultimately, the necessity for accurate calculations in determining p and q is highlighted.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find all pairs $(p,\,q)$ of real numbers such that the roots of quadratic and cubic equations $6x^2-24x-4p=0$, $x^3+px^2+qx-8=0$ are all non-negative real numbers.
 
Mathematics news on Phys.org
Solution suggested by other:

Let $x_1,\,x_2$ be the roots of the first polynomial and $x_1',\,x_2',\,x_3'$ be the roots of the other polynomial.

By Viete's formulae, we have

1. $x_1+x_2=4$,

2. $x_1x_2=-\dfrac{2p}{3}$,

3. $x_1'+x_2'+x_3'=-p$,

4. $x_1'x_2'+x_2'x_3'+x_1'x_3'=q$,

5. $x_1'x_2'x_3'=8$

Note that $4=\left( \dfrac{4}{2} \right)^2=\left( \dfrac{x_1+x_2}{2} \right)^2 \ge x_1x_2=-\dfrac{2p}{3}$ and $-\dfrac{2p}{3}=\dfrac{2(x_1'+x_2'+x_3')}{3} \ge 2\sqrt[3]{x_1'x_2'x_3'}=4$.

We see that in both inequalities, equality actually holds. Consequently, we have

$x_1=x_2$, $x_1'=x_2'=x_3'$, and $-\dfrac{2p}{3}=4$

This gives $p=-6$ and $x_1'x_2'x_3'=8$ suggests $x_1'=x_2'=x_3'=2$ which gives $q=12$.
 
anemone said:
Find all pairs $(p,\,q)$ of real numbers such that the roots of quadratic and cubic equations $6x^2-24x-4p=0$, $x^3+px^2+qx-8=0$ are all non-negative real numbers.
my solution:
$6x^2-24x-4p=0---(1)$
$x^3+px^2+qx-8=0---(2)$
$(2)\times 6:6x^3+6px^2+6qx-48=0---(3)$
we let $(3)=(1)\times (x-k),\,\,(here :\,k>0)$
if the roots of (1) are all non-negative real numbers
we can promise that the roots of (3) also are all non-negative real numbers
$\therefore 6x^3+6px^2+6qx-48=(6x^2-24x-4p)(x-k)$
expand the right side and compare with left side we have :
$6p=-6k-24---(4)$
$6q=24k-4p---(5)$
$4pk=-48---(6)$
from (4)(5)(6) we get :
$p=-6, \,\, q=12\,\, and\,\, k=2$
 
Last edited:
Albert said:
my solution:
$6x^2-24x-4p=0---(1)$
$x^3+px^2+qx-8=0---(2)$
$(2)\times 6:6x^3+6px^2+6qx-48=0---(3)$
we let $(3)=(1)\times (x-k),\,\,(here :\,k>0)$
if the roots of (1) are all non-negative real numbers
we can promise that the roots of (3) also are all non-negative real numbers
$\therefore 6x^3+6px^2+6qx-48=(6x^2-24x-4p)(x-k)$
expand the right side and compare with left side we have :
$6p=-6k-24---(4)$
$6q=24k-4p---(5)$
$4pk=-48---(6)$
from (4)(5)(6) we get :
$p=-6, \,\, q=12\,\, and\,\, k=2$

Thanks for participating, Albert!:)

But, I think you obtained the correct answer in your equating the two unrelated cubic equations was only a fluke...

Says if $(6x-1)(x-2)=6x^2-13x+2=6x^2-13x+p=0$ where $p=2$ and $(x-1)(x-2)(x-3)=x^3-6x^2+11x-6=x^3-3px^2+qx-6=0$ where $q=11$ are the two equations in question, then solving it your way resulted in $p\ne 2$ and $q\ne 11$.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.

Similar threads

Back
Top