Identities and Inequalities (OLevel's Pure Math)

1. Algebraic Identities

An identity is a statement that is true for all values of the variable. Unlike a standard equation, we use the identity symbol .

Equating Coefficients

If two polynomials are identical, the coefficients of corresponding powers of x must be equal. This is the most common method for finding unknown constants.

Example: Find A and B if 3x+7A(x-1)+B(x+2).

  • Method 1: Substitution. Let x=1 to eliminate A. Let x=-2 to eliminate B.
  • Method 2: Equating. Expand the right side: (A+B)x+(-A+2B). Then: A+B=3 and -A+2B=7.

2. Linear Inequalities

Solving linear inequalities is similar to solving equations, with one golden rule:

When you multiply or divide by a negative number, you must reverse the inequality sign.
-2x<10x>-5

3. Quadratic Inequalities

Quadratic inequalities cannot be solved by simple rearrangement. You must follow these steps:

  1. Rearrange: Make one side of the inequality zero.
  2. Find Critical Values: Solve the quadratic as an equation (factorize or use the formula).
  3. Sketch the Curve: Draw a quick parabola based on the roots and the sign of x2.
  4. Identify the Region: Look at the graph to see where it is above or below the x-axis.
Inequality Type Region Required Resulting Form (if roots α<β)
f(x)>0 Above the x-axis x<α or x>β
f(x)<0 Below the x-axis α<x<β

4. Worked Example: Quadratic Inequality

Question: Solve x2-2x-80.

Step 1: Find Critical Values
Factorize: (x-4)(x+2)=0.
Critical values are x=4 and x=-2.

Step 2: Sketch
Since the x2 coefficient is positive, it's a "happy" parabola crossing at -2 and 4.

Step 3: Identify the Solution
We want 0 (the parts above or on the x-axis).
Final Answer: x-2 or x4.


5. Set Notation in Inequalities

Examiners often ask for the solution set. For the example above, you would write:

{x:x-2}{x:x4}

Post a Comment

Previous Post Next Post