Find maxima/minima of polynomials

In summary: It was multiple choice on khan academy. for which values of x is the function a local minimum or maximum. i can't remember which. But -1/3 was the correct answer per the software
  • #1
Orson
67
5

Homework Statement


find maxima/minima of following equation.

Homework Equations


-(x+1)(x-1)^2

The Attempt at a Solution


(-x-1)(x-1)^2

Using product rule, we obtain,
-1(x-1)^2+(-x-1)*2(x-1)
I don't know where to go from here. The software's factoring I had never seen before.
 
Physics news on Phys.org
  • #2
Orson said:

Homework Statement


find maxima/minima of following equation.

Homework Equations


-(x+1)(x-1)^2

The Attempt at a Solution


(-x-1)(x-1)^2

Using product rule, we obtain,
-1(x-1)^2+(-x-1)*2(x-1)
I don't know where to go from here. The software's factoring I had never seen before.
Factor out an ##(x-1)## and simplify it. No software needed.
 
  • #3
LCKurtz said:
Factor out an ##(x-1)## and simplify it. No software needed.
How do i do that with the 2 and the -1?

and the (-x-1)
 
  • #4
Write ##(x-1)(...)##, put what is left in the other parentheses, and simplify it.
 
  • #5
LCKurtz said:
Write ##(x-1)(...)##, put what is left in the other parentheses, and simplify it.
-1(x-1)^2+(-x-1)*2(x-1)
=(x-1)((x-1)(-1)+2(-x-1))
ok. now what?
 
  • #6
Orson said:
-1(x-1)^2+(-x-1)*2(x-1)
=(x-1)((x-1)(-1)+2(-x-1))
ok. now what?
Simplify the second factor.
 
  • #7
LCKurtz said:
Simplify the second factor.
(x-1)(-3x-1)=0
x=1, -1/3
 
  • #8
Orson said:
(x-1)(-3x-1)=0
x=1, -1/3
OK, you have the critical values of ##x##. Hopefully you can take it from here. It's sack time for me.
 
  • #9
LCKurtz said:
OK, you have the critical values of ##x##. Hopefully you can take it from here. It's sack time for me.
I can. thank you very much. have a good night.
 
  • #10
Orson said:

Homework Statement


find maxima/minima of following equation.

Homework Equations


-(x+1)(x-1)^2

The Attempt at a Solution


(-x-1)(x-1)^2

Using product rule, we obtain,
-1(x-1)^2+(-x-1)*2(x-1)
I don't know where to go from here. The software's factoring I had never seen before.
Forget the software. A diff. rule you should have already seen is the constant multiple rule: ##\frac d {dx}(k \cdot f(x)) = k \frac d {dx} f(x)##
Treat the minus sign as being a multiplier of -1, so ##\frac d {dx}[-(x + 1)(x - 1)^2] = -1 \cdot \frac d{dx}[(x + 1)(x - 1)^2]##
If you can use the product rule on the part in the brackets, and bring along the factor of -1, you should be able to work through this.
 
  • #11
Orson said:

Homework Statement


find maxima/minima of following equation.

Homework Equations


-(x+1)(x-1)^2

The Attempt at a Solution


(-x-1)(x-1)^2

Using product rule, we obtain,
-1(x-1)^2+(-x-1)*2(x-1)
I don't know where to go from here. The software's factoring I had never seen before.

Have you written the complete problem statement, with no clarifying words missing? I ask, because strictly speaking your function ##p(x) = -(x+1)(x-1)^2## does not have a maximum or a minimum when we place no restrictions on ##x##. For any number ##N > 0##, no matter how large, we can easily find values ##x_1## and ##x_2## giving ##p(x_1) > N## and ##p(x_2) < -N##. (In other words, the maximum of ##p(x)## is ##+\infty## and its minimum is ##-\infty##.) However, ##p(x)## does have local maxima and minima within restricted regions of ##x##
 
  • #12
Ray Vickson said:
Have you written the complete problem statement, with no clarifying words missing? I ask, because strictly speaking your function ##p(x) = -(x+1)(x-1)^2## does not have a maximum or a minimum when we place no restrictions on ##x##. For any number ##N > 0##, no matter how large, we can easily find values ##x_1## and ##x_2## giving ##p(x_1) > N## and ##p(x_2) < -N##. (In other words, the maximum of ##p(x)## is ##+\infty## and its minimum is ##-\infty##.) However, ##p(x)## does have local maxima and minima within restricted regions of ##x##
Ray Vickson said:
Have you written the complete problem statement, with no clarifying words missing? I ask, because strictly speaking your function ##p(x) = -(x+1)(x-1)^2## does not have a maximum or a minimum when we place no restrictions on ##x##. For any number ##N > 0##, no matter how large, we can easily find values ##x_1## and ##x_2## giving ##p(x_1) > N## and ##p(x_2) < -N##. (In other words, the maximum of ##p(x)## is ##+\infty## and its minimum is ##-\infty##.) However, ##p(x)## does have local maxima and minima within restricted regions of ##x##
It was multiple choice on khan academy. for which values of x is the function a local minimum or maximum. i can't remember which. But -1/3 was the correct answer per the software (s-word again)
 

Related to Find maxima/minima of polynomials

1. What is the definition of a maximum/minimum of a polynomial?

A maximum/minimum of a polynomial is a point on the graph of the polynomial where the function either reaches its highest or lowest value. It is also known as a turning point or critical point.

2. How do you find the maximum/minimum of a polynomial?

To find the maximum/minimum of a polynomial, you can use the derivative of the polynomial. Set the derivative equal to 0 and solve for the x-values. These x-values will be the critical points, which can then be plugged into the original polynomial to find the corresponding y-values for the maximum/minimum points.

3. Can a polynomial have more than one maximum/minimum?

Yes, a polynomial can have multiple maximum/minimum points. This can occur when the polynomial has multiple local extrema, meaning it changes from increasing to decreasing or vice versa at several points on the graph.

4. How can I determine if a maximum/minimum is a global or local extremum?

A local extremum is a maximum/minimum that occurs at a specific point on the graph, while a global extremum is the absolute maximum/minimum for the entire graph. To determine if a maximum/minimum is a global or local extremum, you can look at the behavior of the polynomial before and after the critical point. If the polynomial is increasing before the critical point and decreasing after, it is a local maximum. If the polynomial is decreasing before and increasing after, it is a local minimum. To determine if it is a global extremum, you would need to compare it to all other critical points on the graph.

5. Can I use calculus to find the maximum/minimum of any polynomial?

Yes, calculus can be used to find the maximum/minimum of any polynomial. However, for more complex polynomials, the process may be more involved and require advanced calculus techniques such as the second derivative test or optimization methods.

Similar threads

  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
611
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
18
Views
2K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
774
  • Calculus and Beyond Homework Help
Replies
2
Views
561
  • Calculus and Beyond Homework Help
Replies
14
Views
2K
  • Calculus and Beyond Homework Help
Replies
7
Views
2K
Replies
7
Views
1K
Back
Top