Algebra Mastery

The Human Knowledge Project


Chapter 12 — Quadratic Equations

12.1 Learning Objectives

By the end of this chapter, you should be able to:

understand what quadratic equations are

recognize quadratic structure

solve quadratic equations by factoring

solve quadratic equations using square roots

understand parabolic graphs intuitively

identify quadratic behavior in real systems

distinguish linear and quadratic growth

apply the zero-product principle

recognize multiple solutions

prepare for completing the square and the quadratic formula

12.2 Big Picture — Quadratics Describe Curved Change

Linear equations describe:

constant change

Quadratic equations describe:

changing change

This creates:

curves

acceleration

nonlinear behavior

Quadratics appear constantly in:

projectile motion

engineering

architecture

economics

optimization

physics

computer graphics

machine learning

Quadratic systems are among the most important nonlinear structures in mathematics.

12.3 What Is a Quadratic Equation?

A quadratic equation contains:

as its highest power.

Examples:

x² + 5x + 6 = 0

x² - 9 = 0

2x² + 3x - 5 = 0

Quadratics produce:

curved graphs

multiple solutions

nonlinear behavior

12.4 Standard Form

Standard quadratic form:

ax² + bx + c = 0

Where:

a ≠ 0

a, b, c are constants

Example:

2x² + 7x - 3 = 0

12.5 Why Quadratics Matter

Quadratics model systems involving:

acceleration

area

optimization

energy

curvature

Examples:

thrown objects

satellite motion

bridge design

economics

lenses

signal systems

Nature is filled with quadratic behavior.

12.6 Solving by Factoring Review

Example:

x² + 5x + 6 = 0

Factor:

(x + 2)(x + 3) = 0

Apply zero-product principle:

x + 2 = 0

OR

x + 3 = 0

Solutions:

x = -2

x = -3

12.7 Multiple Solutions

Quadratics often produce:

two solutions

This differs from many linear equations.

Example:

x² = 9

Both:

3² = 9

and:

(-3)² = 9

Therefore:

x = 3

x = -3

12.8 Solving by Square Roots

Example:

x² = 25

Take square roots:

x = ±5

The symbol:

±

means:

positive or negative

12.9 Example With Isolation

Example:

x² - 4 = 0

Add 4:

x² = 4

Take square roots:

x = ±2

12.10 Parabolas

Quadratic graphs are called:

parabolas

Parabolas:

curve

change direction

have maximum or minimum points

Example:

y = x²

creates a U-shaped graph.

12.11 Upward vs Downward Opening

Example:

y = x²

opens upward.

Example:

y = -x²

opens downward.

The sign of:

a

controls graph direction.

12.12 Vertex Intuition

The vertex is:

the turning point of a parabola

It may represent:

maximum value

minimum value

optimal condition

Optimization problems rely heavily on vertices.

12.13 Quadratic Growth

Compare:

x x x²

2 2 4

5 5 25

10 10 100

Quadratic growth becomes much faster than linear growth.

12.14 Difference Between Linear and Quadratic Systems

Linear:

constant change

Quadratic:

changing rate of change

This distinction is fundamental throughout advanced mathematics.

12.15 Real-World Quadratics

Examples:

projectile motion

braking distance

bridge arches

satellite paths

optimization systems

economics

computer graphics

Quadratics are deeply connected to physical reality.

12.16 Common Beginner Difficulties

Students often struggle with:

factoring errors

forgetting ± roots

sign mistakes

graph interpretation

zero-product logic

arithmetic mistakes

These struggles are normal.

Quadratic fluency develops through:

repetition

visualization

structure recognition

experimentation

12.17 Mental Model

Quadratics represent:

curved systems

accelerated change

nonlinear structure

They are fundamentally about:

growth patterns

turning behavior

multiple possibilities

12.18 Warm-Up Problems

Problems

Solve:

x² = 16

Solve:

x² = 49

Solve:

x² - 9 = 0

Solve:

x² - 25 = 0

Factor:

x² + 5x + 6

Factor:

x² + 7x + 12

Factor:

x² - 5x + 6

Factor:

x² - 7x + 10

Identify whether graph opens:

upward

downward

y = x²

Identify graph direction:

y = -x²

Identify degree:

x² + 3x + 1

Identify whether equation is:

linear

quadratic

x² - 4 = 0

12.19 Guided Problems

Problems

Solve:

x² = 36

Solve:

x² - 64 = 0

Solve by factoring:

x² + 8x + 15 = 0

Solve by factoring:

x² - 9x + 20 = 0

Solve by factoring:

x² - 16 = 0

Solve by factoring:

x² - 49 = 0

Factor:

x² + 9x + 20

Factor:

x² - 11x + 30

Explain why quadratics often have two solutions.

Explain the meaning of:

±

Describe what a parabola is.

Explain the difference between:

linear

quadratic growth

12.20 Challenge Problems

Solve:

x² - 81 = 0

Solve:

x² + 10x + 21 = 0

Solve:

x² - 12x + 35 = 0

Solve:

x² - 4x - 5 = 0

Factor:

x² + 12x + 35

Factor:

x² - 13x + 40

Explain why quadratic graphs curve.

Explain why quadratics appear frequently in physics.

Describe a real-world system involving quadratic behavior.

Explain why quadratics are important in higher mathematics.

12.21 Solutions

Solutions to Warm-Up Problems

x = ±4

x = ±7

x = ±3

x = ±5

(x + 2)(x + 3)

(x + 3)(x + 4)

(x - 2)(x - 3)

(x - 5)(x - 2)

upward

downward

2

quadratic

Solutions to Guided Problems

x = ±6

x = ±8

x = -3, -5

x = 4, 5

x = ±4

x = ±7

(x + 4)(x + 5)

(x - 5)(x - 6)

Because squaring positive and negative numbers can produce the same result.

The symbol:

±

means:

positive or negative

A parabola is the curved graph produced by a quadratic function.

Linear growth changes steadily.

Quadratic growth accelerates and changes faster over time.

Solutions to Challenge Problems

x = ±9

x = -3, -7

x = 5, 7

x = 5, -1

(x + 5)(x + 7)

(x - 5)(x - 8)

Quadratic graphs curve because their rate of change itself changes continuously.

Many physical systems involve acceleration, energy, area, and nonlinear behavior, which naturally produce quadratic relationships.

Examples include:

projectile motion

braking distance

bridge arches

optimization systems

satellite motion

Quadratics form the foundation for advanced algebra, calculus, physics, optimization, and engineering analysis.