10th Grade Math Content & Learning Page

Topic 1: Linear Equations

Linear equations are the building blocks of algebra. This topic teaches you how to work with and understand equations that describe straight-line relationships.

What is a Linear Equation?

A linear equation is an equation that forms a straight line when graphed. The most common form is y = mx + b, where:

  • m is the slope and it shows the rate of change or steepness of the line
  • b is the y-intercept and the point where the line crosses the y-axis

Understanding Slope

Slope is the "rise over run" which is how much y changes for every change in x.

To find slope between two points (x₁, y₁) and (x₂, y₂):

m = (y₂ - y₁) / (x₂ - x₁)

Solving Linear Equations

Step-by-step example: Solve 2x - 3 = 7

  1. Add 3 to both sides: 2x = 10
  2. Divide both sides by 2: x = 5

Distributive Property

Used when the equation has parentheses: a(b + c) = ab + ac

Example: Solve 3(x - 2) = 9

  1. Distribute: 3x - 6 = 9
  2. Add 6: 3x = 15
  3. Divide: x = 5

Graphing Linear Equations

Steps:

  1. Identify slope (m) and intercept (b) in y = mx + b
  2. Plot the y-intercept on the y-axis
  3. Use the slope to find another point: rise/run
  4. Draw a straight line through the points

Real-World Applications

Linear equations model things like:

  • Paychecks (Earnings = rate × hours)
  • Distance = speed × time
  • Cell phone plans with fixed fees and variable usage

Special Cases

Sometimes equations have:

  • No solution: e.g., x + 2 = x + 5 (false)
  • Infinite solutions: e.g., 2x + 3 = 2x + 3 (always true)

Topic 2: Systems of Equations

A system of equations is when two or more equations are considered together. The goal is to find a set of values that satisfies all equations at the same time.

What Does It Mean to Solve a System?

You're finding the point(s) where the graphs of the equations intersect. For linear systems, this means where two lines cross.

Method 1: Graphing

1. Graph both equations on the same coordinate plane

2. Identify the point of intersection

3. That point is your solution (x, y)

Example: y = 2x + 1 and y = -x + 4 intersect at (1, 3)

Method 2: Substitution

  1. Solve one equation for one variable
  2. Substitute it into the other equation
  3. Solve for the second variable
  4. Plug back in to find the first variable

Example: y = 2x and x + y = 6 → x + 2x = 6 → x = 2, y = 4

Method 3: Elimination

  1. Align the equations
  2. Add or subtract them to eliminate one variable
  3. Solve the resulting equation
  4. Back-substitute to find the other variable

Example: 2x + y = 8 and -2x + y = 4 → Add: 2y = 12 → y = 6 → x = 1

Special Cases

  • No solution: parallel lines (same slope, different intercepts)
  • Infinite solutions: same line (equivalent equations)

Real-World Example

You're choosing between two job offers. One pays $100/day. The other pays $80/day plus a $100 bonus. Which job pays more after a certain number of days?

Practice Problems

  • Solve by substitution: y = 3x, x + y = 12
  • Solve by elimination: x - y = 4, x + y = 10
  • Graph: y = 2x - 1 and y = -x + 5
  • Word problem: Compare two cell plans with different fees and rates

Topic 3: Inequalities

Inequalities are used to compare values and show the range of possible solutions instead of just one exact number. They are essential for real-world decisions where outcomes vary.

Understanding Inequality Symbols

  • < : Less than
  • > : Greater than
  • ≤ : Less than or equal to
  • ≥ : Greater than or equal to

Solving Inequalities

Steps to solve inequalities:

  1. Isolate the variable on one side of the inequality.
  2. Perform the same operation on both sides, just like equations.
  3. Flip the inequality sign if multiplying or dividing by a negative number.

Example: Solve -2x + 5 > 1

  1. Subtract 5: -2x > -4
  2. Divide by -2 (flip the sign): x < 2

Graphing Inequalities

Graphing inequalities involves shading the region of the graph that satisfies the inequality. Use a dashed line for < or > and a solid line for ≤ or ≥.

  • Choose a test point to determine which side to shade
  • Always label the boundary line clearly
  • Make sure to flip the inequality sign when needed

Real-World Applications

Inequalities are used in:

  • Budgeting (e.g., spending ≤ income)
  • Speed limits (e.g., speed < 60 mph)
  • Production constraints in factories
  • Dietary limits or requirements

Practice Problems

  • Solve and graph x + 3 > 7
  • Solve -4x ≤ 12 and graph the solution on a number line
  • Write an inequality to represent “at least 80 points to win”
  • Graph y < 2x + 1 and describe the shaded region
  • Explain what happens when you divide both sides by a negative number

Topic 4: Quadratic Equations

Quadratic equations are equations of the form ax² + bx + c = 0. They are fundamental in algebra and have applications in physics, engineering, and economics.

Standard Form of a Quadratic Equation

The standard form is ax² + bx + c = 0, where:

  • a: Coefficient of x²
  • b: Coefficient of x
  • c: Constant term

Methods to Solve Quadratic Equations

There are three main methods:

  1. Factoring: Express the equation as (x + p)(x + q) = 0 and solve for x.
  2. Completing the Square: Rewrite the equation in the form (x + d)² = e and solve for x.
  3. Quadratic Formula: Use the formula
    x = (-b ± √(b² - 4ac)) / 2a

Choosing the right method depends on the structure of the equation and ease of simplification.

Graphing Quadratic Equations

The graph of a quadratic equation is a parabola. The vertex represents the maximum or minimum point, and the axis of symmetry divides the parabola into two mirror images.

  • Opens upward if a > 0
  • Opens downward if a < 0
  • Vertex is at (-b / 2a, f(-b / 2a))
  • The y-intercept is the value of c

Real-World Applications

Quadratic equations are used in:

  • Projectile motion in physics
  • Maximizing or minimizing profit and area
  • Designing parabolic structures like bridges, arches, and satellite dishes

Practice Problems

  • Solve x² + 5x + 6 = 0 by factoring
  • Use the quadratic formula to solve 2x² - 4x - 6 = 0
  • Complete the square to solve x² + 6x + 5 = 0
  • Graph y = x² - 4x + 3 and identify the vertex and axis of symmetry
  • Write a real-world quadratic scenario involving profit or height

Topic 5: Polynomials

Polynomials are algebraic expressions that include variables raised to whole-number powers. They're foundational for algebra, calculus, and real-world modeling in science and engineering.

What is a Polynomial?

A polynomial is a mathematical expression made up of one or more terms, each consisting of a constant multiplied by a variable raised to a non-negative integer exponent.

Example: 3x² + 2x - 7 is a polynomial with three terms.

  • Term: A piece of the polynomial separated by + or - (e.g. 3x²)
  • Degree: The highest exponent of the variable (in 3x² + 2x - 7, degree is 2)
  • Coefficient: The number multiplied by the variable (in 3x², the coefficient is 3)
  • Constant: A term without a variable (e.g. -7)

Types of Polynomials

  • Monomial: One term (e.g. 5x)
  • Binomial: Two terms (e.g. x² + 3)
  • Trinomial: Three terms (e.g. x² + 2x + 1)

Adding & Subtracting Polynomials

Combine like terms (terms with the same variable and exponent):

Example: (3x² + 2x - 5) + (x² - 4x + 7) = 4x² - 2x + 2

Multiplying Polynomials

Use the distributive property or FOIL method (for binomials):

Example: (x + 3)(x + 2)

= x² + 2x + 3x + 6 = x² + 5x + 6

Special Products

  • Square of a Binomial: (a + b)² = a² + 2ab + b²
  • Difference of Squares: a² - b² = (a - b)(a + b)

Factoring Polynomials

Factoring is the reverse of expanding. It helps solve equations and simplify expressions.

  • Common Factor: Factor out the greatest common factor (GCF)
  • Trinomials: Find two numbers that multiply to give ac and add to b (in ax² + bx + c)
  • Difference of Squares: Use identity a² - b² = (a - b)(a + b)

Example: Factor x² + 5x + 6 → (x + 2)(x + 3)

Real-World Applications

Polynomials appear in many real-world situations, including:

  • Calculating area (e.g., length × width with variables)
  • Modeling profit and cost in business
  • Describing motion or growth (e.g., population models)
  • Physics formulas that involve quadratic or cubic relationships

Practice Problems

  • Add: (2x² + 3x - 4) + (x² - 2x + 7)
  • Subtract: (5x² - 2x + 1) - (3x² + x - 6)
  • Multiply: (x + 4)(x - 3)
  • Factor: x² + 6x + 9
  • Simplify: (2x - 3)(x + 5)

Topic 6: Functions & Graphing

Understanding functions and their graphs is fundamental for analyzing relationships in math and the real world. Functions describe how one quantity depends on another.

Function Notation

Function notation is a way to name functions and evaluate them for specific inputs. Instead of using y, we write f(x), which means “the value of function f at x.”

  • f(x): Read as “f of x”
  • Evaluating: Replace x with a number to find the output, e.g., if f(x) = 2x + 3, then f(4) = 11
  • Helps clearly define input-output relationships

Types of Functions

Different functions model different kinds of behavior. Key types include:

  • Linear: Forms a straight line; constant rate of change
  • Quadratic: Forms a parabola; involves x²; includes max or min values
  • Exponential: Grows or decays rapidly; variable in the exponent

Graphing Functions

Graphing allows you to visualize how a function behaves. Key features to identify:

  • x-intercept(s): Where the graph crosses the x-axis
  • y-intercept: Where the graph crosses the y-axis
  • Domain: All possible x-values
  • Range: All possible y-values
  • End behavior: Describes what happens to y as x gets very large or very small

Transformations of Functions

Transformations change the appearance of a graph without changing its basic shape.

  • Shifts: Move the graph left, right, up, or down
  • Reflections: Flip the graph over the x- or y-axis
  • Stretches/Compressions: Make the graph narrower or wider

Transformations help model changes in real-world behavior and patterns over time.

Real-World Applications

  • Modeling population growth or decline
  • Predicting profit or cost in business
  • Tracking speed and motion in physics
  • Understanding visual data in graphs and charts

Practice Problems

  • Evaluate f(x) = 3x - 2 for x = 5
  • Identify the type of function from a given equation
  • Graph y = x² - 4 and label the vertex and axis of symmetry
  • Describe how the graph of f(x) = x² changes if it becomes f(x) = (x - 3)² + 2
  • Compare linear vs. exponential growth with sample values

Topic 7: Exponential Functions

Exponential functions are equations where the variable is in the exponent, such as y = a * b^x. These functions model rapid growth or decay in real-world scenarios.

Understanding Exponential Growth and Decay

Exponential growth occurs when a quantity increases by the same percentage over equal time intervals. Exponential decay occurs when a quantity decreases by the same percentage over equal time intervals.

  • Growth: y = a * (1 + r)^t
  • Decay: y = a * (1 - r)^t

In both cases, a is the initial value, r is the rate of growth or decay (as a decimal), and t is time.

Graphing Exponential Functions

Exponential functions have a curve that increases or decreases rapidly. The graph has a horizontal asymptote, which the curve approaches but never touches.

  • Growth curves rise from left to right
  • Decay curves fall from left to right
  • The y-intercept is always the initial value a

Real-World Applications

Exponential functions are used in:

  • Population growth
  • Radioactive decay
  • Compound interest in finance
  • Spread of diseases or information

Practice Problems

  • Identify whether a given equation represents growth or decay
  • Calculate the value of an investment using compound interest
  • Graph y = 2 * (1.5)^x and describe its shape
  • Given a population model y = 500 * (0.98)^t, determine the population after 10 years
  • Find the asymptote of the function y = 4 * (0.5)^x

Topic 8: Geometry Foundations

Geometry foundations lay the groundwork for understanding space, shape, and logical reasoning. These basic principles are essential for exploring everything from angles and triangles to circles and 3D solids.

Points, Lines, and Planes

These are the undefined terms of geometry. They can't be precisely defined using other geometric words but are understood intuitively.

  • Point: Represents a location in space; has no size, only position. Usually labeled with a capital letter.
  • Line: A straight path that extends forever in both directions; made of infinite points; named by any two points on it.
  • Plane: A flat surface that extends infinitely in all directions; named using three non-collinear points or a script capital letter.

Understanding these helps build intuition for how all other shapes and angles are constructed.

Angles and Their Relationships

Angles are formed when two rays share a common endpoint (called the vertex). Knowing angle relationships is key to solving for unknown values and understanding geometric structure.

  • Acute: less than 90°
  • Right: exactly 90°
  • Obtuse: between 90° and 180°
  • Straight: exactly 180°

Special angle relationships:

  • Vertical Angles: Opposite angles formed by two intersecting lines. Always equal.
  • Adjacent Angles: Share a vertex and a side but do not overlap.
  • Complementary: Add up to 90°
  • Supplementary: Add up to 180°

Parallel and Perpendicular Lines

Understanding how lines interact is essential for building consistent shapes and understanding symmetry in design and architecture.

  • Parallel Lines: Never intersect and are always the same distance apart.
  • Perpendicular Lines: Intersect at 90° angles.
  • Transversal: A line that cuts across two or more lines.

When a transversal crosses parallel lines, it creates angle pairs like:

  • Corresponding angles (equal)
  • Alternate interior angles (equal)
  • Alternate exterior angles (equal)
  • Same-side interior angles (supplementary)

Coordinate Geometry

This combines algebra and geometry by plotting points, lines, and shapes on a coordinate plane. It allows us to analyze distances, midpoints, and slopes algebraically.

  • Distance Formula: d = √[(x₂ - x₁)² + (y₂ - y₁)²]
  • Midpoint Formula: M = ((x₁ + x₂)/2 , (y₁ + y₂)/2)
  • Slope Formula: m = (y₂ - y₁)/(x₂ - x₁)

Coordinate geometry is great for proving geometric properties with numbers instead of just logic or visuals.

Real-World Applications

  • Designing buildings and structures
  • Plotting data points in statistics
  • Mapping and navigation (GPS)
  • Computer graphics and animation

Practice Problems

  • Name a line, a point, and a plane in a diagram
  • Classify angle types: 45°, 120°, 90°, 180°
  • Identify vertical and adjacent angles in a diagram
  • Find the distance and midpoint between (2, 3) and (6, 7)
  • Given m∠1 = 40°, find the measure of its supplementary angle
  • Draw a transversal cutting two parallel lines and label all angles

Topic 9: Congruence and Transformations

Congruence and transformations help us understand how shapes move and relate to each other. These foundational ideas are crucial for everything from design and engineering to mathematical proof and reasoning.

Transformations

Transformations show how shapes can move or change on a plane. Understanding these is key to identifying congruent shapes and solving design-related problems.

  • Translation: Slides a figure without rotating or flipping it. All points move the same distance in the same direction.
  • Rotation: Turns a figure around a fixed point (the center of rotation).
  • Reflection: Flips a figure over a line, creating a mirror image.
  • Dilation: Enlarges or reduces a figure with respect to a center point and scale factor (non-rigid transformation).

Rigid transformations (translation, rotation, reflection) preserve size and shape, while dilations change size but preserve shape.

Congruent Figures

Two figures are congruent if they are the same size and shape. Rigid transformations can be used to prove congruence.

  • If one shape can be transformed into another using only rigid motions, they are congruent.
  • Congruence is symbolized by the ≅ symbol.

This concept is important for solving problems involving matching shapes, pattern design, and geometric proof.

Construction

Geometric constructions use tools like a compass and straightedge to draw shapes accurately. These hands-on methods build deep understanding of geometric relationships.

  • Constructing perpendicular bisectors
  • Copying angles and segments
  • Drawing congruent triangles
  • Bisecting angles and constructing angle congruence

Construction skills reinforce logic, precision, and problem-solving in geometry.

Triangle Congruence

Triangles are congruent when all their sides and angles match. However, shortcuts make it easier to prove triangle congruence without checking all six parts.

  • SSS (Side-Side-Side): All three sides are equal.
  • SAS (Side-Angle-Side): Two sides and the included angle are equal.
  • ASA (Angle-Side-Angle): Two angles and the included side are equal.
  • AAS (Angle-Angle-Side): Two angles and a non-included side are equal.
  • HL (Hypotenuse-Leg): For right triangles, the hypotenuse and one leg are equal.

Triangle congruence helps prove relationships in geometry and supports real-world design validation.

Real-World Applications

  • Designing symmetrical logos and patterns
  • Engineering parts that must fit together perfectly
  • Robotics movement and path planning
  • Architecture and construction layouts

Practice Problems

  • Perform a translation, rotation, and reflection on a triangle and describe the result
  • Determine whether two figures are congruent using transformation rules
  • Construct an equilateral triangle using a compass and straightedge
  • Use SSS, SAS, ASA, AAS, or HL to prove two triangles are congruent
  • Explain why dilation does not preserve congruence
  • Identify which transformation(s) map one figure onto another

Topic 10: Trigonometry Basics

Trigonometry is the study of relationships between the angles and sides of triangles. It's widely used in fields like physics, engineering, and astronomy.

Understanding Trigonometric Ratios

Trigonometric ratios are based on the sides of a right triangle. The three primary ratios are:

  • Sine (sin): Opposite / Hypotenuse
  • Cosine (cos): Adjacent / Hypotenuse
  • Tangent (tan): Opposite / Adjacent

These ratios allow us to calculate missing side lengths and angles when dealing with right triangles.

The Pythagorean Theorem

The Pythagorean Theorem states that in a right triangle, the square of the hypotenuse is equal to the sum of the squares of the other two sides:

a² + b² = c²

This fundamental relationship is often used alongside trigonometric ratios to solve for unknown sides and verify triangle properties.

Real-World Applications

Trigonometry is used in:

  • Calculating heights and distances
  • Engineering and construction
  • Modeling waves and sound in physics
  • Astronomy to measure distances between celestial bodies
  • Navigation and GPS systems

Practice Problems

  • Find sin(θ), cos(θ), and tan(θ) in a given right triangle
  • Solve for a missing side using the Pythagorean Theorem
  • Use trig ratios to find a missing angle
  • Apply trigonometry to find the height of a tree given the angle of elevation and distance
  • Label all sides of a triangle and write the correct trig ratios

Topic 11: Rational & Radical Expressions

Rational and radical expressions extend algebra into fractions with polynomials and roots. Mastering these skills is essential for solving complex equations and applying algebra in science and engineering.

Simplifying Rational Expressions

Rational expressions are fractions where the numerator and/or denominator are polynomials. Simplifying involves factoring and canceling common factors.

  • Factor both numerator and denominator
  • Cancel out common factors
  • State restrictions: values that make the denominator zero are excluded

Example: (x² - 9) / (x² - x - 6) simplifies to (x + 3)/(x - 3), x ≠ 3, -2

Solving Rational Equations

Rational equations contain one or more rational expressions. Solve by finding a common denominator, multiplying to eliminate fractions, and checking for excluded values.

  • Multiply both sides by the least common denominator (LCD)
  • Simplify and solve like a regular equation
  • Check for extraneous solutions (values that make any denominator zero)

Radical Expressions

Radical expressions involve roots, such as square roots or cube roots. Simplifying these is essential for solving equations and preparing for topics like quadratic formulas and geometry.

  • √a × √b = √(ab)
  • √(a²) = |a|
  • Rationalizing the denominator means rewriting the expression so there are no radicals in the denominator

Operations with Radicals

You can add, subtract, multiply, and divide radical expressions, but only like radicals can be added or subtracted.

  • √2 + √2 = 2√2
  • √5 + √3 can't be simplified further
  • Use distributive property and FOIL when multiplying binomials with radicals

Real-World Applications

  • Physics formulas with inverse and square root relationships
  • Geometry problems involving distances and areas
  • Engineering calculations that involve changing rates or volumes

Practice Problems

  • Simplify (x² - 4) / (x² - x - 6) and state restrictions
  • Solve (1/x) + (1/2) = (1/3) and check for extraneous solutions
  • Simplify √(50) and express in simplest radical form
  • Rationalize the denominator of 5 / √3
  • Multiply (√2 + 3)(√2 - 3)