MATH1061: pass the exams, not just read the notes
Your complete guide to University of Sydney's mathematics 1a unit. See where the marks are, work real practice questions, and study with an AI tutor that knows MATH1061.
Sia generates MATH1061 practice questions, walks through limits and differentiation step by step, and quizzes you on the material the exam weights most heavily.
Worked example
Evaluate the limit lim(x to 3) of (x² − × − 6) / (x² − 9). (Substituting × = 3 gives 0/0, so factor and cancel first.)
Substituting × = 3 gives (9 − 3 − 6)/(9 − 9) = 0/0, an indeterminate form, so you cannot just plug in.
The (x − 3) factor is what makes both vanish at × = 3. Cancel it (valid because near the limit × is close to 3 but not equal to 3): the expression becomes (x + 2)/(x + 3).
Now (x + 2)/(x + 3) is continuous at × = 3, so substitute: (3 + 2)/(3 + 3) = 5/6. (L'Hopital's rule agrees: differentiating top and bottom gives (2x − 1)/(2x) = 5/6 at × = 3.)
The trap: Reading the 0/0 as either 0 or 'does not exist' and stopping. A 0/0 form is indeterminate, not automatically zero or undefined: the shared (x − 3) factor cancels and the true limit is 5/6. Inverting the cancelled fraction to (x + 3)/(x + 2) gives the distractor 6/5. classic slip!
One exam decides 60% of your grade. The single largest component; the better-mark principle means a strong final can also absorb the weekly-quiz 8%, so the exam can effectively carry up to 68%. This whole page is built around that.
Overview
What MATH1061 is, and where it sits
MATH1061 Mathematics 1A is the University of Sydney's mainstream first-year mathematics unit, taught by the School of Mathematics and Statistics for students across Science, Engineering, Economics, Education and the Arts. It is a 6-credit-point unit that runs two parallel streams across the whole semester: a single-variable calculus stream (functions, limits and continuity, differentiation, Taylor polynomials and integration) and a linear algebra stream (complex numbers, vectors, lines and planes, systems of equations, matrices, determinants and eigenvalues).
The two streams are timetabled together: a calculus lecture block plus a linear algebra lecture block each week, with a linear algebra tutorial near the start of the week and a calculus tutorial near the end (both begin in Week 2). The calculus half follows the in-house School of Mathematics and Statistics notes on the Calculus of One Variable; the linear algebra half follows the in-house MATH1061 Linear Algebra notes, with Poole's Linear Algebra: A Modern Introduction as the reference text. The complex-numbers block sits in the early chapters of the calculus notes but is taught on the linear algebra side.
It is the assumed-knowledge mathematics foundation for later quantitative units across science, engineering and data-focused commerce degrees. MATH1061 is the standard (non-advanced) stream; students with a stronger background may instead take the advanced equivalent. The unit feeds directly into the second first-year unit Mathematics 1B and into statistics and data-science pathways.
Official outline: sydney.edu.au · MATH1061 outline. Always treat the official outline and the exam timetable as authoritative.
Difficulty & time commitment
Is MATH1061 hard, and how much time does it take?
MATH1061 is manageable if you keep a weekly rhythm and treat the back half as the main event. Across student reviews the pattern is consistent: it starts gently and steepens, and the heaviest assessment is the part that separates grades.
A read across student reviews and course feedback. See what students say ↓
The difficulty curve and the assessment weighting point the same way: the back half is harder and worth more. Front-loading effort there is the highest-return decision in the unit.
Is this unit for you
Who tends to do well, and who tends to struggle
You will likely do well if
- You are fluent with HSC Mathematics Advanced algebra: factoring, rearranging, solving equations and manipulating functions without a calculator.
- You do the weekly tutorial and quiz problems by hand and self-mark, rather than only watching worked solutions, because Quiz A and the final are closed-book.
- You keep both streams moving in parallel each week instead of letting calculus or linear algebra fall a fortnight behind.
- You practise the standard procedures until they are automatic: factor-and-cancel limits, the chain rule, Gaussian elimination, the cross product, and finding eigenvalues from the characteristic polynomial.
You may struggle if
- You rely on a calculator or formula sheet, since Quiz A bans both and the final is a closed setting too.
- You let one stream slip; the linear algebra and calculus halves do not wait for each other and both are examined.
- You memorise procedures without understanding why they work, which falls apart on the conceptual multiple-choice and proof-style questions.
- You leave the back half (Taylor polynomials, integration techniques, determinants and eigenvalues) to cram, even though it is the harder and more error-prone material.
- Drill the closed-book core early so that no-calculator arithmetic and standard derivatives, integrals and row reductions are instant by Week 8.
- Re-derive rather than memorise: the marginal-revenue-style shortcuts here are things like the difference quotient, the Lagrange remainder, the projection formula and the characteristic polynomial; deriving them once makes them stick.
- Treat the two streams as one timetable: keep a single running formula sheet with a calculus side and a linear algebra side, and rehearse both each week.
- Work the real Quiz A and sample-quiz question types timed and closed-book, then check method, since the final reuses the same skills under more time pressure.
Syllabus
The 12 topics, week by week
The exam-weight marker on each topic shows where the marks concentrate. The amber topics carry the highest exam weight.
C1 · Functions, sets and graphs
Calc notes Ch 1, 3Number systems and intervals, set operations, functions and natural domains, the vertical and horizontal line tests, injective, surjective and bijective maps, inverse and inverse-trig functions, and the hyperbolic functions sinh and cosh.
C2 · Limits and continuity
Calc notes Ch 4Informal limits, one-sided limits, the limit laws, limits at infinity and infinite limits, the squeeze theorem, continuity at a point, and the Intermediate Value Theorem.
C3 · Differentiation
Calc notes Ch 5The difference quotient and the tangent line, the product, quotient and chain rules, implicit and logarithmic differentiation, and the link from differentiable to continuous.
C4 · Applications of the derivative
Calc notes Ch 6L'Hopital's rule for indeterminate forms, the first and second derivative tests, concavity and inflection, curve sketching, optimisation, and the Mean Value Theorem.
C5 · Taylor polynomials and series
Calc notes Ch 7, 8Taylor and Maclaurin polynomials, the Lagrange remainder, the standard Maclaurin series for the exponential, sine, cosine and logarithm, and term-by-term manipulation.
C6 · Integration and the FTC
Calc notes Ch 9, 10Riemann sums and the definite integral as signed area, both parts of the Fundamental Theorem of Calculus, and the Leibniz rule for variable limits of integration.
C7 · Integration techniques and applications
Calc notes Ch 11, 12Substitution and integration by parts, partial fractions, trigonometric substitution, improper integrals, and geometric applications including area between curves, arc length and volumes of revolution.
L1 · Complex numbers
Calc notes Ch 1, 2Cartesian form and arithmetic, the conjugate and division, the modulus and Argand diagram, polar and exponential form with Euler's formula, de Moivre's theorem, and the n-th roots of complex numbers.
L2 · Vectors, lines and planes
LinAlg notes (Poole 1)Vectors in R-n, length and the dot product, the angle between vectors and orthogonality, projection, the cross product in R-3, and the equations of lines and planes with point-to-plane distance.
L3 · Linear systems and matrix algebra
LinAlg notes (Poole 2, 3)Linear systems and augmented matrices, Gaussian elimination to row echelon form and Gauss-Jordan to reduced row echelon form, free variables and solution counts, and matrix addition, scalar multiplication, multiplication and transpose.
L4 · Inverses and determinants
LinAlg notes (Poole 3, 4)The matrix inverse via row reduction and the 2x2 formula, solving Ax = b, cofactor expansion of determinants, the effect of row operations, and the invertibility equivalences.
L5 · Eigenvalues and diagonalisation
LinAlg notes (Poole 4)Eigenvalues and eigenvectors, the characteristic polynomial, eigenspaces, algebraic versus geometric multiplicity, diagonalisation, and fast matrix powers via A = PDP-inverse.
How it's assessed
Assessment structure
| Component | Weight | Format & timing |
|---|---|---|
| Weekly online quizzes | 8% | Ten weekly Canvas quizzes, with the best eight recorded; one quiz per week. Start Week 2, due Sundays 11:59pm. No Special Consideration on quizzes: the better-mark principle applies, so if your final-exam mark is higher the 8% is taken from the exam instead. |
| Assignment 1 | 5% | Written working, submitted online. Around Week 4 (date subject to change). Marked on method and presentation of the working. |
| Assignment 2 | 10% | Written working, submitted online. Later in the semester (date subject to change). Marked on method and presentation of the working. |
| In-person quiz (Quiz A) | 15% | In-person, 40 minutes, 12 multiple-choice questions (1 mark each), one correct answer per question; no calculators, no reference material and no additional paper. Held in the Week 8 linear algebra tutorial (date subject to change). Closed book; samples both streams (functions, limits, differentiation, complex numbers, vectors, planes and the cross product). |
| Tutorial contribution | 2% | Across the calculus and linear algebra tutorials. Throughout the semester. Credit for participation in tutorials. |
| Final exam | 60% | Formal written final exam covering both streams. University examination period. The single largest component; the better-mark principle means a strong final can also absorb the weekly-quiz 8%, so the exam can effectively carry up to 68%. |
- Pass on a weighted average of at least 50%. No separate single-component hurdle is stated in the unit materials reviewed; confirm any hurdle requirement against the official unit outline.
- The final exam is worth 60% and covers both the calculus and linear algebra streams across the whole semester. Its detailed structure and length are not stated in the materials reviewed, so confirm them on the official exam information page.
- Calculator policy: The in-person Quiz A is strictly no-calculator, no-reference-material and no-additional-paper. The calculator policy for the final exam is not stated in the materials reviewed; confirm it on the official exam instructions.
This is an exam-cram unit. With the exams at 60% of the grade and the final exam alone at 60%, your result is overwhelmingly decided by how well you perform under time pressure. The single largest component; the better-mark principle means a strong final can also absorb the weekly-quiz 8%, so the exam can effectively carry up to 68%.
Final exam timing: approx mid-November 2026 (S2 offering, confirm against the official exam timetable). Confirm the exact date and venue on the official exam timetable.
How to actually pass it
A weekly rhythm, two checklists, and the traps to avoid
The unit rewards consistency over cramming, and practice over re-reading. Here is the loop that works, then what to have nailed before each exam.
The weekly loop
Before the mid-semester checklist
- Rehearse the Quiz A skills closed-book and no-calculator: absolute-value inequalities to intervals, injective and surjective classification, product and chain rule derivatives, and 0/0 limits.
- Drill the early linear algebra: complex division to Cartesian form, orthogonality via the dot product, the cross product, and planes through a point with a given normal.
- Time yourself at roughly three minutes per multiple-choice question, since Quiz A is 12 questions in 40 minutes.
- Practise the conceptual questions too (for example the relationship between two planes from their normals), not only the computations.
Before the final heaviest topics
- Cover both streams: do not over-revise calculus and neglect determinants and eigenvalues, or vice versa, since the final examines the whole semester.
- Prioritise the error-prone back half: integration by parts and partial fractions, the FTC with variable limits, cofactor determinants, and eigenvalues from the characteristic polynomial.
- Re-derive the standard results fast: the Maclaurin series for e^x, sin × and cos x, the 2x2 inverse formula, and the projection formula.
- Work past-style problems timed and check method, not just the final answer, because partial credit on written working rewards correct method.
The mistakes that cost marks
Treating a 0/0 limit as zero or undefined. A 0/0 form is indeterminate. Factor and cancel the shared root (or use L'Hopital once you have confirmed the form), then substitute. Stopping at 'it's 0/0' loses an easy mark every time.
Letting one stream fall behind. Calculus and linear algebra run in parallel and both are examined. Students who binge one and ignore the other for a fortnight find the neglected stream unrecoverable near the exam.
Depending on a calculator. Quiz A is strictly no-calculator and no-reference, and the final is closed too. If your arithmetic and standard derivatives, integrals and row reductions are not fluent by hand, you bleed time and marks.
Dropping the chain-rule inner factor or reversing rule order. The most common computation slips are forgetting the inner derivative in the chain rule, the wrong sign or order in the quotient rule numerator (it is f'g minus fg'), and forgetting that (AB) inverse and (AB) transpose reverse the order. Drill these until they are automatic.
Teaching team
Who teaches MATH1061
The bios below are factual. The star ratings are not ours: they are impressions from students who have taken the unit, so you can hear from people who sat in the lectures.
James Parkinson
Named lecturer for the Linear Algebra stream of MATH1061, delivering the linear-algebra lectures alongside Rosie Cameron.
Dr Rosie Cameron
Lecturer for the Linear Algebra stream of MATH1061, listed on the linear-algebra lecture slides and running drop-in help in Carslaw.
Dr Pantea Pooladvand
Lecturer for the Calculus stream of MATH1061, named on the calculus lecture slides.
Zhou Zhang
Instructor named on the MATH1061 weekly-plan calculus materials.
Dr Brad Roberts
Covers the Week 10 calculus lectures for MATH1061.
Teaching team as listed in the unit materials reviewed. AskSia does not rate lecturers; star ratings are submitted by students who have taken MATH1061.
Formula & concept sheet
The vocabulary and formulas you must own
- Difference quotient (derivative)
- f'(a) is the limit as h tends to 0 of [f(a+h) − f(a)]/h, the slope of the tangent at (a, f(a)). The tangent line is y = f(a) + f'(a)(x − a).
- 0/0 limit by factor-and-cancel
- If substituting gives 0/0, factor numerator and denominator, cancel the common (x − a) factor, then substitute. Equivalent to one application of L'Hopital's rule for a genuine 0/0 or infinity/infinity form.
- Squeeze theorem
- If g(x) is at most f(x) is at most h(x) near a, and g and h both tend to L at a, then f tends to L. Classic use: × sin(1/x) tends to 0 as × tends to 0.
- Chain rule
- The derivative of g(f(x)) is g'(f(x)) times f'(x). Forgetting the inner factor f'(x) is the most common derivative error.
- Taylor polynomial and Lagrange remainder
- T_n(x) is the sum from k = 0 to n of f^(k)(a)/k! times (x − a)^k; it matches f and its first n derivatives at a. The remainder is f^(n+1)(c)/(n+1)! times (x − a)^(n+1) for some c between a and x.
- Fundamental Theorem of Calculus
- Part I: d/dx of the integral from c to × of f equals f(x). Part II: the integral from a to b of F' equals F(b) − F(a). With a variable upper limit g(x), multiply by g'(x).
- de Moivre and Euler
- e^(i theta) = cos theta + i sin theta, so z = r e^(i theta). Then (r e^(i theta))^n = r^n e^(i n theta), and the n-th roots of R e^(i phi) are R^(1/n) e^(i(phi + 2k pi)/n) for k = 0 to n − 1.
- Dot product, angle and projection
- u . v = u1 v1 + ... + un vn is a scalar; cos theta = (u . v)/(||u|| ||v||); orthogonal iff u . v = 0. The projection of v onto u is ((u . v)/||u||^2) u (divide by ||u|| squared, not ||u||).
- Cross product (R-3 only)
- u × v is orthogonal to both u and v by the right-hand rule, anti-commutative (v × u is its negative), and ||u × v|| = ||u|| ||v|| sin theta equals the area of the parallelogram on u and v.
- 2x2 inverse and determinant
- For A = [[a, b], [c, d]], det A = ad − bc, and A is invertible iff det A is nonzero, with A inverse = 1/(ad − bc) times [[d, -b], [-c, a]].
- Gaussian elimination
- Use elementary row operations (swap, scale by a nonzero constant, add a multiple of one row to another) to reach row echelon form, then back-substitute. Non-leading columns give free variables; a row [0 ... 0 | c] with c nonzero means no solution.
- Eigenvalues and the characteristic polynomial
- Lambda is an eigenvalue of A iff det(A − lambda I) = 0. Solve (A − lambda I)v = 0 for the eigenvectors. Geometric multiplicity is at least 1 and at most the algebraic multiplicity; A is invertible iff 0 is not an eigenvalue.
Common acronyms: FTC · IVT · MVT · REF · RREF · ERO · PPF · dot · det.
What students say
What students actually say about MATH1061
Recurring themes from student reviews, paraphrased in our own words.
- Described as a genuine step up from school maths, with two parallel streams to keep moving at once.
- Very manageable with solid HSC Mathematics Advanced; harder for students whose algebra is rusty, because the no-calculator quiz exposes weak fundamentals.
- The back half (Taylor polynomials, integration techniques, determinants and eigenvalues) is where students feel the pressure build.
- The unit follows the in-house calculus and linear algebra notes closely, and students lean on the weekly tutorial sheets and posted solutions.
- Students hunt for extra worked examples and concise summaries, especially a one-page complex-numbers and formula sheet for the closed-book quiz.
- Demand for timed, closed-book practice on the Quiz A question types and for clear step-by-step walkthroughs of the harder integration and eigenvalue problems.
Recurring student opinions, paraphrased and aggregated, not official course information.
Set texts
The prescribed reading
The syllabus references map straight onto these.
Calculus of One Variable (in-house notes)
School of Mathematics and Statistics, University of Sydney.
Lecture Notes for MATH1061 (Linear Algebra), in-house
School of Mathematics and Statistics, University of Sydney.
Linear Algebra: A Modern Introduction, 4th edition
David Poole.
Where it fits
Prerequisites, related units & why it matters
Assumed knowledge is HSC Mathematics Advanced (or equivalent). MATH1061 is the standard first-year stream; students with a stronger background may take the advanced equivalent instead, and there is also a bridging stream for those with less assumed mathematics. Always check prerequisites and prohibitions on the official unit outline.
Your MATH1061 study toolkit
Study the unit with Sia, not just read about it
Each tool already knows MATH1061: your syllabus, your texts, and where the marks are. Grouped by how you study, from first contact to exam week.
FAQ
Frequently asked questions
Is MATH1061 hard?
It is moderately hard for a first-year unit. It is a genuine mathematics unit running two parallel streams (single-variable calculus and linear algebra), it is computation- and proof-heavy, and 60% of the grade sits in one final exam with a closed-book, no-calculator in-person quiz on top. It is very manageable with solid HSC Mathematics Advanced and steady weekly practice, but it is a real step up from school for many students.
How is MATH1061 assessed?
Ten weekly online quizzes worth 8% combined (best eight recorded), two written assignments worth 5% and 10%, a 15% in-person closed-book quiz (Quiz A) held in the Week 8 linear algebra tutorial, 2% for tutorial contribution, and a 60% final exam. You pass on a weighted average of at least 50%. Confirm exact dates and any hurdle on the official unit outline.
What is Quiz A and can I use a calculator?
Quiz A is an in-person, closed-book quiz held in the Week 8 linear algebra tutorial: 40 minutes, 12 multiple-choice questions worth one mark each, with exactly one correct answer per question. No calculators, no reference material and no additional paper are allowed, and it samples both streams (functions, limits, differentiation, complex numbers, vectors, planes and the cross product).
What is the better-mark principle?
There is no Special Consideration for the weekly online quizzes. Instead, if your final-exam mark (as a percentage) is higher than your weekly-quiz mark, the 8% quiz weight is taken from your exam result instead. In effect a strong final exam can carry up to 68% of your grade, which is worth knowing when you plan where to put your effort.
How much of the unit is calculus versus linear algebra?
The two streams run in parallel all semester and carry roughly equal weight. The calculus stream covers functions, limits and continuity, differentiation, Taylor polynomials and integration; the linear algebra stream covers complex numbers, vectors, lines and planes, linear systems, matrices, determinants and eigenvalues. The complex-numbers block sits in the calculus notes but is taught on the linear algebra side.
What textbooks or notes does MATH1061 use?
The calculus stream follows the in-house School of Mathematics and Statistics notes on the Calculus of One Variable, and the linear algebra stream follows the in-house MATH1061 Linear Algebra notes, with Poole's Linear Algebra: A Modern Introduction (4th edition) as the reference text. Lecture slides and tutorial sheets are provided weekly on Canvas, so a separate textbook purchase is largely optional.
Study MATH1061 with Sia
Work through limits, differentiation, applications of the derivative and the rest of the unit with a tutor that knows it and quizzes you on the topics the assessments weight most heavily.
Start studying with Sia