Welcome to the World of Equations and Inequalities!

Hello there! In this chapter, we are going to learn how to solve mathematical "puzzles." Think of an equation like a balance scale. Our goal is to keep both sides equal while we move things around to find the value of a mysterious hidden number, usually called \(x\).

Whether you are trying to find the cost of a single apple or predicting the path of a ball through the air, equations and inequalities are the tools you need. Don't worry if it seems tricky at first—we will break it down step-by-step!

1. Solving Linear Equations

A linear equation is an equation where the highest power of the variable (like \(x\)) is just 1. It’s the simplest type of equation to solve.

The Golden Rule

Whatever you do to one side of the equation, you must do to the other side. If you add 5 to the left, you must add 5 to the right to keep the balance!

Solving Fractional Equations (Linear)

Sometimes, \(x\) is trapped inside a fraction. We use "cross-multiplication" or multiply by a common denominator to set it free.

Example: Solve \( \frac{x}{3} + \frac{x-2}{4} = 3 \)

Step 1: Find a common denominator for 3 and 4, which is 12.
Step 2: Multiply every single term by 12:
\( 12(\frac{x}{3}) + 12(\frac{x-2}{4}) = 12(3) \)
Step 3: Simplify:
\( 4x + 3(x-2) = 36 \)
Step 4: Expand and solve:
\( 4x + 3x - 6 = 36 \)
\( 7x = 42 \)
\( x = 6 \)

Quick Review: To solve for \(x\), use the "reverse" order of operations (SAMDEB instead of BEDMAS) to move numbers away from \(x\).

Key Takeaway:

Always keep the equation balanced. Use cross-multiplication to get rid of fractions quickly!

2. Simultaneous Linear Equations

Sometimes you have two different equations with two unknowns (usually \(x\) and \(y\)). This is like having two different clues to find the same two culprits.

Method A: Substitution (The "Spy" Method)

In this method, one variable "pretends" to be something else.
1. Rearrange one equation to get \(x = ...\) or \(y = ...\)
2. Plug this into the other equation.

Method B: Elimination (The "Cancel Out" Method)

1. Multiply the equations so that either the \(x\) terms or \(y\) terms have the same number.
2. Add or subtract the equations to make that variable disappear (eliminate it!).

Common Mistake: When subtracting equations in the Elimination method, students often forget to change the signs of all terms in the second equation. Be careful!

Key Takeaway:

Substitution is great when one variable is already "alone." Elimination is usually faster when the equations look "neatly stacked."

3. Quadratic Equations

A quadratic equation involves an \(x^2\) term. These usually have two possible answers.

Methods to Solve:

  1. Factorisation: Splitting the middle term into two brackets, e.g., \((x+2)(x-3) = 0\).
  2. Quadratic Formula: The "fail-safe" method that works for any quadratic.
    \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \)
  3. Completing the Square: For equations in the form \(y = x^2 + px + q\), we rewrite it to find the vertex (the turning point).

Did you know? The graph of a quadratic equation is a "U-shape" called a parabola. The two answers you find are where the U-shape crosses the horizontal x-axis!

Solving Fractional Equations (Quadratic)

If an equation has \(x\) in the denominator, like \( \frac{6}{x+4} = x+3 \), you must multiply through to clear the fraction. This often results in a quadratic equation that you can then solve.

Key Takeaway:

Always try factorising first as it's the fastest. If you can't see the factors within 30 seconds, use the Quadratic Formula!

4. Formulating Equations (Word Problems)

This is where we turn "English" into "Math."

Example: "A rectangular field is 3m longer than it is wide. Its area is 40 square meters."
Step 1: Let width = \(x\).
Step 2: Then length = \(x + 3\).
Step 3: Area = Length \(\times\) Width, so: \(x(x + 3) = 40\).
Step 4: Solve the resulting quadratic: \(x^2 + 3x - 40 = 0\).

Memory Aid: "Is" usually means = and "of" usually means multiply.

Key Takeaway:

Always define your unknown (e.g., "Let \(x\) be the number of...") before you start writing the equation.

5. Linear Inequalities

Inequalities use symbols like \(<\) (less than), \(>\) (greater than), \(\le\) (less than or equal to), and \(\ge\) (greater than or equal to).

The Negative Rule (Super Important!)

When you multiply or divide an inequality by a negative number, you must flip the sign!

Example: \( -2x < 10 \)
Divide by \(-2\):
\( x > -5 \) (See how the arrow flipped?)

Representing on a Number Line

  • Use an open circle (\(\circ\)) for \(<\) or \(>\) (means "not including").
  • Use a shaded/solid circle (\(\bullet\)) for \(\le\) or \(\ge\) (means "including").

Analogy: Think of the inequality sign like an alligator's mouth. It always wants to eat the bigger number!

Key Takeaway:

Treat inequalities just like equations, but remember to flip the sign if you multiply or divide by a negative number.

Summary Checklist for Success

- [ ] Can I solve basic linear equations by balancing?
- [ ] Do I know when to use Substitution vs. Elimination?
- [ ] Have I memorized the Quadratic Formula?
- [ ] Do I remember to flip the inequality sign when dividing by a negative?
- [ ] Can I show my inequality solution on a number line using the correct circles?

Don't worry if you make mistakes—every mistake is just a step toward getting it right. Keep practicing!