M1: Algebra and Calculus | DSE
Inequalities
Section titled “Inequalities”Linear Inequalities
Section titled “Linear Inequalities”Solving linear inequalities follows the same principles as solving linear equations, with one critical difference: multiplying or dividing both sides by a negative number reverses the inequality sign.
Quadratic Inequalities
Section titled “Quadratic Inequalities”To solve (or , , ):
- Find the roots of the equation
- Determine the sign of the quadratic in each region defined by the roots
- Select the regions satisfying the inequality
Example: Solve .
Factorising: . The parabola opens upward (positive coefficient). The expression is non-positive between the roots:
Rational Inequalities
Section titled “Rational Inequalities”For inequalities involving rational expressions, bring all terms to one side and combine into a single fraction. Find the critical values (zeros and undefined points), then test each region.
Example: Solve .
Critical values: and .
Testing intervals:
- : Both numerator and denominator negative — ratio is positive
- : Numerator negative, denominator positive — ratio is negative
- : Both positive — ratio is positive
Solution: or , i.e., .
Absolute Value
Section titled “Absolute Value”Definition
Section titled “Definition”Properties
Section titled “Properties”
Solving Absolute Value Equations
Section titled “Solving Absolute Value Equations”Solving Absolute Value Inequalities
Section titled “Solving Absolute Value Inequalities”
Absolute Value in the Coordinate Plane
Section titled “Absolute Value in the Coordinate Plane”defines a diamond (rotated square) centred at .
defines a diamond with vertices at and .
Functions: Advanced Topics
Section titled “Functions: Advanced Topics”Domain and Range
Section titled “Domain and Range”The domain of a function is the set of all valid inputs; the range is the set of all outputs.
Example: Find the domain and range of .
Domain: .
Range: Since , we have and .
Therefore, range is , i.e., .
Composite Functions
Section titled “Composite Functions”Given and , the composite function .
Example: If and , then:
Note that except when and commute.
Inverse Functions
Section titled “Inverse Functions”A function has an inverse if and only if is one-to-one (bijective).
Example: If , find .
Let . Solving for :
Therefore, , domain .
Quadratic Functions and Completing the Square
Section titled “Quadratic Functions and Completing the Square”Writing in vertex form by completing the square:
The vertex is at .
Sequences and Series: Advanced
Section titled “Sequences and Series: Advanced”Arithmetic Sequences
Section titled “Arithmetic Sequences”
Geometric Sequences
Section titled “Geometric Sequences”
Sum to Infinity
Section titled “Sum to Infinity”For a convergent geometric series (i.e., ):
Sigma Notation
Section titled “Sigma Notation”Example: Evaluate .
Method of Differences
Section titled “Method of Differences”For certain sequences, the sum can be found using the method of differences.
Example: Find .
Note that , so:
Alternatively, using the method of differences:
Limits
Section titled “Limits”Intuitive Notion
Section titled “Intuitive Notion”means that gets arbitrarily close to as gets arbitrarily close to .
Limit Laws
Section titled “Limit Laws”
Key Limits
Section titled “Key Limits”
Limits at Infinity
Section titled “Limits at Infinity”For rational functions, divide numerator and denominator by the highest power of :
Differentiation: Advanced
Section titled “Differentiation: Advanced”Rules of Differentiation
Section titled “Rules of Differentiation”- Power rule:
- Chain rule:
- Product rule:
- Quotient rule:
Implicit Differentiation
Section titled “Implicit Differentiation”When is defined implicitly as a function of , differentiate both sides with respect to and solve for .
Example: Find given .
Connected Rates of Change (Related Rates)
Section titled “Connected Rates of Change (Related Rates)”Example: A spherical balloon is being inflated. Find the rate of change of the radius when the radius is 5 cm, given that air is being pumped in at cm/s.
Volume: .
Second Derivative
Section titled “Second Derivative”The second derivative represents the rate of change of the gradient. It is used to determine concavity:
- : Concave upward (minimum)
- : Concave downward (maximum)
Stationary Points
Section titled “Stationary Points”To find and classify stationary points:
- Find and set it to zero
- Solve for to find the -coordinates of stationary points
- Find and substitute the -values
- If : minimum; if : maximum; if : test fails (use first derivative test or higher derivatives)
Integration: Advanced
Section titled “Integration: Advanced”Techniques
Section titled “Techniques”- Integration by substitution: For integrals of the form , let
Example: . Let , .
- Integration by parts:
Example: . Let , . Then , .
Definite Integration
Section titled “Definite Integration”Area Under Curves
Section titled “Area Under Curves”- Area between a curve and the x-axis:
- Area between two curves:
Volumes of Revolution
Section titled “Volumes of Revolution”- Rotation about the x-axis:
- Rotation about the y-axis:
Example: Find the volume when the region bounded by , , and is rotated about the x-axis.
Differential Equations
Section titled “Differential Equations”A first-order separable differential equation has the form:
Separating variables: .
Integrate both sides and solve for .
Example: Solve , given when .
Using when : , so .
Common Pitfalls
Section titled “Common Pitfalls”- Forgetting to reverse the inequality sign when multiplying or dividing by a negative number
- Incorrectly finding the domain of composite functions
- Confusing notation
- Forgetting to add for indefinite integrals
- Not checking whether requires a first derivative test
- Errors in substitution for integration by substitution (forgetting to change the limits for definite integrals or to convert to )
flowchart TD A[1_M1_Algebra And Calculus] --> B[Key Concepts] A --> C[Core Principles] A --> D[Practical Applications] B --> E[Fundamental definitions] C --> F[Design patterns] D --> G[Real-world usage]Intuition
Section titled “Intuition”Mathematical thinking is about abstraction and pattern recognition. Numbers, shapes, and equations are tools for modelling reality - from calculating interest to predicting weather. The beauty of mathematics is that once a pattern is discovered, it can be applied universally. This connects algebra, geometry, and calculus into a coherent framework for understanding quantity, space, and change.