Chapter 1

Number Systems and Algebraic Foundations

Real Number System Architecture

Real Number System Architecture is the study of how different kinds of numbers fit together inside one larger system. In 11th Grade Maths, this helps you understand not just how to use numbers, but how they are organized, how they compare, and why some numbers can or cannot be written in certain forms.

The real number system includes familiar counting numbers, negative numbers, fractions, decimals, and numbers like \(\sqrt{2}\) and \(\pi\). Learning its structure gives you a strong foundation for algebra, equations, graphs, and higher-level mathematics.

In this lesson, you will learn how to classify numbers, how the different sets of numbers are related, why rational numbers are dense on the number line, and how to prove that certain numbers, such as \(\sqrt{2}\), are irrational.

1. The Architecture of the Real Number System

The real number system is made up of several nested sets. “Nested” means that one set sits inside another larger set.

  • Natural numbers: counting numbers such as \(1,2,3,4,\dots\)
  • Whole numbers: natural numbers together with \(0\), so \(0,1,2,3,\dots\)
  • Integers: negative and positive whole numbers, including \(0\), so \(\dots,-3,-2,-1,0,1,2,3,\dots\)
  • Rational numbers: numbers that can be written as a fraction \(\frac{a}{b}\), where \(a\) and \(b\) are integers and \(b\neq 0\)
  • Irrational numbers: numbers that cannot be written as a fraction of two integers
  • Real numbers: all rational and irrational numbers together

You can think of the sets as layers:

$$\text{Natural} \subset \text{Whole} \subset \text{Integers} \subset \text{Rational} \subset \text{Real}$$

Irrational numbers are also part of the real numbers, but they are not rational. So the real numbers are split into two big groups:

$$\text{Real numbers} = \text{Rational numbers} \cup \text{Irrational numbers}$$

and these two groups do not overlap.

2. How to Recognize Each Type of Number

A number belongs to the smallest set that describes it, but it also belongs to every larger set that contains that smaller set.

For example, \(4\) is a natural number. That means it is also a whole number, an integer, a rational number, and a real number.

By contrast, \(-7\) is not natural or whole, but it is an integer. So it is also rational and real.

A fraction like \(\frac{3}{5}\) is rational because it is already written as a ratio of integers. A terminating decimal like \(0.8\) is rational because \(0.8=\frac{8}{10}=\frac{4}{5}\).

A repeating decimal is also rational. For example, \(0.333\dots = \frac{1}{3}\).

An irrational number has a decimal expansion that never ends and never repeats in a pattern. Examples include \(\sqrt{2}\), \(\sqrt{3}\), and \(\pi\).

3. Decimal Forms and What They Tell You

Decimal form is often a quick way to identify whether a number is rational or irrational.

  • Terminating decimals are rational.
  • Repeating decimals are rational.
  • Non-terminating, non-repeating decimals are irrational.

Examples:

  • \(2.75\) is rational because it terminates.
  • \(0.121212\dots\) is rational because the block \(12\) repeats.
  • \(3.14159265\dots\) is irrational if the decimal never ends and never repeats, as with \(\pi\).

This idea is important because it connects fractions, decimals, and number classification.

4. Rational Numbers Are Dense

One of the most important ideas in the real number system is density. When we say rational numbers are dense, we mean that between any two different real numbers, there is always at least one rational number. In fact, there are infinitely many rational numbers between them.

Suppose you choose two numbers, such as \(1\) and \(2\). You can find a rational number between them by taking their average:

$$\frac{1+2}{2}=\frac{3}{2}=1.5$$

This number is rational and lies between \(1\) and \(2\).

But density goes further. Between \(1\) and \(1.5\), there is another rational number, such as \(1.25\). Between \(1.25\) and \(1.5\), there is another one, and so on forever.

This means the number line has no gaps where rational numbers completely disappear.

In fact, irrational numbers are also dense in the real numbers. So between any two different real numbers, you can find both rational and irrational numbers.

5. Why Density Matters

Density helps explain why the number line is so full. Even if two numbers seem very close together, there are still infinitely many numbers between them.

This idea is used in algebra, graphing, inequalities, interval notation, and limits you may study later. It also shows that the real number line is much richer than just the counting numbers or fractions you first learned.

6. Proving a Number Is Irrational

Sometimes in mathematics, it is not enough to guess that a number is irrational from its decimal form. We need a proof.

One famous example is proving that \(\sqrt{2}\) is irrational. The standard method is a proof by contradiction. This means we begin by assuming the opposite of what we want to prove, and then show that this assumption leads to an impossible result.

7. Worked Example 1: Classifying Numbers

Classify each number: \(5\), \(-2\), \(\frac{7}{4}\), \(0.125\), \(\sqrt{9}\), \(\sqrt{2}\).

Solution:

  1. \(5\)
    \(5\) is a natural number. Therefore it is also whole, integer, rational, and real.
  2. \(-2\)
    \(-2\) is an integer. Therefore it is also rational and real.
  3. \(\frac{7}{4}\)
    This is a ratio of integers, so it is rational. Therefore it is also real.
  4. \(0.125\)
    This decimal terminates, so it is rational. In fact, \(0.125=\frac{125}{1000}=\frac{1}{8}\). Therefore it is real.
  5. \(\sqrt{9}\)
    \(\sqrt{9}=3\), so it is a natural number. Therefore it is also whole, integer, rational, and real.
  6. \(\sqrt{2}\)
    \(\sqrt{2}\) cannot be written as a fraction of integers, so it is irrational. Therefore it is real.

Key idea: simplify first if needed. For example, \(\sqrt{9}\) may look complicated, but it equals \(3\).

8. Worked Example 2: Finding Rational Numbers Between Two Numbers

Find two rational numbers between \(\frac{1}{3}\) and \(\frac{2}{3}\).

Solution:

One way is to rewrite the fractions with a common denominator:

$$\frac{1}{3}=\frac{2}{6}, \qquad \frac{2}{3}=\frac{4}{6}$$

A rational number between them is:

$$\frac{3}{6}=\frac{1}{2}$$

To find another one, use a larger common denominator:

$$\frac{1}{3}=\frac{4}{12}, \qquad \frac{2}{3}=\frac{8}{12}$$

Now numbers between them include:

$$\frac{5}{12},\ \frac{6}{12},\ \frac{7}{12}$$

So two rational numbers between \(\frac{1}{3}\) and \(\frac{2}{3}\) are:

$$\frac{5}{12} \quad \text{and} \quad \frac{1}{2}$$

Key idea: there is never just one rational number between two different numbers. There are infinitely many.

9. Worked Example 3: Showing a Repeating Decimal Is Rational

Show that \(0.727272\dots\) is rational.

Solution:

Let

$$x=0.727272\dots$$

Since two digits repeat, multiply by \(100\):

$$100x=72.727272\dots$$

Now subtract the original equation:

$$100x-x=72.727272\dots-0.727272\dots$$

$$99x=72$$

$$x=\frac{72}{99}=\frac{8}{11}$$

So

$$0.727272\dots=\frac{8}{11}$$

Therefore, the number is rational.

Key idea: every repeating decimal can be written as a fraction.

10. Worked Example 4: Proving That \(\sqrt{2}\) Is Irrational

Claim: \(\sqrt{2}\) is irrational.

Proof by contradiction:

Assume that \(\sqrt{2}\) is rational. Then it can be written in simplest form as

$$\sqrt{2}=\frac{a}{b}$$

where \(a\) and \(b\) are integers, \(b\neq 0\), and the fraction is fully simplified. That means \(a\) and \(b\) have no common factor other than \(1\).

Now square both sides:

$$2=\frac{a^2}{b^2}$$

Multiply both sides by \(b^2\):

$$2b^2=a^2$$

This tells us that \(a^2\) is even, because it equals \(2\) times an integer.

If \(a^2\) is even, then \(a\) must also be even. So we can write

$$a=2k$$

for some integer \(k\).

Substitute into the equation \(2b^2=a^2\):

$$2b^2=(2k)^2$$

$$2b^2=4k^2$$

Divide both sides by \(2\):

$$b^2=2k^2$$

This means \(b^2\) is even, so \(b\) is also even.

Now both \(a\) and \(b\) are even. That means both are divisible by \(2\).

But this is impossible, because we started by saying that \(\frac{a}{b}\) was in simplest form. If both numerator and denominator are even, then the fraction was not fully simplified.

We have reached a contradiction. Therefore our original assumption must be false.

So,

$$\sqrt{2} \text{ is irrational.}$$

Key idea: the contradiction comes from the fact that assuming \(\sqrt{2}\) is rational forces both numerator and denominator to share a factor of \(2\), even though the fraction was supposed to be simplified.

11. Important Connections to Algebra

The architecture of the real number system supports many algebra skills.

  • When solving equations, you must know what types of numbers are allowed as solutions.
  • When simplifying radicals, you must recognize when a square root is rational, like \(\sqrt{16}=4\), or irrational, like \(\sqrt{5}\).
  • When graphing on a number line, you use the fact that real numbers include both rational and irrational values.
  • When comparing decimal and fractional forms, classification helps you understand equivalence.

These ideas are not separate from algebra. They are part of the foundation that makes algebra work clearly and logically.

12. Common Mistakes to Avoid

  • Thinking every square root is irrational.
    Not true. \(\sqrt{25}=5\), which is rational.
  • Thinking all decimals are irrational.
    Not true. Terminating and repeating decimals are rational.
  • Forgetting that integers are rational.
    Every integer can be written as a fraction, for example \(-3=\frac{-3}{1}\).
  • Thinking there is only one number between two numbers.
    There are infinitely many rational numbers between any two distinct real numbers.
  • Not simplifying first.
    For example, classify \(\sqrt{49}\) as \(7\), not as “a square root” only.

13. Quick Review Checklist

  • Can you name the main sets inside the real number system?
  • Can you tell whether a number is natural, whole, integer, rational, irrational, or real?
  • Do you know that terminating and repeating decimals are rational?
  • Do you understand that rational numbers are dense on the number line?
  • Can you explain why \(\sqrt{2}\) is irrational using contradiction?

14. Summary

The real number system is built like a structured hierarchy. Natural numbers, whole numbers, integers, and rational numbers are nested inside one another, and together with irrational numbers they form the real numbers.

Rational numbers can be written as fractions, and their decimals terminate or repeat. Irrational numbers cannot be written as fractions, and their decimals neither terminate nor repeat.

A major property of the real number system is density: between any two different real numbers, there are infinitely many rational numbers. Finally, some numbers, such as \(\sqrt{2}\), can be proven irrational using logical argument, not just decimal approximation.

When you understand this architecture, you gain a clearer picture of how numbers behave and how algebra is built on that structure.

Put what you read to the test

You've worked through Real Number System Architecture. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Arithmetic Operations and Precedence

Arithmetic Operations and Precedence is about evaluating expressions in the correct order. When an expression has more than one operation, the answer depends on which parts are done first. To make mathematics clear and consistent, we use a fixed set of rules called the order of operations.

These rules apply to both numerical expressions and algebraic expressions. They are especially important when expressions contain nested grouping symbols such as parentheses, brackets, or braces, and when they contain fraction bars, which act like grouping symbols too.

In this lesson, you will learn how to evaluate expressions step by step, avoid common mistakes, and understand why precedence matters.

1. The basic arithmetic operations

The main arithmetic operations are:

  • Addition: combining quantities, such as \(3+5\)
  • Subtraction: finding a difference, such as \(9-4\)
  • Multiplication: repeated addition or scaling, such as \(6\times 2\)
  • Division: splitting or finding a quotient, such as \(12\div 3\)
  • Powers (exponents): repeated multiplication, such as \(2^3\)

When these appear together in one expression, we do not simply move from left to right. Instead, we follow precedence rules.

2. Order of operations

A useful way to remember precedence is:

  1. Grouping symbols
  2. Exponents
  3. Multiplication and Division, from left to right
  4. Addition and Subtraction, from left to right

Grouping symbols include:

  • Parentheses: \(( )\)
  • Brackets: \([ ]\)
  • Braces: \(\{ \}\)
  • Fraction bars
  • Radical symbols, when they group part of an expression

It is important to understand that multiplication does not always come before division. They have the same level of precedence, so you work from left to right. The same is true for addition and subtraction.

For example, in \(18 \div 3 \times 2\), you do not multiply first. You move left to right:

$$18 \div 3 \times 2 = 6 \times 2 = 12$$

3. Working with grouping symbols

When an expression has grouping symbols, always simplify the innermost grouping first. Then work outward.

For example, in

$$3\bigl[2+(5-1)\bigr]$$

you first simplify \((5-1)\), then add inside the bracket, and only then multiply by 3.

This gives:

$$3\bigl[2+(5-1)\bigr]=3[2+4]=3(6)=18$$

Nested grouping symbols are common in algebra and in long numerical expressions. Taking them one layer at a time helps prevent mistakes.

4. Fraction bars as grouping symbols

A fraction bar means that the entire numerator is grouped together and the entire denominator is grouped together. This is one of the most common places where students make mistakes.

For example, in

$$\frac{8+4}{2}$$

you must add in the numerator first:

$$\frac{8+4}{2}=\frac{12}{2}=6$$

You cannot divide 4 by 2 first unless the expression is written in a way that shows that operation separately.

Similarly, in an algebraic expression like

$$\frac{2x+6}{3}$$

the whole numerator \(2x+6\) is grouped. If you are evaluating for a value of \(x\), substitute first and then simplify the grouped numerator.

5. Precedence with algebraic expressions

Order of operations also applies when variables are involved. If a variable has been assigned a value, substitute the value carefully and then evaluate using the same rules.

For instance, if \(x=4\), then

$$2x^2-3$$

becomes

$$2(4)^2-3$$

Now apply precedence:

  • First evaluate the exponent: \((4)^2=16\)
  • Then multiply: \(2\cdot 16=32\)
  • Then subtract: \(32-3=29\)

So, when \(x=4\),

$$2x^2-3=29$$

Notice that \(2x^2\) means \(2\cdot x^2\), not \((2x)^2\). The placement of symbols matters.

6. Common mistakes to avoid

  • Doing operations strictly left to right without considering precedence
  • Multiplying before exponents. Exponents come first.
  • Forgetting that division and multiplication are equal in precedence, so they must be done left to right
  • Ignoring fraction bars as grouping symbols
  • Substituting values incorrectly in algebraic expressions
  • Confusing \(2x^2\) with \((2x)^2\)

For example, compare these two expressions:

$$2x^2 \quad \text{and} \quad (2x)^2$$

If \(x=3\), then:

$$2x^2=2(3^2)=2(9)=18$$ $$ (2x)^2=(2\cdot 3)^2=6^2=36$$

They are not the same.

7. Worked examples

Example 1: A basic numerical expression

Evaluate:

$$7+3\times 4$$

Step 1: Multiplication comes before addition.

$$3\times 4=12$$

Step 2: Add.

$$7+12=19$$

Answer: \(19\)

If you added first, you would get \((7+3)\times 4=40\), which is a different expression. This shows why precedence matters.

Example 2: Grouping symbols and exponents

Evaluate:

$$2\bigl(5-2\bigr)^2+6\div 3$$

Step 1: Simplify inside parentheses.

$$5-2=3$$

The expression becomes:

$$2(3)^2+6\div 3$$

Step 2: Evaluate the exponent.

$$3^2=9$$

Now we have:

$$2(9)+6\div 3$$

Step 3: Perform multiplication and division from left to right.

$$2(9)=18$$ $$6\div 3=2$$

Step 4: Add.

$$18+2=20$$

Answer: \(20\)

Example 3: Nested grouping symbols

Evaluate:

$$4\left[3+2(6-4)\right]$$

Step 1: Simplify the innermost grouping.

$$6-4=2$$

The expression becomes:

$$4[3+2(2)]$$

Step 2: Multiply inside the bracket.

$$2(2)=4$$

Now we have:

$$4[3+4]$$

Step 3: Add inside the bracket.

$$3+4=7$$

Step 4: Multiply.

$$4(7)=28$$

Answer: \(28\)

Example 4: Algebraic expression with a fraction bar

If \(x=2\), evaluate:

$$\frac{3x+9}{x+1}$$

Step 1: Substitute \(x=2\).

$$\frac{3(2)+9}{2+1}$$

Step 2: Simplify the numerator and denominator separately.

$$\frac{6+9}{3}$$ $$\frac{15}{3}$$

Step 3: Divide.

$$\frac{15}{3}=5$$

Answer: \(5\)

Notice that the numerator \(3x+9\) had to be treated as one grouped expression because of the fraction bar.

8. Strategy for success

When evaluating a complex expression, it helps to follow a consistent strategy:

  1. Look for all grouping symbols, including fraction bars.
  2. Simplify the innermost grouped parts first.
  3. Evaluate exponents.
  4. Do multiplication and division from left to right.
  5. Do addition and subtraction from left to right.
  6. Rewrite each step clearly so you can check your work.

Writing one step at a time is especially useful in longer expressions. It reduces errors and makes it easier to see where a mistake happened.

Brief Summary

Arithmetic operations must be performed using a fixed order of operations so that expressions have one correct value. Start with grouping symbols, then exponents, then multiplication and division from left to right, and finally addition and subtraction from left to right. Fraction bars act as grouping symbols, and the same precedence rules apply to algebraic expressions after substituting any given values.

Put what you read to the test

You've worked through Arithmetic Operations and Precedence. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Fractional and Rational Fluency

Fractional and Rational Fluency means being confident with expressions that contain fractions, variables, and rational terms. In 11th Grade Maths, this includes simplifying algebraic fractions, adding and subtracting rational expressions, multiplying and dividing them, and working with complex fractions.

A rational expression is an expression that can be written as a fraction where the numerator and denominator are polynomials. For example, \(\frac{x+3}{x-2}\) and \(\frac{2x^2-8}{x^2-1}\) are rational expressions.

One very important idea in this topic is that some values of the variable are excluded values. These are values that make a denominator equal to zero, which is not allowed. For example, in \(\frac{x+3}{x-2}\), the value \(x=2\) is excluded.

This lesson will show you how to work accurately with rational expressions and how to keep track of excluded values at every step.

1. Identifying excluded values

Before simplifying or operating on a rational expression, always check which values make any denominator zero. These values must be excluded from the domain of the expression.

For example, in

$$\frac{3x+1}{x^2-9}$$

the denominator factors as

$$x^2-9=(x-3)(x+3)$$

So the excluded values are

$$x\neq 3 \quad \text{and} \quad x\neq -3$$

Even if a factor later cancels, the excluded value still stays excluded because it came from the original denominator.

2. Simplifying algebraic fractions

To simplify a rational expression, follow these steps:

  • Factor the numerator completely.
  • Factor the denominator completely.
  • State excluded values from the original denominator.
  • Cancel only common factors, not terms.

A common mistake is trying to cancel parts of addition or subtraction. For example, in \(\frac{x+2}{x}\), you cannot cancel the \(x\) from only one term in the numerator.

You may only cancel when the entire numerator and denominator are written as products.

Worked Example 1: Simplifying a rational expression

Simplify

$$\frac{x^2-4}{x^2+x-6}$$

Step 1: Factor numerator and denominator.

$$x^2-4=(x-2)(x+2)$$ $$x^2+x-6=(x+3)(x-2)$$

So the expression becomes

$$\frac{(x-2)(x+2)}{(x+3)(x-2)}$$

Step 2: Find excluded values from the original denominator.

Since \((x+3)(x-2)=0\) when \(x=-3\) or \(x=2\), the excluded values are

$$x\neq -3, \; x\neq 2$$

Step 3: Cancel common factors.

$$\frac{(x-2)(x+2)}{(x+3)(x-2)}=\frac{x+2}{x+3}$$

Final answer:

$$\frac{x+2}{x+3}, \quad x\neq -3, 2$$

3. Multiplying and dividing rational expressions

When multiplying rational expressions, factor first and then cancel common factors.

When dividing rational expressions, multiply by the reciprocal of the second fraction.

Worked Example 2: Multiplying rational expressions

Simplify

$$\frac{x^2-9}{x^2-2x} \cdot \frac{x}{x+3}$$

Step 1: Factor everything.

$$x^2-9=(x-3)(x+3)$$ $$x^2-2x=x(x-2)$$

So we have

$$\frac{(x-3)(x+3)}{x(x-2)}\cdot\frac{x}{x+3}$$

Step 2: Find excluded values from the original denominators.

The denominators are \(x(x-2)\) and \(x+3\), so

$$x\neq 0, \; x\neq 2, \; x\neq -3$$

Step 3: Cancel common factors.

$$\frac{(x-3)(x+3)}{x(x-2)}\cdot\frac{x}{x+3}=\frac{x-3}{x-2}$$

Final answer:

$$\frac{x-3}{x-2}, \quad x\neq -3, 0, 2$$

Worked Example 3: Dividing rational expressions

Simplify

$$\frac{x^2-1}{x^2+x} \div \frac{x-1}{x}$$

Step 1: Rewrite division as multiplication by the reciprocal.

$$\frac{x^2-1}{x^2+x} \cdot \frac{x}{x-1}$$

Step 2: Factor.

$$x^2-1=(x-1)(x+1)$$ $$x^2+x=x(x+1)$$

Now the expression is

$$\frac{(x-1)(x+1)}{x(x+1)}\cdot\frac{x}{x-1}$$

Step 3: Find excluded values.

From the original expression:

  • \(x^2+x=x(x+1)\neq 0\), so \(x\neq 0\) and \(x\neq -1\)
  • The divisor \(\frac{x-1}{x}\) must also be defined, so \(x\neq 0\)
  • Also, the divisor cannot equal zero, so \(x-1\neq 0\), which means \(x\neq 1\)

So the excluded values are

$$x\neq -1, \; 0, \; 1$$

Step 4: Cancel common factors.

$$\frac{(x-1)(x+1)}{x(x+1)}\cdot\frac{x}{x-1}=1$$

Final answer:

$$1, \quad x\neq -1, 0, 1$$

4. Adding and subtracting rational expressions

To add or subtract rational expressions, the denominators must be the same. This is similar to working with numerical fractions.

Use these steps:

  1. Factor each denominator.
  2. Find the least common denominator (LCD).
  3. Rewrite each fraction with the LCD.
  4. Add or subtract the numerators.
  5. Simplify if possible.
  6. State excluded values from the original denominators.

Worked Example 4: Adding rational expressions

Simplify

$$\frac{2}{x-1}+\frac{3}{x+2}$$

Step 1: Identify the LCD.

The denominators are \(x-1\) and \(x+2\), so the LCD is

$$ (x-1)(x+2) $$

Step 2: Rewrite each fraction.

$$\frac{2}{x-1}=\frac{2(x+2)}{(x-1)(x+2)}$$ $$\frac{3}{x+2}=\frac{3(x-1)}{(x-1)(x+2)}$$

Step 3: Add the numerators.

$$\frac{2(x+2)+3(x-1)}{(x-1)(x+2)}$$

Expand the numerator:

$$2(x+2)+3(x-1)=2x+4+3x-3=5x+1$$

So the result is

$$\frac{5x+1}{(x-1)(x+2)}$$

Step 4: State excluded values.

$$x\neq 1, \; x\neq -2$$

Final answer:

$$\frac{5x+1}{(x-1)(x+2)}, \quad x\neq 1, -2$$

5. Simplifying complex fractions

A complex fraction is a fraction that has a fraction in its numerator, denominator, or both. For example,

$$\frac{\frac{1}{x}+2}{\frac{3}{x}}$$

There are two common ways to simplify a complex fraction:

  • Combine the numerator and denominator separately first.
  • Multiply the entire complex fraction by the least common denominator of all smaller fractions.

The second method is often faster.

Suppose we simplify

$$\frac{\frac{1}{x}+2}{\frac{3}{x}}$$

Step 1: Rewrite the numerator as a single fraction.

$$\frac{1}{x}+2=\frac{1}{x}+\frac{2x}{x}=\frac{1+2x}{x}$$

So the complex fraction becomes

$$\frac{\frac{1+2x}{x}}{\frac{3}{x}}$$

Step 2: Divide by multiplying by the reciprocal.

$$\frac{1+2x}{x}\cdot\frac{x}{3}$$

Step 3: Cancel common factors.

$$\frac{1+2x}{3}$$

Excluded value: since \(x\) is in the denominator of the original expression,

$$x\neq 0$$

Final answer:

$$\frac{1+2x}{3}, \quad x\neq 0$$

6. Common mistakes to avoid

  • Cancelling terms instead of factors: In \(\frac{x+2}{x}\), you cannot cancel the \(x\).
  • Forgetting excluded values: Always get them from the original denominators first.
  • Not factoring completely: You may miss a common factor if the numerator or denominator is not fully factored.
  • Adding denominators when adding fractions: \(\frac{1}{a}+\frac{1}{b}\neq\frac{2}{a+b}\).
  • For division, forgetting the reciprocal: Dividing by a fraction means multiplying by its reciprocal.

7. A useful checklist

Whenever you work with rational expressions, ask yourself:

  • What values make any denominator zero?
  • Can I factor the numerator and denominator completely?
  • Am I cancelling factors only?
  • If I am adding or subtracting, did I use a common denominator?
  • If I am dividing, did I multiply by the reciprocal?

Summary

Rational fluency is about working carefully and logically with algebraic fractions. The key skills are factoring, finding excluded values, simplifying by cancelling common factors, using common denominators for addition and subtraction, and multiplying by the reciprocal when dividing.

If you follow a clear step-by-step method, rational expressions become much easier to manage. Always begin with the denominator restrictions, because those excluded values remain important even after simplification.

Put what you read to the test

You've worked through Fractional and Rational Fluency. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Proportional Reasoning and Scaling

Proportional Reasoning and Scaling is about understanding how two or more quantities change together. In many real-life situations, if one quantity changes, another changes in a predictable way. Learning these relationships helps you solve problems in science, finance, geometry, maps, recipes, and everyday decision-making.

In this lesson, you will learn how to recognize and work with direct variation, inverse variation, and joint variation. You will also learn how to find and use the constant of proportionality, which tells you exactly how the quantities are connected.

Proportional reasoning is closely connected to algebra. Instead of only noticing that two quantities “go together,” you will write equations that model the relationship and use those equations to solve problems.

1. What does proportional mean?

Two quantities are proportional when they have a constant relationship. This means that as one quantity changes, the other changes according to a fixed rule.

One of the most common types of proportional relationships is direct proportion. If two quantities are directly proportional, then when one quantity increases, the other increases at a constant rate. If one quantity decreases, the other decreases in the same pattern.

The general form of a direct variation equation is

$$y = kx$$

Here,

  • y and x are the variables,
  • k is the constant of proportionality.

The constant of proportionality can be found by dividing:

$$k = \frac{y}{x}$$

If the ratio \(\frac{y}{x}\) stays the same, then the relationship is a direct variation.

2. Direct variation

Direct variation means “multiply by a constant.” For example, if total pay depends on hours worked at a fixed hourly rate, then pay varies directly with hours.

If a student earns \(\$15\) per hour, then the total pay \(P\) for \(h\) hours is

$$P = 15h$$

In this equation, the constant of proportionality is \(15\). This means each extra hour adds \(\$15\).

Some key signs of direct variation are:

  • The equation can be written as \(y = kx\).
  • The graph is a straight line through the origin.
  • The ratio \(\frac{y}{x}\) is constant.

Worked Example 1: Finding a constant of proportionality

A car uses 12 liters of fuel to travel 180 kilometers. Assume fuel used varies directly with distance. Write an equation relating fuel \(f\) and distance \(d\).

Step 1: Start with the direct variation form.

$$f = kd$$

Step 2: Substitute the known values.

$$12 = k(180)$$

Step 3: Solve for \(k\).

$$k = \frac{12}{180} = \frac{1}{15}$$

Step 4: Write the equation.

$$f = \frac{1}{15}d$$

Interpretation: The car uses \(\frac{1}{15}\) liter per kilometer.

3. Scaling in direct proportion

Scaling means changing the size of a quantity by a factor. In a direct proportional relationship, scaling one quantity by a factor scales the other by the same factor.

For example, if a recipe for 4 people uses 3 cups of rice, then a recipe for 8 people uses twice as much rice, because \(8\) is twice \(4\).

$$\text{rice} = \frac{3}{4}(\text{people})$$

If the number of people is multiplied by \(2\), the amount of rice is also multiplied by \(2\).

This idea is very useful in:

  • maps and scale drawings,
  • similar figures in geometry,
  • unit conversions,
  • recipes and mixtures,
  • rates such as speed, cost, and wages.

4. Inverse variation

Not all proportional relationships increase together. In an inverse variation, when one quantity increases, the other decreases so that their product stays constant.

The general form is

$$y = \frac{k}{x}$$

or equivalently

$$xy = k$$

Here, \(k\) is again the constant of proportionality.

For inverse variation:

  • the product \(xy\) is constant,
  • if \(x\) doubles, \(y\) is cut in half,
  • if \(x\) is multiplied by 3, \(y\) is divided by 3.

A common example is travel time for a fixed distance. If you go faster, the time needed becomes less.

Worked Example 2: Inverse variation

The time \(t\) needed to complete a job varies inversely with the number of workers \(w\). If 6 workers take 10 hours, how long will 15 workers take?

Step 1: Write the inverse variation model.

$$t = \frac{k}{w}$$

Step 2: Use the given values to find \(k\).

$$10 = \frac{k}{6}$$

$$k = 60$$

Step 3: Write the equation.

$$t = \frac{60}{w}$$

Step 4: Substitute \(w = 15\).

$$t = \frac{60}{15} = 4$$

Answer: 15 workers will take 4 hours.

5. Joint variation

In joint variation, one variable depends on the product of two or more other variables. This means a quantity changes directly with multiple quantities at the same time.

The general form for joint variation with two variables is

$$y = kxz$$

This means \(y\) varies jointly as \(x\) and \(z\).

You may also see statements like:

  • “\(y\) varies jointly as \(x\) and \(z\)” meaning \(y = kxz\),
  • “\(y\) varies directly as \(x\) and inversely as \(z\)” meaning \(y = \frac{kx}{z}\).

It is important to translate words into equations carefully.

Worked Example 3: Joint variation

Suppose \(y\) varies jointly as \(x\) and \(z\). If \(y = 24\) when \(x = 3\) and \(z = 4\), find \(y\) when \(x = 5\) and \(z = 2\).

Step 1: Write the model.

$$y = kxz$$

Step 2: Use the known values to find \(k\).

$$24 = k(3)(4)$$

$$24 = 12k$$

$$k = 2$$

Step 3: Write the equation.

$$y = 2xz$$

Step 4: Substitute the new values.

$$y = 2(5)(2) = 20$$

Answer: \(y = 20\).

6. Combined variation

Sometimes a relationship includes both direct and inverse variation. This is called combined variation.

For example, if \(y\) varies directly as \(x\) and inversely as \(z\), then

$$y = \frac{kx}{z}$$

This means:

  • increasing \(x\) makes \(y\) increase,
  • increasing \(z\) makes \(y\) decrease.

Worked Example 4: Combined variation and scaling

The variable \(p\) varies directly as \(m\) and inversely as \(n\). If \(p = 18\) when \(m = 9\) and \(n = 4\), find \(p\) when \(m = 12\) and \(n = 3\).

Step 1: Write the model.

$$p = \frac{km}{n}$$

Step 2: Use the given values to find \(k\).

$$18 = \frac{k(9)}{4}$$

Multiply both sides by 4:

$$72 = 9k$$

$$k = 8$$

Step 3: Write the full equation.

$$p = \frac{8m}{n}$$

Step 4: Substitute the new values.

$$p = \frac{8(12)}{3} = \frac{96}{3} = 32$$

Answer: \(p = 32\).

7. How to identify the type of variation

When solving problems, look for key phrases.

  • Direct variation: “varies directly as,” “is proportional to”
  • Inverse variation: “varies inversely as,” “is inversely proportional to”
  • Joint variation: “varies jointly as”
  • Combined variation: “varies directly as ... and inversely as ...”

You can also test data values:

  • For direct variation, check whether \(\frac{y}{x}\) is constant.
  • For inverse variation, check whether \(xy\) is constant.

8. Proportional reasoning with scale factors

A scale factor tells how much a quantity has been enlarged or reduced. If lengths in a drawing are multiplied by a scale factor of \(3\), every length becomes three times as large.

In direct variation, the scale factor transfers directly from one variable to another. For example:

  • If \(x\) is multiplied by \(2\), then \(y\) is multiplied by \(2\).
  • If \(x\) is multiplied by \(0.5\), then \(y\) is multiplied by \(0.5\).

In inverse variation, the scaling works in the opposite way:

  • If \(x\) is multiplied by \(2\), then \(y\) is multiplied by \(\frac{1}{2}\).
  • If \(x\) is multiplied by \(4\), then \(y\) is multiplied by \(\frac{1}{4}\).

This helps you estimate answers quickly even before doing full calculations.

9. Common mistakes to avoid

  • Forgetting the constant of proportionality: Do not assume the constant is 1 unless the problem shows it.
  • Mixing up direct and inverse variation: In direct variation, the ratio is constant. In inverse variation, the product is constant.
  • Not translating words carefully: “Directly as” and “inversely as” lead to different equations.
  • Substituting incorrectly: Be careful about which value belongs to which variable.
  • Ignoring units: Units can help you decide whether an answer makes sense.

10. Problem-solving steps

  1. Read the statement carefully and identify the type of variation.
  2. Write the correct general equation.
  3. Use known values to solve for \(k\).
  4. Substitute new values into the completed equation.
  5. Check whether the answer makes sense based on scaling.

Brief Summary

Proportional reasoning helps you describe how quantities change together. In direct variation, quantities change by the same scale factor and follow \(y = kx\). In inverse variation, one quantity increases while the other decreases and follows \(y = \frac{k}{x}\). In joint and combined variation, a variable depends on more than one other variable, such as \(y = kxz\) or \(y = \frac{kx}{z}\).

The most important skill is finding and using the constant of proportionality. Once you can turn words into equations and solve for \(k\), you can model many real-life situations accurately.

Put what you read to the test

You've worked through Proportional Reasoning and Scaling. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Algebraic Expression Manipulation

Algebraic Expression Manipulation is the skill of rewriting expressions so they are easier to understand, simplify, or solve. In 11th Grade Maths, this often means expanding, factoring, and simplifying expressions using the distributive property and important algebraic identities.

This lesson will help you recognize when expressions can be rewritten in different but equivalent forms. Even though the appearance changes, the value of the expression stays the same.

Why is this important? Algebraic manipulation is used in solving equations, graphing functions, simplifying formulas, and working with more advanced topics later in mathematics. A strong foundation here makes many later topics much easier.

1. What is an algebraic expression?

An algebraic expression is a mathematical phrase made of numbers, variables, and operations. For example, \(3x^2 - 5x + 2\) is an algebraic expression.

When manipulating expressions, we do not change the value of the expression. We only change its form.

2. Key ideas you must know

  • Like terms are terms with the same variable part. For example, \(4x\) and \(-7x\) are like terms, but \(4x\) and \(4x^2\) are not.
  • Distributive property: \(a(b+c)=ab+ac\)
  • Factoring is the reverse of expanding.
  • Algebraic identities are formulas that help rewrite expressions quickly.

3. Simplifying expressions

To simplify an expression, combine like terms and remove unnecessary brackets if possible. Always be careful with signs, especially negative signs.

For example:

$$3x + 5 - 2x + 7 = (3x-2x) + (5+7) = x + 12$$

Only like terms can be combined. This means:

  • \(2x + 5x = 7x\)
  • \(3x^2 - x^2 = 2x^2\)
  • But \(x\) and \(x^2\) cannot be combined

4. Expanding expressions using the distributive property

Expanding means removing brackets by multiplying each term inside the bracket.

If there is a single term outside the bracket:

$$a(b+c)=ab+ac$$

For example:

$$4(x+3)=4x+12$$

With subtraction:

$$5(2x-7)=10x-35$$

If the number outside is negative, every term inside changes sign when multiplied.

For example:

$$-3(x-4)=-3x+12$$

5. Expanding two brackets

When multiplying two binomials, each term in the first bracket must multiply each term in the second bracket.

For \((a+b)(c+d)\):

$$ (a+b)(c+d)=ac+ad+bc+bd $$

A common method is often remembered as “each term times each term.”

Example:

$$ (x+2)(x+5)=x^2+5x+2x+10=x^2+7x+10 $$

6. Special algebraic identities

Some expansions happen so often that it is helpful to memorize them.

  • Square of a sum: $$ (a+b)^2=a^2+2ab+b^2 $$
  • Square of a difference: $$ (a-b)^2=a^2-2ab+b^2 $$
  • Difference of squares: $$ a^2-b^2=(a-b)(a+b) $$

Be careful: \((a+b)^2\) is not \(a^2+b^2\). The middle term \(2ab\) is very important.

For example:

$$ (x+4)^2=x^2+8x+16 $$

And:

$$ (x-3)^2=x^2-6x+9 $$

7. Factoring expressions

Factoring means writing an expression as a product. This is the reverse of expansion.

There are several common factoring methods at this level.

A. Factoring out the greatest common factor (GCF)

Look for the largest factor that all terms share.

Example:

$$6x^2+9x=3x(2x+3)$$

Here, both terms share \(3x\).

B. Factoring trinomials

For expressions like \(x^2+bx+c\), look for two numbers that:

  • multiply to give \(c\)
  • add to give \(b\)

For example:

$$x^2+7x+12=(x+3)(x+4)$$

because \(3 \times 4 = 12\) and \(3+4=7\).

C. Factoring a difference of squares

If you see one square minus another square, use:

$$a^2-b^2=(a-b)(a+b)$$

Example:

$$x^2-16=(x-4)(x+4)$$

8. Worked Examples

Example 1: Simplify an expression

Simplify:

$$4x^2 + 3x - 7 + 2x^2 - 5x + 1$$

Step 1: Group like terms.

$$ (4x^2+2x^2) + (3x-5x) + (-7+1) $$

Step 2: Combine them.

$$6x^2 - 2x - 6$$

Answer: \(6x^2 - 2x - 6\)

Example 2: Expand a bracket

Expand:

$$-2(3x^2 - x + 5)$$

Step 1: Multiply \(-2\) by each term inside the bracket.

$$-2 \cdot 3x^2 = -6x^2$$

$$-2 \cdot (-x) = 2x$$

$$-2 \cdot 5 = -10$$

Step 2: Write the result.

$$-6x^2 + 2x - 10$$

Answer: \(-6x^2 + 2x - 10\)

Example 3: Expand two binomials

Expand:

$$ (2x+3)(x-4) $$

Step 1: Multiply each term in the first bracket by each term in the second.

$$2x \cdot x = 2x^2$$

$$2x \cdot (-4) = -8x$$

$$3 \cdot x = 3x$$

$$3 \cdot (-4) = -12$$

Step 2: Add the terms together.

$$2x^2 - 8x + 3x - 12$$

Step 3: Combine like terms.

$$2x^2 - 5x - 12$$

Answer: \(2x^2 - 5x - 12\)

Example 4: Factor a quadratic expression

Factor:

$$x^2 + 9x + 20$$

Step 1: Find two numbers that multiply to \(20\) and add to \(9\).

Those numbers are \(4\) and \(5\).

Step 2: Write the factorization.

$$x^2 + 9x + 20 = (x+4)(x+5)$$

Answer: \((x+4)(x+5)\)

9. Common mistakes to avoid

  • Forgetting to distribute to every term. Example: \(3(x+2y)\) must become \(3x+6y\), not \(3x+2y\).
  • Sign errors with negatives. Example: \(-(x-5)=-x+5\).
  • Combining unlike terms. Example: \(2x + 3x^2\) cannot be written as \(5x^2\) or \(5x\).
  • Misusing square identities. Example: \((x+2)^2=x^2+4x+4\), not \(x^2+4\).
  • Factoring incompletely. Always check whether a common factor can be taken out first.

10. Helpful strategy

  1. Read the expression carefully.
  2. Decide whether you need to simplify, expand, or factor.
  3. Work step by step, especially with signs.
  4. Combine like terms at the end if needed.
  5. Check your result by expanding or simplifying again.

11. Quick practice ideas

Try these on your own:

  • Expand: \(3(x+6)\)
  • Expand: \((x+1)(x+7)\)
  • Factor: \(x^2+6x+8\)
  • Factor: \(9x^2-25\)
  • Simplify: \(5x^2+2x-3-3x^2+4x+1\)

Brief Summary

Algebraic expression manipulation involves rewriting expressions in equivalent forms. You simplify by combining like terms, expand by using the distributive property, and factor by reversing expansion. Important identities such as \((a+b)^2\), \((a-b)^2\), and \(a^2-b^2\) help you work faster and more accurately. Careful attention to signs and like terms is the key to success.

Put what you read to the test

You've worked through Algebraic Expression Manipulation. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Linear Equations and Applications

Linear Equations and Applications

In algebra, a linear equation is an equation in which the variable has exponent 1. These equations are called “linear” because their graphs are straight lines, but in this lesson we will focus on solving them algebraically.

Linear equations are important because they appear in many situations: finding unknown values, solving formulas, comparing costs, and working with rates, distances, and money. To solve them well, you need to understand how to keep an equation balanced while isolating the variable.

1. What does it mean to solve a linear equation?

To solve a linear equation means to find the value of the variable that makes the equation true. For example, in the equation \(x + 5 = 12\), the value \(x=7\) makes both sides equal.

The main idea is the balance principle: if you do the same operation to both sides of an equation, the equation stays true. This lets us undo operations step by step until the variable is by itself.

2. Properties used when solving equations

  • Addition Property of Equality: If \(a=b\), then \(a+c=b+c\).
  • Subtraction Property of Equality: If \(a=b\), then \(a-c=b-c\).
  • Multiplication Property of Equality: If \(a=b\), then \(ac=bc\).
  • Division Property of Equality: If \(a=b\) and \(c\neq 0\), then \(\frac{a}{c}=\frac{b}{c}\).

These properties allow us to undo addition, subtraction, multiplication, and division in a logical order.

3. A general strategy for solving linear equations

  1. Simplify each side of the equation if needed. Combine like terms and use the distributive property.
  2. Move variable terms to one side and constants to the other side.
  3. Undo multiplication or division to isolate the variable.
  4. Check your answer by substituting it back into the original equation.

It is often helpful to think: simplify first, isolate second, check last.

4. Solving multi-step linear equations

Many equations take more than one step because the variable may appear with added numbers, subtracted numbers, or coefficients. You must reverse the operations in a careful order.

For example, if the equation is \(3x-7=11\), first add 7 to both sides, then divide both sides by 3.

$$ 3x-7=11 $$

$$ 3x=18 $$

$$ x=6 $$

5. Using the distributive property

Sometimes the variable is inside parentheses. In that case, use the distributive property before isolating the variable.

Remember:

$$ a(b+c)=ab+ac $$

and

$$ a(b-c)=ab-ac $$

After distributing, combine like terms if possible.

6. Equations with variables on both sides

Some linear equations have the variable on both sides. In those cases, move all variable terms to one side and all constants to the other.

For example, in \(5x+2=2x+14\), subtract \(2x\) from both sides first. Then subtract 2 from both sides.

This process helps collect the variable into one expression.

7. Fractional equations

Linear equations can include fractions. These can usually be solved in one of two ways:

  • Clear the fractions first by multiplying every term by the least common denominator (LCD).
  • Or work with the fractions step by step very carefully.

In most cases, using the LCD is faster and reduces mistakes.

For example, if an equation contains denominators 2, 3, and 6, the LCD is 6. Multiply every term on both sides by 6 to remove the fractions.

8. Literal equations

A literal equation is an equation with two or more variables. The goal is usually to solve for one variable in terms of the others.

For example, in the formula \(A=lw\), you may be asked to solve for \(w\). Since \(w\) is multiplied by \(l\), divide both sides by \(l\):

$$ A=lw $$

$$ \frac{A}{l}=w $$

So,

$$ w=\frac{A}{l} $$

This skill is useful in science, geometry, and formula-based problems.

9. Special cases: one solution, no solution, infinitely many solutions

Not every linear equation has exactly one solution.

  • One solution: The equation simplifies to a single value of the variable, such as \(x=4\).
  • No solution: The variable cancels and you get a false statement, such as \(3=7\).
  • Infinitely many solutions: The variable cancels and you get a true statement, such as \(5=5\).

Examples:

$$ 2x+3=2x+8 $$

Subtract \(2x\) from both sides:

$$ 3=8 $$

This is false, so there is no solution.

Now look at:

$$ 4(x+1)=4x+4 $$

Distribute:

$$ 4x+4=4x+4 $$

Subtract \(4x\) from both sides:

$$ 4=4 $$

This is always true, so there are infinitely many solutions.

Worked Example 1: A basic multi-step equation

Solve:

$$ 4x+9=29 $$

Step 1: Subtract 9 from both sides.

$$ 4x=20 $$

Step 2: Divide both sides by 4.

$$ x=5 $$

Check:

Substitute \(x=5\) into the original equation:

$$ 4(5)+9=20+9=29 $$

The left side equals the right side, so the solution is correct.

Worked Example 2: Variables on both sides and distribution

Solve:

$$ 3(x-2)+5=2x+8 $$

Step 1: Distribute the 3.

$$ 3x-6+5=2x+8 $$

Step 2: Combine like terms on the left.

$$ 3x-1=2x+8 $$

Step 3: Subtract \(2x\) from both sides.

$$ x-1=8 $$

Step 4: Add 1 to both sides.

$$ x=9 $$

Check:

Original equation:

$$ 3(9-2)+5=2(9)+8 $$

$$ 3(7)+5=18+8 $$

$$ 21+5=26 $$

$$ 26=26 $$

So the solution is \(x=9\).

Worked Example 3: A fractional linear equation

Solve:

$$ \frac{x}{3}+\frac{1}{2}=\frac{5}{6} $$

Step 1: Find the LCD of 3, 2, and 6. It is 6.

Step 2: Multiply every term by 6.

$$ 6\left(\frac{x}{3}\right)+6\left(\frac{1}{2}\right)=6\left(\frac{5}{6}\right) $$

Step 3: Simplify.

$$ 2x+3=5 $$

Step 4: Subtract 3 from both sides.

$$ 2x=2 $$

Step 5: Divide by 2.

$$ x=1 $$

Check:

$$ \frac{1}{3}+\frac{1}{2}=\frac{2}{6}+\frac{3}{6}=\frac{5}{6} $$

The solution is correct.

Worked Example 4: Solving a literal equation and an application

The formula for simple interest is

$$ I=Prt $$

where:

  • \(I\) is interest,
  • \(P\) is principal,
  • \(r\) is interest rate,
  • \(t\) is time.

Solve the formula for \(r\).

Step 1: Start with

$$ I=Prt $$

Step 2: Since \(r\) is multiplied by \(P\) and \(t\), divide both sides by \(Pt\).

$$ \frac{I}{Pt}=r $$

So,

$$ r=\frac{I}{Pt} $$

Application: Suppose an investment earns \(\$240\) in interest on \(\$2000\) for 3 years. Find the rate.

Substitute the known values:

$$ r=\frac{240}{2000\cdot 3} $$

$$ r=\frac{240}{6000}=0.04 $$

So the interest rate is \(0.04\), or 4%.

10. Applications of linear equations

Linear equations are often used to model real situations. In word problems, the hardest part is usually turning the words into an equation.

Here is a useful process:

  1. Read the problem carefully.
  2. Choose a variable for the unknown.
  3. Write an equation that matches the situation.
  4. Solve the equation.
  5. Check whether the answer makes sense in the context.

Common application types include:

  • Money problems
  • Perimeter problems
  • Consecutive number problems
  • Rate problems
  • Cost comparisons

Example application: A gym charges a sign-up fee of \(\$25\) plus \(\$15\) per month. If the total cost is \(\$100\), how many months has a person been a member?

Step 1: Let \(m\) be the number of months.

Step 2: Write the equation.

$$ 25+15m=100 $$

Step 3: Solve.

$$ 15m=75 $$

$$ m=5 $$

So the person has been a member for 5 months.

11. Common mistakes to avoid

  • Not doing the same thing to both sides: This breaks the balance of the equation.
  • Forgetting to distribute correctly: For example, \(2(x-3)=2x-6\), not \(2x-3\).
  • Combining unlike terms: \(3x+5\) cannot become \(8x\).
  • Errors with negative signs: Be especially careful when subtracting expressions.
  • Not checking the solution: A quick substitution can catch many mistakes.

12. Key ideas to remember

  • A linear equation has variables only to the first power.
  • Use inverse operations to isolate the variable.
  • Simplify first by distributing and combining like terms.
  • For fractions, multiply by the LCD to clear denominators.
  • Literal equations are solved by isolating one chosen variable.
  • Always check your answer in the original equation or context.

Brief Summary

Linear equations are solved by keeping the equation balanced and using inverse operations to isolate the variable. You may need to simplify first, distribute, combine like terms, or clear fractions. These same ideas also help you solve literal equations and real-life application problems involving money, formulas, and rates.

Put what you read to the test

You've worked through Linear Equations and Applications. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Linear Inequalities and Interval Notation

Linear Inequalities and Interval Notation help us describe sets of numbers that make a statement true.

In algebra, you already solve equations such as \(2x+3=11\). An inequality is similar, but instead of saying two sides are exactly equal, it compares them using symbols like \(<\), \(>\), \(\le\), and \(\ge\).

For example, \(x>4\) means any number greater than 4 works. This lesson will show you how to solve linear inequalities, how to solve compound inequalities, and how to write answers in interval notation and on a number line.

Inequality symbols

  • \(x<5\): \(x\) is less than 5
  • \(x>5\): \(x\) is greater than 5
  • \(x\le 5\): \(x\) is less than or equal to 5
  • \(x\ge 5\): \(x\) is greater than or equal to 5

The symbols \(\le\) and \(\ge\) include the endpoint. The symbols \(<\) and \(>\) do not include the endpoint.

How solving inequalities is like solving equations

You can add, subtract, multiply, or divide both sides of an inequality, just as you do with equations. However, there is one very important extra rule.

Important rule: If you multiply or divide both sides by a negative number, you must reverse the inequality sign.

For example, if

$$-2x>8$$

then dividing both sides by \(-2\) gives

$$x<-4$$

The sign changes from \(>\) to \(<\) because we divided by a negative number.

Why does the sign reverse? Negative numbers change order on the number line. For instance, since \(2<5\), multiplying both sides by \(-1\) gives \(-2\) and \(-5\), and now \(-2>-5\). The direction flips.

Graphing inequalities on a number line

  • Use an open circle for \(<\) or \(>\), because the endpoint is not included.
  • Use a closed circle for \(\le\) or \(\ge\), because the endpoint is included.
  • Shade left for values less than a number.
  • Shade right for values greater than a number.

For example:

  • \(x<3\): open circle at 3, shade left
  • \(x\ge -1\): closed circle at \(-1\), shade right

Interval notation

Interval notation is a compact way to write solution sets.

  • Parentheses \((\ )\) mean an endpoint is not included.
  • Brackets \([\ ]\) mean an endpoint is included.

Examples:

  • \((2,7)\) means all real numbers between 2 and 7, not including 2 or 7.
  • \([2,7]\) means all real numbers from 2 to 7, including both endpoints.
  • \((2,7]\) means greater than 2 and up to 7, including 7.
  • \([-3,\infty)\) means all real numbers greater than or equal to \(-3\).

Note: Infinity is never written with a bracket, because \(\infty\) is not a real endpoint you can actually reach.

Matching inequalities to interval notation

  • \(x<4\) becomes \(( -\infty, 4 )\)
  • \(x\le 4\) becomes \(( -\infty, 4 ]\)
  • \(x>4\) becomes \(( 4, \infty )\)
  • \(x\ge 4\) becomes \([ 4, \infty )\)
  • \(2<x<8\) becomes \((2,8)\)
  • \(-1\le x<5\) becomes \([-1,5)\)

Compound inequalities

A compound inequality combines two inequalities in one statement. The two most common words are and and or.

1. AND inequalities

An and inequality means the solution must satisfy both conditions at the same time. This usually gives a region between two numbers.

Example: \(2<x\le 6\)

This means \(x\) is greater than 2 and also less than or equal to 6. In interval notation, this is \((2,6]\).

2. OR inequalities

An or inequality means the solution can satisfy either condition. This usually gives two separate parts on the number line.

Example: \(x<-1\) or \(x\ge 3\)

In interval notation, this is

$$(-\infty,-1)\cup[3,\infty)$$

The symbol \(\cup\) means union, which combines the solution sets.

Worked Example 1: Solve a simple linear inequality

Solve:

$$3x-5\le 10$$

Step 1: Add 5 to both sides.

$$3x\le 15$$

Step 2: Divide both sides by 3.

$$x\le 5$$

Solution: \(x\le 5\)

Interval notation: \(( -\infty, 5 ]\)

Graph: closed circle at 5, shade left.

Worked Example 2: Solve an inequality that requires reversing the sign

Solve:

$$-4x+8>20$$

Step 1: Subtract 8 from both sides.

$$-4x>12$$

Step 2: Divide both sides by \(-4\). Since we divide by a negative number, reverse the inequality.

$$x<-3$$

Solution: \(x<-3\)

Interval notation: \(( -\infty, -3 )\)

Graph: open circle at \(-3\), shade left.

Worked Example 3: Solve a compound AND inequality

Solve:

$$-2\le 3x+4<10$$

This means both parts must be true at the same time.

Step 1: Subtract 4 from all three parts.

$$-6\le 3x<6$$

Step 2: Divide all three parts by 3.

$$-2\le x<2$$

Solution: \(-2\le x<2\)

Interval notation: \([-2,2)\)

Graph: closed circle at \(-2\), open circle at 2, shade between them.

Worked Example 4: Solve a compound OR inequality

Solve:

$$2x+1<-5 \quad \text{or} \quad 3x-6\ge 3$$

Solve each part separately.

First inequality:

$$2x+1<-5$$ $$2x<-6$$ $$x<-3$$

Second inequality:

$$3x-6\ge 3$$ $$3x\ge 9$$ $$x\ge 3$$

Now combine with or:

$$x<-3 \quad \text{or} \quad x\ge 3$$

Interval notation:

$$(-\infty,-3)\cup[3,\infty)$$

Graph: open circle at \(-3\), shade left; closed circle at 3, shade right.

Checking your answer

You can test a value from your solution set to see if it makes the original inequality true.

For Example 2, the answer was \(x<-3\). Try \(x=-4\):

$$-4(-4)+8=16+8=24$$

Since \(24>20\), the inequality is true, so \(-4\) works.

Try a value not in the solution set, such as \(x=0\):

$$-4(0)+8=8$$

Since \(8>20\) is false, \(0\) should not be included. That matches our solution.

Common mistakes to avoid

  • Forgetting to reverse the sign when multiplying or dividing by a negative number.
  • Using the wrong circle on a graph: open for \(<\) or \(>\), closed for \(\le\) or \(\ge\).
  • Mixing up parentheses and brackets in interval notation.
  • Confusing and with or:
    • and usually means the overlap or middle region
    • or usually means separate regions combined

Quick guide: graph to interval notation

  • Open circle at 1, shade right: \((1,\infty)\)
  • Closed circle at \(-2\), shade left: \(( -\infty,-2 ]\)
  • Closed at 0 and open at 5, shaded between: \([0,5)\)
  • Open at \(-4\), shade left, and closed at 2, shade right: \(( -\infty,-4)\cup[2,\infty)\)

Quick guide: interval notation to inequality

  • \((3,9]\) means \(3<x\le 9\)
  • \([ -1,4 )\) means \(-1\le x<4\)
  • \(( -\infty,6 )\) means \(x<6\)
  • \([5,\infty)\) means \(x\ge 5\)

Summary

Linear inequalities are solved much like equations, but if you multiply or divide by a negative number, you must reverse the inequality sign.

Solutions can be shown in three connected ways: as an inequality, on a number line, and in interval notation.

For compound inequalities, and means values must satisfy both conditions, while or means values can satisfy either condition. Understanding how to move between these forms helps you clearly describe all possible solutions.

Put what you read to the test

You've worked through Linear Inequalities and Interval Notation. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.

Absolute Value as Distance

Absolute value tells us how far a number is from zero on the number line.

This idea of distance is the key to understanding absolute value equations and inequalities. In this lesson, you will learn how to interpret absolute value geometrically and how to solve problems like \(|x| = 5\), \(|x-3|=7\), and inequalities such as \(|x| < 4\) or \(|x+2| \ge 6\).

Remember: distance is never negative. That is why absolute value is always zero or positive.

For any real number \(a\), the absolute value of \(a\) is written as \(|a|\).

It means the distance between \(a\) and \(0\) on the number line:

$$|a| = \text{distance from } a \text{ to } 0$$

Some quick examples are:

  • \(|5| = 5\) because 5 is 5 units from 0
  • \(|-5| = 5\) because -5 is also 5 units from 0
  • \(|0| = 0\) because 0 is 0 units from 0

This shows an important fact: positive and negative numbers with the same size have the same absolute value.

Another way to write absolute value is:

$$|x|=\begin{cases}x & \text{if } x \ge 0 \\ -x & \text{if } x < 0\end{cases}$$

This rule says:

  • if the number is already positive, keep it the same
  • if the number is negative, change it to positive

But for solving equations and inequalities, the distance meaning is often easier to use.

Absolute value as distance from zero is the simplest case.

For example, \(|x| = 4\) means:

$$\text{the distance from } x \text{ to } 0 \text{ is } 4$$

On a number line, there are two numbers that are 4 units from 0: \(4\) and \(-4\).

So:

$$|x|=4 \quad \Rightarrow \quad x=4 \text{ or } x=-4$$

In general, if \(a>0\), then:

$$|x|=a \quad \Rightarrow \quad x=a \text{ or } x=-a$$

There are two solutions because there are usually two points the same distance from zero.

If \(|x|=0\), then the only solution is:

$$x=0$$

If \(|x|=-3\), there is no solution because distance cannot be negative.

Absolute value can also represent distance from a number other than zero.

For example, \(|x-3|\) means the distance between \(x\) and \(3\).

More generally:

$$|x-a| = \text{distance between } x \text{ and } a$$

This is extremely useful. It helps us solve equations and inequalities by thinking about how far \(x\) is from a specific number.

For example, \(|x-3|=7\) means:

$$\text{the distance between } x \text{ and } 3 \text{ is } 7$$

So \(x\) must be 7 units to the right of 3 or 7 units to the left of 3.

That gives:

$$x=3+7=10 \quad \text{or} \quad x=3-7=-4$$

Now let’s look at how to solve different types of absolute value problems.

1. Solving absolute value equations

When you solve an equation like \(|expression| = number\), think:

“What values make the expression that far from zero?”

If the equation is:

$$|A|=b$$

and \(b \ge 0\), then:

$$A=b \quad \text{or} \quad A=-b$$

This creates two cases.

Worked Example 1

Solve:

$$|x|=9$$

Step 1: Interpret the equation as distance.

\(|x|=9\) means \(x\) is 9 units from 0.

Step 2: Write both possibilities.

$$x=9 \quad \text{or} \quad x=-9$$

Answer:

$$x=\pm 9$$

Worked Example 2

Solve:

$$|x-5|=3$$

Step 1: Interpret as distance from 5.

\(|x-5|=3\) means \(x\) is 3 units from 5.

Step 2: Write the two cases.

$$x-5=3 \quad \text{or} \quad x-5=-3$$

Step 3: Solve each equation.

First case:

$$x-5=3$$ $$x=8$$

Second case:

$$x-5=-3$$ $$x=2$$

Answer:

$$x=8 \quad \text{or} \quad x=2$$

You can also see this on a number line: 2 and 8 are both 3 units away from 5.

2. Solving absolute value inequalities

Absolute value inequalities also come from distance ideas.

There are two main patterns to remember.

Pattern A: Less than

When you have:

$$|x| < a$$

it means the distance from \(x\) to 0 is less than \(a\). So \(x\) must be between \(-a\) and \(a\):

$$|x| < a \quad \Rightarrow \quad -a < x < a$$

Similarly:

$$|x| \le a \quad \Rightarrow \quad -a \le x \le a$$

This gives values inside an interval.

Pattern B: Greater than

When you have:

$$|x| > a$$

it means the distance from \(x\) to 0 is greater than \(a\). So \(x\) must be more than \(a\) units away from 0, either to the left or to the right:

$$|x| > a \quad \Rightarrow \quad x < -a \text{ or } x > a$$

Similarly:

$$|x| \ge a \quad \Rightarrow \quad x \le -a \text{ or } x \ge a$$

This gives values outside an interval.

The same idea works for expressions like \(|x-a|\), which represent distance from \(a\) instead of 0.

Worked Example 3

Solve:

$$|x+1| < 4$$

Step 1: Interpret the inequality as distance.

\(|x+1| = |x-(-1)|\), so this means the distance between \(x\) and \(-1\) is less than 4.

Step 2: Write it as a compound inequality.

$$-4 < x+1 < 4$$

Step 3: Subtract 1 from all three parts.

$$-5 < x < 3$$

Answer:

$$-5 < x < 3$$

This means all numbers between \(-5\) and \(3\), not including the endpoints.

Worked Example 4

Solve:

$$|2x-6| \ge 8$$

Step 1: Use the “greater than or equal to” pattern.

If \(|A| \ge 8\), then:

$$A \le -8 \quad \text{or} \quad A \ge 8$$

So:

$$2x-6 \le -8 \quad \text{or} \quad 2x-6 \ge 8$$

Step 2: Solve each inequality.

First inequality:

$$2x-6 \le -8$$ $$2x \le -2$$ $$x \le -1$$

Second inequality:

$$2x-6 \ge 8$$ $$2x \ge 14$$ $$x \ge 7$$

Answer:

$$x \le -1 \quad \text{or} \quad x \ge 7$$

These are the values where \(2x-6\) is at least 8 units from 0.

Important cases to notice

  • Equation: \(|A|=b\)

If \(b>0\), there are usually two solutions.

If \(b=0\), there is one solution.

If \(b<0\), there is no solution.

  • Inequality: \(|A|<b\) or \(|A|\le b\)

If \(b<0\), there is no solution, because absolute value can never be less than a negative number.

  • Inequality: \(|A|>b\) or \(|A|\ge b\)

If \(b<0\), then the solution is all real numbers, because absolute value is always greater than or equal to 0, and therefore always greater than any negative number.

Common mistakes to avoid

  • Forgetting the second case in equations. For example, \(|x|=6\) does not just mean \(x=6\); it also means \(x=-6\).
  • Mixing up “and” and “or” in inequalities.
    • \(|x|<a\) gives an and statement: \(-a < x < a\)
    • \(|x|>a\) gives an or statement: \(x<-a\) or \(x>a\)
  • Ignoring impossible situations. For example, \(|x-2|=-5\) has no solution.
  • Not isolating the absolute value first. If needed, get the absolute value expression alone before solving.

Quick strategy for solving

  1. Isolate the absolute value expression if needed.
  2. Decide whether it is an equation, a “less than” inequality, or a “greater than” inequality.
  3. Use the distance meaning to write the correct cases.
  4. Solve carefully.
  5. Check whether your answers make sense as distances.

Summary

Absolute value measures distance on the number line.

\(|x|\) is the distance from \(x\) to 0, and \(|x-a|\) is the distance between \(x\) and \(a\).

This distance idea helps you solve equations and inequalities:

  • \(|A|=b\) leads to two cases: \(A=b\) or \(A=-b\)
  • \(|A|<b\) means values inside an interval
  • \(|A|>b\) means values outside an interval

If you keep thinking of absolute value as distance, these problems become much more visual and easier to solve correctly.

Put what you read to the test

You've worked through Absolute Value as Distance. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.