How to find the absolute extrema of a function on a given interval?

  • Thread starter Thread starter domyy
  • Start date Start date
  • Tags Tags
    Absolute Extrema
Click For Summary

Homework Help Overview

The discussion revolves around finding the absolute extrema of the function f(x) = -x^2 + 3x on the interval [0, 3]. Participants are exploring the process of locating critical points and evaluating the function at those points and the endpoints of the interval.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss the calculation of the derivative and the identification of critical points. There are attempts to clarify the conditions under which extrema occur, including the evaluation of the function at endpoints and critical points. Some participants express confusion regarding the differentiation process and the implications of their notes.

Discussion Status

The conversation includes various attempts to derive the correct critical points and evaluate the function. Some participants have provided guidance on the importance of evaluating the function at critical points and endpoints, while others are questioning the accuracy of their differentiation and the interpretation of their notes.

Contextual Notes

There is mention of confusion regarding the differentiation process and the criteria for identifying critical points. Participants are also reflecting on their notes, which may contain inaccuracies, leading to misunderstandings about the derivative and its implications for finding extrema.

domyy
Messages
196
Reaction score
0

Homework Statement



Locate the absolute extrema of the given function on the indicated interval.

f(x) = -x^2 + 3x ; interval: [0 , 3 ]

Homework Equations


The Attempt at a Solution



f'(x) => -2x + 3x = 0
=> x = 0

f(0) = -(0)^2 + 3(0) = 0
f(3) = -(3)^2 + 3(3) = 0

My answer: Absolute minimum (0,0) and (3,0)

Now, my book gives the following answer for the problem above:

Minima: (0, 0) and (3, 0)
Maximum: (3/2) and (9/4)

Where does 3/2 and 9/4 come from?
 
Physics news on Phys.org
Your derivative is incorrect. Specifically, this part:

\frac{d}{dx}3x
 
domyy said:

Homework Statement



Locate the absolute extrema of the given function on the indicated interval.

f(x) = -x^2 + 3x ; interval: [0 , 3 ]

Homework Equations





The Attempt at a Solution



f'(x) => -2x + 3x = 0
=> x = 0

f(0) = -(0)^2 + 3(0) = 0
f(3) = -(3)^2 + 3(3) = 0

My answer: Absolute minimum (0,0) and (3,0)

Now, my book gives the following answer for the problem above:

Minima: (0, 0) and (3, 0)
Maximum: (3/2) and (9/4)

Where does 3/2 and 9/4 come from?

You have only found the minima; you also need to find the maximum.

RGV
 
Ok, I have:

f'(x) = -2x + 3(1) = 0
= -2x = -3
x = 3/2
 
ohh I understand now!
Thank you so much!
 
I just have another question: On my notes, I see I should find the critical point. It says that for that, the derivative = 0 or the derivative is undefined.

But in this case, wouldn't -3/2 be the critical point?

What's confusing me is that I have the following on my notes:

f(x) = 2(3 - x) ; interval [ -1, 2]

differentiating: 6 - 2x = 0
0 - 2x = 0
x = -0/2

Now, why 2x wasn't differentiated and written as 2(1) ?
 
Last edited:
domyy said:
I just have another question: On my notes, I see I should find the critical point. It says that for that, the derivative = 0 or the derivative is undefined.

But in this case, wouldn't -3/2 be the critical point?

What's confusing me is that I have the following on my notes:

f(x) = 2(3 - x) ; interval [ -1, 2]

differentiating: 6 - 2x = 0
0 - 2x = 0
x = -0/2

Now, why 2x wasn't differentiated and written as 2(1) ?

If this is what you have written in your notes, your notes are a mess. The derivative of 6 - 2x is not -2x.

RGV
 
How about the critical point? Where's the critical point for the first problem?
 
I can't have copied everything wrong. I have two other problems that I copied from the blackboard that follow the same thought:

Look at this one:

-x^2 + 3x ; interval [0,3]

=> -x^2 + 3x = 0
=> -2x + 3x = 0
=> x = 0

Another problem:

f(x) = x^3 - 3x^2; interval: [-1,3]
3x^2 - 6x = 0
6x - 6x = 0
x = 0

It seems that x should always be 0 or undefined because that is what I have on my notes:

"A critical point is an interior point of the domain of f where f' is zero or f' is undefined."
 
Last edited:
  • #10
domyy said:
I can't have possibly copied everything wrong. I have two other problems that I copied from the blackboard that follow the same thought:

Look at this one:

-x^2 + 3x ; interval [0,3]

=> -x^2 + 3x = 0
Why are you setting -x2 + 3x to zero?
domyy said:
=> -2x + 3x = 0
This is wrong.
Let's start from the beginning...

f(x) = -x2 + 3x, on [0, 3]
f'(x) = d/dx(-x2 + 3x) = ? (It's NOT -2x + 3x!)

f'(x) = 0 => ? = 0

An important point that you seem to be missing is that maxima or minima can occur at these places:
1. Numbers in the domain at which the derivative is zero.
2. Numbers in the domain at which the original function is defined, but the derivative is undefined.
3. Endpoints of the domain.
domyy said:
=> x = 0

Another problem:

f(x) = x^3 - 3x^2; interval: [-1,3]
3x^2 - 6x = 0
6x - 6x = 0
?
What are you doing?
domyy said:
x = 0

It seems that x should always be 0 or undefined because that is what I have on my notes:
Your notes are wrong.
domyy said:
A critical point is on interior point of the domain of f where is zero or f' is undefined.
 
Last edited:
  • #11
Ohhh I got it! I thought this was part of my notes but I just realized that it was me trying to do the homework that thought I had understood. I decided to do my homework right next to my notes...bad choice...I am sorry!
 
  • #12
I have just one example on my notes about this. This is a simple exercise that i can't get. Could someone PLEASE do -x^3 + 3x intervals (0,3) so that I can finally understand the steps I need to take in this problem ?? Please I still have 10 questions to answer and i can't get through the first one.
 
  • #13
Anyone?
 
  • #14
Anyone available?
 
  • #15
Ok. First, what is:
\frac{d}{dx} (-x^3+3x)
 
  • #16
-3x^2 + 3
 
  • #17
What steps should I take from here?
Thank you so much for replying!
 
  • #18
domyy said:
What steps should I take from here?
Thank you so much for replying!

What steps did you take in other problems like this one (i.e., the other problems that people have already helped you with)? Just do the same types of steps on this one.

RGV
 
  • #19
Here I was told that I shouldn't have it " = 0 " then, what's the right way to do it?
 
  • #20
domyy said:
I have just one example on my notes about this. This is a simple exercise that i can't get. Could someone PLEASE do -x^3 + 3x intervals (0,3) so that I can finally understand the steps I need to take in this problem ?? Please I still have 10 questions to answer and i can't get through the first one.

f(x) = -x3 + 3x, on (0, 3)
f'(x) = -3x2 + 3
f'(x) = 0 => -3x2 + 3 = 0 => -3(x2 - 1) = 0
=> x = ?

domyy said:
Here I was told that I shouldn't have it " = 0 " then, what's the right way to do it?
Told by whom?
"Shouldn't have it = 0" - what is it?
 
  • #21
I have the following exercise:

f(x) = 2(3-x); [-1,2] FIND ABSOLUTE EXTREMA

So, f(x) = 6 - 2x
f'(x) = -2

f'(-1) = 2(3+1) = 8 ; (-1,8) Maximum
f'(2) = 2(3-2) = 2 ; (2,2) Minimum

________________________________________________________

Another exercise:

My trouble is that I am trying to find one model to solve all problems relating to this topic but in the following exercise I find the Maximum differently:

f(x) = -x^2 + 3x; [ 0, 3]
f'(x) = -2x + 3

f'(0) = -(0)^2 + 3(0) = 0 ; (0,0)
F'(3) = -(3)^2 + 3(3) = 0 ; (3,0)

Minimum => (0,0) and (3,0)

f'(x) = -2x + 3
f'(0) = 0 => -2x + 3 = 0
x = 3/2

-(3/2)^2 + 3(3/2) = 9/4

In this case, I found the maximum differently (3/2, 9/4)

Now, is it because the first exercise f'(x) = -2 ? And what does it mean? What does "f'(x) = -2x + 3" mean compared to "f'(x) = -2" ?
Would it be that every time my f'(x) = a constant, I'll be able to find my Maximum and Minimum by plugging the intervals given in the function and when it does not equal a constant, I'll have to solve it the way I did in the last example?
 
Last edited:
  • #22
I think I am sort of understanding this. I did the following exercise:

f(x) = x^3 - 3x^2 ; (-1, 3)

f'(x) = 3x^2 - 6x
f'(-1) = (-1)^3 - 3(-1)^2 = -4 ; (-1,-4)
f'(3) = (3)^3 - 3(3)^2 = 0 ; (3,0)

f'(x) = 0 => 3x^2 - 6x = 0
=> 3x(x-2)
=> 3x = 0 ; x -2= 0 , so x=2

(0)^3 - 3(0)^2 = 0 ; (0,0)
(2)^3 - 3(2)^2 = 8 - 3(4) = -4; (2,-4)

MIN = (-1,-4) and (2,-4)
MAX = (0,0) and (3,0)
 
  • #23
domyy said:
I think I am sort of understanding this. I did the following exercise:

f(x) = x^3 - 3x^2 ; (-1, 3)

f'(x) = 3x^2 - 6x
f'(-1) = (-1)^3 - 3(-1)^2 = -4 ; (-1,-4)
f'(3) = (3)^3 - 3(3)^2 = 0 ; (3,0)

f'(x) = 0 => 3x^2 - 6x = 0
=> 3x(x-2)
=> 3x = 0 ; x -2= 0 , so x=2

(0)^3 - 3(0)^2 = 0 ; (0,0)
(2)^3 - 3(2)^2 = 8 - 3(4) = -4; (2,-4)

MIN = (-1,-4) and (2,-4)
MAX = (0,0) and (3,0)
Evaluate f(x) at the ends of your interval, not f'(x).

Set f'(x) = 0 to find some critical point(s), which you did do here.

Also, for a sanity check, graph the function.
 
  • #24
Thank you for your reply!
I am having trouble with the exercise f(x) = 3x^2/3 - 2x ; (-1,1)

I already found (-1,5) and (1,1) by plugging the intervals back into the function.

But I have f'(x) = 2x^-1/3 -2 = 0

Now, I am having trouble finding the answer. I found 1 which would give me (1,1).

However, the answer should be MIN (0,0) and MAX (-1,5). And I don't understand it.
 
Last edited:
  • #25
domyy said:
I think I am sort of understanding this. I did the following exercise:

f(x) = x^3 - 3x^2 ; (-1, 3)

f'(x) = 3x^2 - 6x
f'(-1) = (-1)^3 - 3(-1)^2 = -4 ; (-1,-4)
f'(3) = (3)^3 - 3(3)^2 = 0 ; (3,0)

f'(x) = 0 => 3x^2 - 6x = 0
=> 3x(x-2)
=> 3x = 0 ; x -2= 0 , so x=2

(0)^3 - 3(0)^2 = 0 ; (0,0)
(2)^3 - 3(2)^2 = 8 - 3(4) = -4; (2,-4)

MIN = (-1,-4) and (2,-4)
MAX = (0,0) and (3,0)

SammyS said:
Evaluate f(x) at the ends of your interval, not f'(x).
Normally, that's what you would do, but for this problem, the function is defined on an open interval. The numbers -1 and 3 are not in the domain.
SammyS said:
Set f'(x) = 0 to find some critical point(s), which you did do here.

Also, for a sanity check, graph the function.
 
  • #26
domyy said:
Thank you for your reply!
I am having trouble with the exercise f(x) = 3x^2/3 - 2x ; (-1,1)
You need parentheses around the exponent. This is what you wrote:
f(x) = ## \frac{3x^2}{3} - 2x##

This is what I think you meant
f(x) = 3x2/3- 2x

Without using LaTeX or the HTML tags that I used, you can write it this way:
f(x) = 3x^(2/3) - 2x
domyy said:
I already found (-1,5) and (1,1) by plugging the intervals back into the function.
But -1 and 1 aren't in the domain.
domyy said:
But I have f'(x) = 2x^-1/3 -2 = 0
Again, you need parentheses. This is f'(x) = 2x^(-1/3) - 2
domyy said:
Now, I am having trouble finding the answer. I found 1 which would give me (1,1).

However, the answer should be MIN (0,0) and MAX (-1,5). And I don't understand it.

From an earlier post:
Mark44 said:
Maxima or minima can occur at these places:
1. Numbers in the domain at which the derivative is zero.
2. Numbers in the domain at which the original function is defined, but the derivative is undefined.
3. Endpoints of the domain.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
1
Views
2K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 40 ·
2
Replies
40
Views
5K