🧮

Algebra Basics and Variables

Aug 12, 2025

Overview

This lecture introduces the concepts of variables, expressions, and equations in algebra, highlighting how variable values and context affect calculations.

Arithmetic vs. Algebra

  • Arithmetic deals with concrete numbers (e.g., 23 + 5 = 28).
  • Algebra introduces variables, which are symbols representing values that can change.

Variables and Expressions

  • A variable is a symbol (like x or y) that can take different values in expressions.
  • An expression is a combination of numbers, variables, and operations (e.g., x + 5).
  • The value of an expression depends on the values assigned to its variables.
  • Examples: If x = 1, then x + 5 = 6; if x = -7, then x + 5 = -2.

Equations

  • An equation sets two expressions equal to each other (e.g., x + 3 = 1).
  • Solving equations involves finding variable values that make the equation true.
  • With more variables (e.g., x + y + z = 5), knowing some variable values constrains the others.

Evaluating Expressions with Variables

  • Expressions can be evaluated by substituting specific values for variables.
  • Example: For x^y, if x = 5 and y = 2, then 5^2 = 25.
  • Example: For x^y, if x = -2 and y = 3, then (-2)^3 = -8.
  • More complex example: √(x + y) - x, with x = 1, y = 8, evaluates to 2.

Key Terms & Definitions

  • Variable — A symbol representing a value that can change within a mathematical context.
  • Expression — A mathematical statement combining numbers, variables, and operations, but without an equals sign.
  • Equation — A mathematical statement that asserts two expressions are equal.

Action Items / Next Steps

  • Practice evaluating expressions for different variable values.
  • Distinguish between expressions and equations in given problems.