Monash University · S2 2026 · FACULTY OF MATHEMATICS

MTH1020 · Analysis of Change

- one subject, every graph, every model, every mark
30% final exam · hurdle12 Chapters133-page Bible
Our own words - no uploaded lecturer files
Built to mirror S2 2026 · updated this semester
The Complete Exam Bible · S2 2026

Analysis of Change

— Every limit, every derivative, every integral — first-year calculus worked from proof to volumes of revolution, the way MTH1020's invigilated exam actually marks it.

MTH1020 Analysis of Change is Monash University's first-year, 6-credit-point unit in the School of Mathematics at Clayton, and it packs a full first-year mathematics diet into twelve teaching weeks. Monash frames MTH1020 in two movements: a foundations half — logic and proof, mathematical induction and functions, vectors (the dot and cross product, lines and planes in ℝ³), and complex numbers (the Argand plane, polar and exponential form, and De Moivre's theorem) — and a calculus half that is the analytic heart of the unit, running from limits, continuity and the differentiation rules through the applications of the derivative (extrema, curve sketching, related rates and optimisation) to integration, its techniques, and the applications of integration (areas, volumes of revolution and arc length). It is a method-and-communication subject: the marks live in choosing the right technique, carrying a clean derivation, and — distinctively at Monash — writing the argument up in full English sentences, because a significant fraction of every task's marks is for mathematical communication (see the Monash Guidelines for Writing in Mathematics). Assessment for the 2026 offering is published in the Monash Handbook as four components summing to 100%: invigilated applied-class quizzes (15%), three in-seminar mid-semester tests (30% combined), continuous problem-solving activities / online assignments (25%), and an invigilated final examination worth 30% and running 3 hours 10 minutes. That split — 70% continuous, a 30% capstone exam — rewards steady work across the semester rather than a single SWOTVAC cram, and the MTH1020 result feeds the Weighted Average Mark (WAM) that later Monash mathematics units build on. Note: for the S1-2026 cohort a lecturer stated complex numbers were excluded from the final (still tested in the mid-semester tests) — confirm this for your cohort on Moodle.

MTH1020 · Monash University
An independent, AskSia-authored study guide. AskSia is not affiliated with, endorsed by, or sponsored by Monash University; the course code and name are used for identification only.
Contents · the whole subject, one map

What MTH1020 covers

MTH1020 Analysis of Change runs across twelve teaching weeks and seven topic blocks, and this map follows the Monash seminar schedule in order. Chapters 1–6 build the pure-and-applied foundations — logic and proof, induction and functions, vectors (dot and cross product, lines and planes), and complex numbers (the Argand plane, polar form and De Moivre) — while Chapters 7–12 are the calculus core, from limits and the differentiation rules through integration techniques to areas, volumes of revolution and arc length. The unit is assessed by invigilated applied-class quizzes, three in-seminar mid-semester tests and a final examination, with marks awarded across every task for rigorous mathematical communication — so use this map to see how each week feeds the tests and the exam.

01Logic & Proof: FoundationsConditionals · converse/contrapositive · direct/contrapositive/contradiction proofs · sets · inequalities · AM–GM (Week 1)02Induction & FunctionsΣ/Π notation · telescoping · mathematical induction · injective/surjective/bijective · even/odd/periodic · composition & inverses (Week 2)03Vectors: Dot Product & ProjectionsVector arithmetic · magnitude · unit vectors · the dot product · scalar & vector projections (Week 3)04Vectors: Cross Product, Lines & PlanesThe cross product · lines & planes in ℝ³ · intersections · angles & distances (Week 4)05Complex Numbers: The Argand Plane & Arithmetici · the Argand plane · conjugates · arithmetic & division · the conjugate root theorem (Week 5)06Complex Numbers: Polar Form & De MoivrePolar/cis form · exponential/Euler form · De Moivre's theorem · n-th roots · loci · the FTA (Week 6)07Differentiation: Limits, Continuity & RulesLimits · continuity · differentiability · the rules · standard derivatives · implicit & logarithmic differentiation (Week 7)08Applications of Differentiation: Extrema & ConcavityFirst & second derivative tests · local & absolute extrema · concavity & inflection · the EVT (Week 8)09Applications of Differentiation: Sketching, Related Rates & OptimisationCurve sketching · limits at infinity & asymptotes · the growth hierarchy · related rates · optimisation (Week 9)10Integration: The Definite Integral & the FTCRiemann sums · the definite integral · signed area · the Fundamental Theorem of Calculus · antiderivatives (Week 10)11Integration TechniquesSubstitution · partial fractions · integration by parts · trig integrals & substitution (Week 11)12Applications of Integration: Areas, Volumes & Arc LengthAreas between curves · average value · volumes of revolution (discs/shells) · arc length · surface area (Week 12)
Assessment

How MTH1020 is assessed

ComponentWeightFormat
Applied-class quizzes15%7 short invigilated in-class quizzes across the semester; best 4 of 7 count (mechanic mined; weight from the 2026 Monash Handbook)
Mid-semester tests30% (all three combined)3 invigilated in-seminar written tests: MST1 early in the semester, MST2 covering Weeks 1–4, MST3 in the Week-10 applied class (MST3 = 15% per-test)
Problem-solving activities / online assignments25%Continuous problem-solving activities submitted across the semester (weekly online submissions — confirm the exact channel on Moodle)
Final examination30%Invigilated end-of-semester exam, 3 hours 10 minutes, held in the Monash Semester-2 examination period (~November 2026); complex numbers were excluded from the S1-2026 final but tested in the mid-semester tests — confirm for your cohort
Worked example · free

Optimisation: the minimal-surface closed cylinder (height = diameter)

Q [5 marks]. A closed right circular cylinder must hold a fixed volume V. Find the radius r that minimises its total surface area, and show that the optimal can has its height equal to its diameter. Justify that your critical point is a minimum. (5 marks)
  • +1Set up the model with a clear objective and constraint. The total surface area of a closed cylinder is S = 2πr² + 2πrh (two circular ends plus the curved side), and the fixed volume gives the constraint V = πr²h. There are two variables (r, h) and one constraint, so reduce to a single variable.
  • +1Eliminate h using the constraint: h = V/(πr²). Substitute into S to get a function of r alone: S(r) = 2πr² + 2πr·(V/(πr²)) = 2πr² + 2V/r, defined on the domain r > 0.
  • +1Find the critical point. Differentiate: S′(r) = 4πr − 2V/r². Set S′(r) = 0: 4πr = 2V/r², so 4πr³ = 2V, giving r³ = V/(2π) and therefore r = (V/(2π))^(1/3).
  • +1Confirm it is a minimum (second-derivative test). S″(r) = 4π + 4V/r³, which is strictly positive for every r > 0, so S is concave up and the critical point is a local — and, on the domain r > 0, the absolute — minimum.
  • +1Show height = diameter. At the optimum r³ = V/(2π), so V = 2πr³. Then h = V/(πr²) = 2πr³/(πr²) = 2r, which is exactly the diameter. The minimal-surface can is therefore as tall as it is wide.
The surface area is minimised at r = (V/(2π))^(1/3), where S″(r) = 4π + 4V/r³ > 0 confirms a minimum; at that radius V = 2πr³ so h = 2r, i.e. the optimal closed cylinder has its height equal to its diameter.
Sia tip — For full marks at Monash, state the objective and constraint in words, define every variable, and end with a sentence answering the question — a large share of the marks is for mathematical communication, not just the algebra. Stuck on which variable to eliminate or why S″ > 0 settles it? Ask Sia to walk the optimisation method step by step; it explains the reasoning and checks yours, and it never does a graded task for you.
Glossary

Key terms

Proof by contradiction
A proof that assumes the statement is false, derives a logical contradiction, and concludes the statement must be true. Used at Monash for classics such as 'the square root of 2 is irrational'.
Contrapositive
The contrapositive of 'if P then Q' is 'if not Q then not P'. A statement is logically equivalent to its contrapositive, so proving the contrapositive proves the original.
Dot product (a · b)
The scalar a · b = |a||b|cos θ = a₁b₁ + a₂b₂ + a₃b₃. It gives the angle between vectors (cos θ = a·b/(|a||b|)) and tests perpendicularity (a ⊥ b ⇔ a · b = 0).
De Moivre's theorem
If z = r cis θ then zⁿ = rⁿ cis(nθ): the modulus is raised to the power n and the argument is multiplied by n. It is the engine for powers and n-th roots of complex numbers.
Fundamental Theorem of Calculus (FTC)
Links the two halves of calculus: if F′ = f then ∫ₐᵇ f(x) dx = F(b) − F(a) (evaluation form), and (d/dx)∫ₐˣ f(t) dt = f(x) (derivative form). The integral of a rate of change is the total change.
Mathematical communication
The Monash requirement that a solution be written in full English sentences with defined variables and justified steps. A significant fraction of the marks on every MTH1020 task is awarded for this, not just the final answer.
FAQ

MTH1020 FAQ

Is MTH1020 hard?

MTH1020 is broad rather than deep: in twelve weeks it moves through proof, induction, vectors, complex numbers and a full run of differential and integral calculus, so the challenge is keeping many techniques and their standard results straight rather than mastering one hard idea. The algebra is first-year level, but Monash also marks how you write — clear English sentences, defined variables and justified steps — so students who practise both the calculation and the write-up weekly, instead of cramming through SWOTVAC, tend to find it very manageable. Because MST2 covers Weeks 1–4 and the final is comprehensive, keeping early topics warm matters, and a solid MTH1020 mark feeds the WAM that later Monash mathematics units build on.

How is MTH1020 assessed, and is there a hurdle?

The 2026 Monash Handbook publishes four components summing to 100%: invigilated applied-class quizzes (15%, best 4 of 7 count), three in-seminar mid-semester tests (30% combined, with MST3 = 15%), continuous problem-solving activities / online assignments (25%), and a 30% invigilated final examination running 3 hours 10 minutes. The 2026 Handbook lists no pass hurdle for MTH1020 (all four components show a null hurdle) — an earlier ≥40%-exam / ≥50%-overall threshold appears only in historic handbook years, so do not assume it applies; confirm the current rules and any competency thresholds on Moodle and your unit guide.

Can AI help me with MTH1020?

Yes — Sia is an AI tutor trained on how MTH1020 is actually taught and assessed at Monash. It can walk you through a proof by contradiction, a De Moivre calculation, an implicit-differentiation step or a volume-of-revolution set-up one line at a time, and it checks your reasoning and unit work rather than just handing over a result. Bring your own applied-class or revision question and ask Sia to explain each step; it does not do graded assessment for you, and Monash University academic-integrity rules still apply.

Where can I find past exam papers / practice for MTH1020?

Start on the unit's Moodle page, where MTH1020 posts its official practice material, applied-class problem sets and any released past papers, and search the Monash University Library exam-paper collection for earlier MTH1020 finals. Your weekly applied-class problem sets and the mid-semester-test revision sheets are the closest match to how the exam is marked. This guide also includes a re-authored practice exam that mirrors the final's shape (proof, vectors, calculus and integration) with fresh numbers, and you can ask Sia to generate extra practice in the same style and explain each step. Treat any third-party 'model answers' with caution and confirm what is officially provided on Moodle.

Are complex numbers on the MTH1020 final exam?

For the S1-2026 cohort a lecturer stated that complex numbers were NOT on the final exam, although they were still examined in the mid-semester tests. This is cohort-specific, is not stated in the Monash Handbook, and may change for the S2-2026 offering — so treat it as a planning note, not a rule, and confirm the exam scope for your cohort on Moodle and in your unit guide. Either way, learn the complex-numbers material: the Argand plane, polar form and De Moivre are examinable somewhere in the unit and underpin later mathematics.

Study strategy

How to study for the exam

Treat MTH1020 as a catalogue of recurring techniques and rehearse them weekly on Moodle material rather than cramming through SWOTVAC. Each week, work one full problem of that week's method end to end — state the technique in words, define your variables, carry one clean derivation, then interpret the result and cross-check it a second way (for example, verify an antiderivative by differentiating it back, or check a vector projection with the dot product). Because MST2 covers Weeks 1–4 and MST3 sits in the Week-10 applied class, early topics get examined more than once, so keep old test material warm instead of filing it away. Practise the Monash write-up deliberately: full English sentences, no ∀/∃/⇒ used as prose shorthand, labelled diagrams, correct units, and a final sentence that answers the question — a significant fraction of every mark is for communication. For the comprehensive 30% final (3 hours 10 minutes, ~November 2026 — confirm the date, room and open/closed-book status on Moodle), prioritise breadth first: make sure you can start a proof, a vectors question, a differentiation problem and an integration problem before deepening the ones you find hardest. When a step won't click, ask Sia to re-explain that single step a different way and set you a fresh practice question in the same style — it teaches the method and checks your reasoning, never substituting for your own graded work.

Study MTH1020 with AI

Your AI Mathematics tutor for MTH1020

Stuck on a hard MTH1020 question? Sia is AskSia’s AI Mathematics tutor — ask any MTH1020 Analysis of Change question and get a clear, step-by-step explanation grounded in how the course is actually taught and assessed. Read this whole study guide free, then take your hardest questions to Sia.

A+Everything unlocked
Unlocks this Bible + all 27 of your Monash University subjects - and 1,000+ Bibles across every Australian university.
Sia - your MTH1020 tutor, unlimited, worked the way the exam marks it
The full 133-page Bible + practice bank with worked solutions
Chrome extension - sync your LMS so Sia knows your deadlines
Bilingual EN / Chinese on every Bible and every Sia answer
$25/ month
30-day money-back · cancel in one tap · how it works
Unlock the full MTH1020 Bible + 27 Monash University subjects解锁完整 MTH1020 Bible + Monash University 27 门科目
$25/mo