All courses › Mathematics R1
Mathematics R1: free practice, theory and problems
The logarithm answers the question "which exponent do I need?". It is used to solve equations where the unknown is in the exponent, for example in growth and decay.
Contents
- Logarithms and exponential equations
- Differentiation and curve analysis
- Vectors in the plane
- Probability and combinatorics
- Limits and continuity
- Differentiation rules in practice
- Optimisation
- Parametric curves
- Logic and proof
1. Logarithms and exponential equations
What is it about?
The logarithm answers the question "which exponent do I need?". It is used to solve equations where the unknown is in the exponent, for example in growth and decay.
Concepts and formulas
- , and .
- , , (similarly for ).
- gives .
- Exponential growth: . A growth factor gives growth, gives decline.
Example
gives , so .
2. Differentiation and curve analysis
What is it about?
In R1 you differentiate more types of functions and use the derivative to analyse the graph: where it increases and decreases, maxima and minima, and inflection points.
Concepts and formulas
- , .
- Product rule: .
- Quotient rule: .
- Chain rule: .
- Maximum/minimum where and changes sign. Inflection point where and changes sign.
Example
gives .
3. Vectors in the plane
What is it about?
A vector has both length and direction. In the plane it is written with coordinates .
Concepts and formulas
- Vector from to : .
- Length: .
- Dot product: .
- . Parallel vectors: .
4. Probability and combinatorics
What is it about?
Combinatorics counts how many possibilities there are. Probability is favourable outcomes divided by possible outcomes, when all are equally likely.
Concepts and formulas
- Ordered without replacement: . Unordered: .
- Conditional probability: . Independent events: .
- Bayes' theorem: .
- Binomial distribution: .
5. Limits and continuity
What is it about?
A limit describes what approaches when approaches a number (or tends to infinity), even if the function is not defined exactly there. Limits are the foundation of differentiation.
Concepts and formulas
- : gets as close to as we like when is close enough to .
- "" does not mean the answer is 0 or 1. Factorise and cancel first: .
- When in a fraction of polynomials: divide by the highest power in the denominator. .
- is continuous at when exists and : the graph can be drawn without lifting the pencil.
- Piecewise function: the two parts must give the same value at the joint for to be continuous.
- The definition of the derivative: .
Example
. Continuity at requires , so .
6. Differentiation rules in practice
What is it about?
Here you practise the rules you need to differentiate everything in R1: powers, , , and combinations with the product, quotient and chain rules.
Concepts and formulas
- , , .
- The chain rule: , , .
- The product rule: . Example: .
- The quotient rule: . Example: .
Method
- Look at the structure: is it a product, a quotient or a function of a function?
- Choose the rule and write down , (or the inner function ) and their derivatives.
- Put it together and simplify. Insert numbers at the very end.
7. Optimisation
What is it about?
Optimisation is finding the largest or smallest value of something: largest area, least material, largest profit. The derivative is zero at maxima and minima, so that is where you look.
Method
- Draw a figure and name the quantities.
- Write the quantity you want to optimise as a function of one variable. Use the constraint (e.g. a fixed perimeter) to remove the others.
- Find the domain (lengths cannot be negative).
- Solve and check with a sign chart or that it is a maximum or minimum.
- Check the endpoints and answer the question with units.
Example: a fence against a wall
You have 40 m of fence and want to enclose a rectangle against a wall (the wall is one long side). With width the length is , and the area is . gives m. Then the length is 20 m and the area m².
Example: a box from a sheet
From a square sheet with side 30 cm you cut away squares with side in the corners and fold up. The volume is , where . gives cm and cm³.
8. Parametric curves
What is it about?
A parametric representation describes a curve by letting both and be functions of a parameter (often time). Think of a ball or a drone: the position is .
Concepts and formulas
- Straight line through the point with direction vector : , .
- The velocity vector is the derivative: . It points along the tangent.
- The speed is its length: .
- The acceleration: .
- Circle centred at the origin with radius : .
- The curve crosses the -axis when and the -axis when .
Example
. Then , and at the speed is .
9. Logic and proof
What is it about?
In mathematics something is true only once it is proved. You must be able to use the symbols for implication and equivalence correctly, and write simple proofs.
Concepts and formulas
- (implication): if is true, then is true. Example: .
- : the arrow goes the other way. .
- (equivalence): both ways. .
- is false, because is a counterexample.
- Direct proof: start from what you know and work your way to the claim.
- Contrapositive proof: is the same as .
- Proof by contradiction: assume the claim is false and show that this leads to something impossible.
- Counterexample: one example is enough to show that a claim is false.
Example: direct proof
Claim: the sum of three consecutive integers is divisible by 3. Proof: , which is divisible by 3.
Example: even numbers
An even number can be written and an odd number . The sum of two odd numbers: , i.e. an even number.
Example problems with solutions
Here are some of the problems in mathematics R1. In the app, calculation problems get new numbers every time, so you can practise until it sticks – and take a graded practice exam before the real one.
Logarithms and exponential equations: What is ?
Answer: 3
, so .
Differentiation and curve analysis: What is ?
Answer:
Product rule: .
Vectors in the plane: What is the length of ?
Answer: 5
.
Probability and combinatorics: What is ?
Answer: 10
.