Which Real Numbers Intersect This Curve at Four Distinct Points?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find the real numbers $c$ for which there is a straight line that intersects the curve $y=x^4+9x^3+cx^2+9x+4$ at four distinct points?
 
Physics news on Phys.org
My solution:

If we look at the concavity of the function, we see that we require the second derivative of the function to have two real, distinct roots:

$$f''(x)=12x^2+54x+2c$$

Requiring the discriminant to be positive gives us:

$$54^2-4(12)(2c)>0$$

$$c<\frac{243}{8}$$
 
Hi MarkFL,

Thanks for participating and your answer is correct!(Clapping)