All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Zero Sum Cubic Puzzle (Posted on 2024-06-26) Difficulty: 3 of 5
Determine all values of a such that x3+|x2+ax|=0 has three distinct real solutions.

No Solution Yet Submitted by Danish Ahmed Khan    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution solution | Comment 2 of 3 |
Since there is no constant term, one root is 0.
x(x-r)(x-s) = 0

case 1:  |x^2+ax| >= 0
x^3 + x^2 + ax = 0
x^3 + x^2 + ax = x^3 - (r+s)x^2 + (rs)x
r+s = -1
rs = a
a/s + s + 1 = 0
s^2 + s + a = 0
r,s = ( -1 ± √(1-4a) )/2   a < 1/4

case 2:  |x^2+ax| < 0
x^3 - x^2 - ax = 0
x^3 - x^2 - ax = x^3 - (r+s)x^2 + (rs)x
r+s = 1
rs = -a
-a/s + s - 1 = 0
s^2 - s - a = 0
r,s = ( 1 ± √(1+4a) )/2   a > -1/4

-1/4 < a < 1/4

  Posted by Larry on 2024-06-26 18:32:14
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (3)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information