Foundations of Algebra

SA
StudyAI Editorial
Reviewed by StudyAI tutors
· Published Updated

From the Basic Mathematics for Economics curriculum

Foundations of Algebra

TL;DR

Algebra is a powerful way to represent relationships and solve problems using symbols, especially when you don't know a specific value yet. You'll learn to manipulate these symbols through basic operations to isolate unknown variables and find their values. Mastering these foundational skills is essential for understanding economic models and quantitative analysis.

1. The Mental Model

Think of algebra as a language for describing quantities and their relationships using letters (variables) alongside numbers. It lets you write down puzzles where some pieces are missing and then provides the rules to find those missing pieces. You'll use it to understand how one economic factor changes when another one does.

2. The Core Material

Algebra's foundation lies in variables, constants, expressions, and equations.

Variables and Constants

Close-up of colorful JavaScript code displayed on a computer monitor, ideal for tech-themed projects.
Photo by Rashed Paykary on Pexels

A variable is a symbol, usually a letter like $x$, $y$, or $Q$, that represents an unknown or changing quantity. A constant is a fixed value, like $5$, $100$, or $\pi$. In economics, $P$ might be the price (a variable), and $C$ might be a fixed cost (a constant).

Expressions and Equations

A hand writing a mathematical equation on a whiteboard with a marker.
Photo by Vanessa Garcia on Pexels

An expression is a combination of variables, constants, and mathematical operations (like addition, subtraction, multiplication, division). For example, $3x + 5$ is an expression. It doesn't have an equals sign.

An equation is a statement that two expressions are equal. For example, $3x + 5 = 11$ is an equation. The goal in algebra is often to solve an equation, which means finding the value(s) of the variable(s) that make the equation true.

Basic Algebraic Operations

Mathematical study scene with open book, graph paper, and pen for learning and homework.
Photo by Lum3n on Pexels

To solve equations, you'll perform operations on both sides to keep the equation balanced. The key principle is: whatever you do to one side of the equation, you must do to the other side.

  • Addition/Subtraction: To undo addition, subtract. To undo subtraction, add.
    • Example: $x - 7 = 10 \implies x - 7 + 7 = 10 + 7 \implies x = 17$
  • Multiplication/Division: To undo multiplication, divide. To undo division, multiply.
    • Example: $4y = 20 \implies \frac{4y}{4} = \frac{20}{4} \implies y = 5$
  • Combining Like Terms: You can only add or subtract terms that have the same variable raised to the same power.
    • Example: $2x + 5x = 7x$
    • Example: $3a + 2b - a = 2a + 2b$ (You can't combine $2a$ and $2b$)
  • Distributive Property: $a(b + c) = ab + ac$. This is crucial for simplifying expressions.
    • Example: $3(x + 2) = 3x + 6$
graph TD
    Start["Start with an Equation"] --> IdentifyVariable["Identify the variable you want to solve for"]
    IdentifyVariable --> SimplifySides["Simplify both sides of the equation (combine like terms, distribute)"]
    SimplifySides --> IsolateVariableTerm["Isolate the term containing the variable (Add/Subtract constants to both sides)"]
    IsolateVariableTerm --> SolveForVariable["Solve for the variable (Multiply/Divide to remove coefficients)"]
    SolveForVariable --> CheckSolution["Check your solution by plugging it back into the original equation"]
    CheckSolution --> End["End (Solution Found)"]

Solving Linear Equations

Side view of focused teacher in jacket writing equations on whiteboard in light room in daylight
Photo by Vanessa Garcia on Pexels

A linear equation is one where the highest power of the variable is $1$ (e.g., $x$, not $x^2$). Most foundational economic models start with linear relationships.

To solve:
1. Simplify both sides (distribute, combine like terms).
2. Get all terms with the variable on one side of the equation, and all constant terms on the other side.
3. Isolate the variable by dividing or multiplying.

3. Worked Example

Let's solve for $Q$ in a simple supply-demand scenario. Suppose the demand for a good is given by $P = 100 - 2Q$, and the supply is given by $P = 20 + 3Q$. We want to find the equilibrium quantity $Q$ where demand equals supply (i.e., when their prices are equal).

Set the demand equation equal to the supply equation:
$100 - 2Q = 20 + 3Q$

  1. Get all $Q$ terms on one side. Let's add $2Q$ to both sides:
    $100 - 2Q + 2Q = 20 + 3Q + 2Q$
    $100 = 20 + 5Q$

  2. Get all constant terms on the other side. Subtract $20$ from both sides:
    $100 - 20 = 20 + 5Q - 20$
    $80 = 5Q$

  3. Isolate $Q$. Divide both sides by $5$:
    $\frac{80}{5} = \frac{5Q}{5}$
    $16 = Q$

So, the equilibrium quantity $Q$ is $16$.

4. Key Takeaways

  • Variables represent unknown or changing quantities, while constants are fixed values.
  • Equations express equality between two expressions, and solving them means finding variable values that make the statement true.
  • The golden rule of algebra is to apply the same operation to both sides of an equation to maintain balance.
  • Always simplify expressions by combining like terms and using the distributive property before isolating variables.
  • Linear equations are fundamental in economics and typically involve a variable raised only to the power of one.
  • Solving equations often involves reversing the order of operations to isolate the variable.
  • Checking your solution by plugging it back into the original equation is a critical final step.

  • Common Mistakes:

    • Forgetting to perform an operation on both sides of the equation.
    • Incorrectly combining unlike terms (e.g., trying to add $2x + 3y$).
    • Making sign errors when moving terms across the equals sign (e.g., changing $x + 5$ to $x - 5$ on the other side without changing the sign of the constant).
    • Misapplying the distributive property (e.g., $2(x+y) = 2x + y$ instead of $2x + 2y$).

5. Now Try It

You're analyzing a small business. Its total cost ($C$) is given by $C = 1500 + 5q$, where $1500$ is fixed cost and $5$ is the variable cost per unit $q$. The revenue ($R$) from selling $q$ units is $R = 20q$. Find the break-even quantity, $q$, where total cost equals total revenue ($C = R$). What success looks like: You should arrive at a single, positive whole number for $q$.

Frequently asked about Foundations of Algebra

Algebra is a powerful way to represent relationships and solve problems using symbols, especially when you don't know a specific value yet. You'll learn to manipulate these symbols through basic operations to isolate unknown variables and find their values. Read the full notes above for the details.

Foundations of Algebra is a core topic in Basic Mathematics for Economics. Most exam papers test it via a mix of definitions, worked examples, and applied problems. The notes above cover the high-yield sub-topics, common pitfalls, and the kind of questions examiners typically set.

Yes. Every note in the StudyAI Campus Hub is free to read. Create a free account if you want to clone the full plan, generate your own notes from your textbook, or get AI-powered practice quizzes and flashcards.

Get the full Basic Mathematics for Economics curriculum

Clone the complete plan to your dashboard for unlimited AI-generated notes, practice quizzes, and a personalised revision schedule.

Create Free Account