MATH 140
McGill University
(2025/2026 Academic Year)
Course Outline
{
const exercisesSection = $refs.exercisesSection;
if (exercisesSection) {
const topPos = exercisesSection.getBoundingClientRect().top + window.pageYOffset - 80;
window.scrollTo({ top: topPos, behavior: 'smooth' });
highlightExercises = true;
setTimeout(() => highlightExercises = false, 1500);
}
})
"
x-data="{ highlightExercises: false }">
Review and Pre-Calc
0 / 1
skills
Limits, continuity, derivative
0 / 8
skills
Differentiation rules
0 / 10
skills
Applications
0 / 8
skills
Anti-differentiation
0 / 1
skills
Extra Challenge
0 / 1
skills
Uncategorized Exercises
Exercises not assigned to any skill
0 /
0
Exam Filters
Exercises
Select a skill or 'Uncategorized Exercises' above to view associated exercises.