Value that gives more than one stationary point

  • Thread starter Thread starter maxim07
  • Start date Start date
  • Tags Tags
    Point Value
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
13 replies · 2K views
maxim07
Messages
53
Reaction score
8
Homework Statement
What value of z makes the curve have more than one stationary point
Relevant Equations
f(x) = 2x^3 -12x^2 + zx + 30
Here is my attempt at a solution

A252BB1F-99CE-4BA1-A73F-D77423075407.jpeg


I don’t know where to go from here, as the equation is a quadratic it will have two solutions which means there will be two stationary points, but I don’t know how to solve for z.
 
  • Like
Likes   Reactions: Delta2
Physics news on Phys.org
Not if both brackets are the same
 
maxim07 said:
I don’t know where to go from here, as the equation is a quadratic it will have two solutions which means there will be two stationary points
That is only guaranteed if you allow complex solutions. When the problem expects only real solutions, the quadratic formula must have non-negative numbers inside the square root. That should allow you to get the restrictions on z.
 
  • Like
Likes   Reactions: Delta2
maxim07 said:
Not if both brackets are the same
I mean sometimes if you factor a quadratic the two bracketed terms you end up with are the same so you only have one solution
 
  • Like
Likes   Reactions: Delta2
maxim07 said:
I mean sometimes if you factor a quadratic the two bracketed terms you end up with are the same so you only have one solution
You need to use the quadratic formula. That will give you the factors, whether they are real, complex, integer, irrational, etc.
 
92E789C7-7147-4C2F-8701-56F2B124B030.jpeg

using the fact that the term under the square root can not be negative, this is what I get
 
  • Like
Likes   Reactions: FactChecker and Delta2
So to summarize, there will be two stationary points if z < 24.

What happens if z = 24? Or if z > 24?

Comment - the usual way of writing the derivative of f at a value x is f'(x), not f(x)'. IOW, the "prime" symbol (an apostrophe) goes immediately after the function name.
 
If z = 24 you get sqrt(0) , if z>24 you get a negative in the square root, neither of which are possible
 
maxim07 said:
If z = 24 you get sqrt(0) , if z>24 you get a negative in the square root, neither of which are possible
No, both these cases are possible. If z = 24, there is only one stationary point. If z > 24, there are no stationary points. In the latter case, this means that the graph of ##f(x) = 2x^3 - 12x^2 + zx + 30## is always increasing; i.e., has no points at which the tangent line is horizontal.
 
  • Like
Likes   Reactions: docnet and FactChecker
So if z =24 we get √0 so there is only one x solution and so one stationary point, if z > 24 we get √- so there are no solutions and no stationary points
 
maxim07 said:
So if z =24 we get √0 so there is only one x solution and so one stationary point, if z > 24 we get √- so there are no solutions and no stationary points
Yes, on the real line. When you start to talk about complex numbers, there are complex solutions for the square root of negative numbers, but that is another subject.