Part of ALG-05 — Quadratic Equations

Maximum and Minimum of Quadratic Function

by Notetube Official117 words5 views

Cue Column:

  • When does f(x) have a minimum?
  • When does it have a maximum?
  • What is the extremal value?

Note Column: f(x) = ax2ax^2 + bx + c: The vertex is at x = -b2a\frac{b}{2a}. If a > 0, f has a global minimum = -D4a\frac{D}{4a} = 4acb2(4a)\frac{4ac-b^2}{(4a)} at x = -b2a\frac{b}{2a}. If a < 0, f has a global maximum = -D4a\frac{D}{4a} at x = -b2a\frac{b}{2a}. On a restricted interval [p,q], evaluate f at both endpoints and at the vertex (if vertex is in [p,q]).

Summary: The vertex formula -D4a\frac{D}{4a} gives the extreme value. For unrestricted domain, a > 0 means minimum only (no maximum), a < 0 means maximum only (no minimum).

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes