How Do I Find the Local Max of My Function?

  • Thread starter Thread starter JustHere155
  • Start date Start date
  • Tags Tags
    Value
Click For Summary

Homework Help Overview

The discussion revolves around finding the local maximum of the function defined by the quadratic expression x^2 + 15x - 36. Participants are exploring the application of the Fundamental Theorem of Calculus and the process of determining critical points through derivatives.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss finding maximum or minimum values by taking derivatives and setting them to zero. There are attempts to apply the Fundamental Theorem of Calculus to derive critical points and analyze the function's behavior.

Discussion Status

Some participants have provided feedback on each other's approaches, suggesting alternative methods for identifying local maxima without relying solely on the second derivative. There is an ongoing exploration of different interpretations of the problem and the implications of critical points.

Contextual Notes

There is mention of potential confusion regarding the notation used for critical points, and participants are questioning the assumptions made in their calculations. The discussion reflects varying levels of understanding and interpretation of the problem's requirements.

JustHere155
Messages
7
Reaction score
0

Homework Statement


question.png

Homework Equations


Fundamental Theorem of Calculus

The Attempt at a Solution


I tried to find the max/min value for x^2+15x-36 and got x=-3 or x-12. I don't know which one I need to use to get the Local max of my function >.<.
 
Physics news on Phys.org
JustHere155 said:

Homework Statement


question.png




Homework Equations


Fundamental Theorem of Calculus


The Attempt at a Solution


I tried to find the max/min value for x^2+15x-36 and got x=-3 or x-12. I don't know which one I need to use to get the Local max of my function >.<.

How do you usually find the maximum or minimum values for a function? Doesn't it involve taking the derivative and setting it to 0?

This problem looks like an application of the Fundamental Theorem of Calculus, so read up on that in your textbook.
 
Ok here goes nothing,

I know from FTC, that g(x)=f'(x)
So in my case replace all the x with t and make f(t)= 0 to find the critical points
I get ((t²+15t+36)/(1+cos²(t)))=0 I found t=-12/-3
Next I take the f"(t) using the quotient rule to find my local max. I get:
((2t+15)(1+cos^2(t))-(t^2+15t+36)(2sin(t)cos(t)))/(1+cos^2(t))^2 --> simplified gives me
(2t+15)/(1+cos^2(t)) at this point I plug my -3 and -12 and I respectively get: 4.54/-5.25
so my local max is (-3,4.54)

This is a long a shot. I hope this is right. Can anyone put some feed back into this?
 
I don't see why you're looking for the extremum if you're looking for t. Suppose you have:

u=\int_0^t x^2dx

then:

u=t^3/3=g(t)

we then take the inverse of g ang obtain:

t=g^{-1}(u)=\sqrt[3]{3u}

so I think it's the same here:

u=\int_0^t \frac{x^2+15x+36}{1+\cos^2(x)}dx=g(t)

and then:

t=g^{-1}(u)

now, we can't directly invert g in this case but the integral is one-to-one so it has a unique inverse. So you said find "t" right? Well to me that means any way so I'd (numerically) create a table of {t,u(t)}, make a least square fit of that data, then bam-o. Got t.

Hope I'm not being out of line here. Just trying to help.
 
JustHere155 said:
Ok here goes nothing,

I know from FTC, that g(x)=f'(x)
So in my case replace all the x with t and make f(t)= 0 to find the critical points
I get ((t²+15t+36)/(1+cos²(t)))=0 I found t=-12/-3
Better to write this as t = -12 or t = -3. The way you had it, I thought you meant a single number, -12/-3, which is 4.
JustHere155 said:
Next I take the f"(t) using the quotient rule to find my local max. I get:
((2t+15)(1+cos^2(t))-(t^2+15t+36)(2sin(t)cos(t)))/(1+cos^2(t))^2 --> simplified gives me
(2t+15)/(1+cos^2(t)) at this point I plug my -3 and -12 and I respectively get: 4.54/-5.25
so my local max is (-3,4.54)

This is a long a shot. I hope this is right. Can anyone put some feed back into this?
I didn't check your work, so it might or might not be right. There's another approach, which doesn't require the use of the second derivative. At each criticlal point, if the first derivative changes sign, the critical point is a local maximum or local minimum.

That's pretty easy with this problem, where f'(t) = (t2 + 15t + 36)/(1 + cos2(t)).

The denominator is always > 0, so all you have to do is determine the sign of the numerator to the left and right of t = -4 and t = -12.

The graph of the numerator (y = t2 + 15t + 36) is a parabola that opens upward. It's pretty easy to see that for -12 < t < -4, y < 0, which means that f'(t) is negative on this interval. It's also easy to say that y > 0 for t < -12 or for t > - 4, meaning that f'(t) is positive on those two intervals.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
1K
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 36 ·
2
Replies
36
Views
6K
Replies
3
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K