Week 3: Quadratic Functions & Equations

1. Quadratic Functions

A quadratic function is a polynomial of degree 2: where and .

1.1 The Graph: Parabola

  • Concavity:
    • If : Opens upward (Valley). Has a minimum.
    • If : Opens downward (Hill). Has a maximum.
  • Vertex : The turning point of the parabola.
    • x-coordinate: .
    • y-coordinate: (where is the discriminant).
  • Axis of Symmetry: The vertical line .

1.2 Vertex Form

Any quadratic can be rewritten as:

  • This form instantly tells you the vertex .
  • Conversion: Complete the square.
    • . Vertex is .

2. Quadratic Equations

Solving .

2.1 The Quadratic Formula

2.2 Methods for Solving

  1. Factoring: Splitting the middle term. e.g., .
  2. Completing the Square: Transforming to .
  3. Quadratic Formula: Universal method.

2.3 Nature of Roots (Discriminant)

Let .

  • : Two distinct real roots. (Graph cuts x-axis twice).
  • : Exactly one real root (repeated root). (Graph touches x-axis at vertex).
  • : No real roots (Complex roots). (Graph does not touch x-axis).

2.4 Sum and Product of Roots

If are roots:

  • Sum:
  • Product:

3. Optimization Problems

Since the vertex represents the max or min, quadratics are used to optimize values.

  • Max/Min Value: Always occurs at .
  • Value: The actual max/min value is .

Tacit Knowledge:

In word problems (e.g., β€œmaximize area of a rectangle with fixed perimeter”), assume variables and . Relate them (). Express area in terms of one variable () to get a quadratic. Find the vertex.


4. Goated Examples

Example 1: Roots and Coefficients

Question: If roots of differ by 2, find . Solution:

  1. Roots . Given .
  2. Sum: .
  3. Product: .
  4. Identity: .
  5. .

Example 2: Range of Functions

Question: Find range of for . Solution:

  1. , so it opens up. Min value is at vertex.
  2. .
  3. .
  4. Range: . Trap: If domain is restricted (e.g., ), check endpoints!
    • .
    • .
    • Vertex at is outside .
    • Min is at , Max is at . Range: .

Example 3: Intersection of Line and Parabola

Question: For what does touch ? Solution:

  1. Equate: .
  2. β€œTouches” means tangent One solution .
  3. .
  4. .