MHB How Do You Solve the Equation \(x^3(x+1) = 2(x+a)(x+2a)\) for Real \(a\)?

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The equation \(x^3(x+1) = 2(x+a)(x+2a)\) is presented as a problem of the week, inviting solutions for real parameter \(a\). Participants are encouraged to follow specific guidelines for submitting their answers. Opalg successfully provided a correct solution, which is acknowledged in the discussion. The thread emphasizes engagement with the problem and encourages further exploration of the mathematical concepts involved. Overall, the discussion fosters a collaborative environment for solving complex equations.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Solve the equation $x^3(x+1)=2(x+a)(x+2a)$ where $a$ is a real parameter.

-----

Remember to read the https://mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to https://mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to Opalg for his correct solution(Cool), which you can find below:

If $x^3(x+1) = 2(x+a)(x+2a)$ then $x^4 + x^3 - 2x^2 - 6ax - 4a^2 = 0$. That factorises as $$x^4 + x^3 - 2x^2 - 6ax - 4a^2 = (x^2-x-2a)(x^2+2x + 2a) = 0.$$ If $x^2-x-a = 0$ then $x = \frac12\bigl(1\pm\sqrt{1+8a}\bigr).$ If $x^2+2x + 2a = 0$ then $x = -1\pm\sqrt{1-2a}$.

Trade secret: where did the factorisation $x^4 + x^3 - 2x^2 - 6ax - 4a^2 = (x^2-x-2a)(x^2+2x + 2a)$ come from?
[sp]Replace the parameter $a$ by $y$, and get Desmos to graph the curve $x^4 + x^3 - 2x^2 - 6xy - 4y^2 = 0$:
[DESMOS]advanced: {"version":7,"graph":{"squareAxes":false,"viewport":{"xmin":-5,"ymin":-5,"xmax":5,"ymax":5}},"expressions":{"list":[{"type":"expression","id":"graph1","color":"#2d70b3","latex":"x^4+x^3-2x^2-6xy-4y^2=0"}]}}[/DESMOS]
This clearly splits into two separate parabolas, which both go through the origin. The upwards-opening parabola has its vertex at $\bigl(\frac12,-\frac18\bigr)$. The downwards-opening parabola has its vertex at $\bigl(-1,\frac12\bigr)$. From that it is easy to find that the first parabola has equation $y = \frac12\bigl(x-\frac12\bigr)^2-\frac18$, or $x^2 - x - 2y = 0$. And the second parabola has equation $y = -\frac12(x+1)^2 + \frac12$, or $x^2 + 2x + 2y = 0.$ Therefore $$x^4 + x^3 - 2x^2 - 6xy - 4y^2 = (x^2 - x - 2y)(x^2 + 2x + 2y).$$ Now replace $y$ by $a$ to get the required factorisation.[/sp]
 
Back
Top