Finding max. and min. values analytically

  • Thread starter Thread starter lp27
  • Start date Start date
  • Tags Tags
    Max
Click For Summary
SUMMARY

The discussion centers on finding the maximum and minimum values of the quadratic function y = 2x² - 14x. The critical point is determined by differentiating the function to find y' = 4x - 14, leading to the solution x = 7/2. The corresponding function value at this critical point is f(7/2) = -49/2. To confirm whether this point is a local minimum or maximum, the second derivative test can be applied, where f''(c) > 0 indicates a local minimum and f''(c) < 0 indicates a local maximum.

PREREQUISITES
  • Understanding of calculus concepts, specifically differentiation
  • Familiarity with quadratic functions and their properties
  • Knowledge of the second derivative test for local extrema
  • Ability to simplify fractions
NEXT STEPS
  • Study the second derivative test in detail to identify local extrema
  • Practice finding critical points for various polynomial functions
  • Explore the graphical representation of quadratic functions and their vertices
  • Learn about optimization problems in calculus
USEFUL FOR

Students studying calculus, particularly those learning about optimization and critical points in polynomial functions.

lp27
Messages
4
Reaction score
0

Homework Statement


y = 2x^2-14x


Homework Equations





The Attempt at a Solution


y' = 4x - 14
4x - 14 = 0
x = 14/4
f(14/4) = 2(14/4)^2 - 14 (14/4) = -49/2

I don't know how to continue from there. ((14/4), (-49/2)) is my critical point?
 
Physics news on Phys.org
lp27 said:

Homework Statement


y = 2x^2-14x

Homework Equations


The Attempt at a Solution


y' = 4x - 14
4x - 14 = 0
x = 14/4
f(14/4) = 2(14/4)^2 - 14 (14/4) = -49/2

I don't know how to continue from there. ((14/4), (-49/2)) is my critical point?
there are a couple of steps involved with finding local min/max's:

1) differentiate
2) find f'(x) = 0
3) take values larger and smaller than x | f'(x) = 0 to see if it is a min/max [note: you must do this because you may have f'(x) = 0 without being a min/max]
min: \ /
max : / \
meaning, values less than x | f'(x) = 0 will have negative derivatives if it is a minimum value.. et c .
 
Last edited:
You can also use the second derivative to determine a local maximum or local minimum. At any critical point c, if f''(c) > 0, there is a local minimum at (c, f(c)). If f''(c) < 0, there is a local maximum at (c, f(c)).

For your particular function, you could also notice that its graph is a parabola that opens upward. The only critical point is at the vertex of the parabola.

BTW you should simplify 14/4 to 7/2.
 

Similar threads

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