Welcome to My IB Study Guide

Let’s get you exactly the right resources for where you are right now.

Where are you in your IB journey?

I'm in MYP

(Grade 9-10)

Preparing for IB? Deciding between AA and AI?

WHAT YOU’LL FIND:

AA vs AI complete comparison

What to expect in DP Math

Skills to build now

Summer preparation guide

I'm in DP Year 1

(Grade 11)

Starting the syllabus and thinking about IA?

WHAT YOU’LL FIND:

IA topic selection guide

Study schedule for DP1

Key topics to master

How to start IA early

I'm in DP Year 2

(Grade 12)

Finishing the IA and preparing for final exams?

WHAT YOU’LL FIND:

Exam strategies Paper 1 & 2

How to maximize IA score

Last-minute study tips

Recovery guide

Most Popular Resources

These help every IB Math student, regardless of where you are in your journey.

IB math probability practice question showing a two-stage tree diagram with dependent events and conditional probability branches labelled with fractions

IB Math Probability Practice Question — Tricky Week 5 Guide

This IB math probability practice question focuses on conditional probability with dependent events — a topic that looks straightforward until the question asks you to work backwards from a result, and suddenly the tree diagram becomes your best friend. Conditional probability appears on both Paper 1 and Paper 2, and the students who score full marks are the ones who draw a careful diagram before writing a single calculation. Before you open any hints, read the question slowly, draw your tree, and label every branch with a fraction. That one habit is worth more than any shortcut. 🟡 Medium ⏱ 9–12 minutes 📄 Paper 1 (no calculator) 📋 Jump To This Week’s IB Math Probability Practice Question What You Need to Know Hints Full Worked Solution Examiner Notes and Common Mistakes This Week’s IB Math Probability Practice Question 📝 Question of the Week A bag contains \( 5 \) red marbles and \( 3 \) blue marbles. Two marbles are selected at random from the bag, one after the other, without replacement. (a) Complete the tree diagram below to show all possible outcomes and their probabilities for the two selections. [3 marks] (b) Find the probability that both marbles selected are the same colour. [3 marks] (c) Given that the second marble selected is red, find the probability that the first marble selected was also red. [3 marks] Total: [9 marks] What You Need to Know 📖 Key Information Topic: Probability — Conditional probability and dependent events (AA SL 4.5–4.6, AA HL 4.5–4.6) Paper style: Paper 1 (no calculator) — all probabilities are exact fractions Estimated time: 9–12 minutes Key formulas from the data booklet: Multiplication rule for dependent events: $$P(A \cap B) = P(A) \times P(B \mid A)$$ Conditional probability formula: $$P(A \mid B) = \frac{P(A \cap B)}{P(B)}$$ Key concepts: Without replacement: After the first marble is drawn, the total changes from 8 to 7, and the count of the relevant colour also changes. This is what makes the events dependent. Tree diagram branches multiply: The probability at each terminal node is the product of all branch probabilities along that path. Total probability: To find \( P(\text{second marble is red}) \), add the probabilities of all paths ending in red on the second draw. If you want to strengthen your understanding of how probability connects to statistics topics like distributions, visit our post on Question of the Week 3: Statistics Challenge for more exam-style practice. You can also review the official syllabus outcomes on the IB Mathematics curriculum page. Hints 💡 Hint 1 — Getting Started Begin by drawing the tree diagram carefully. For the first draw, there are 8 marbles total: 5 red and 3 blue. So the first-level branch probabilities are \( \frac{5}{8} \) for red and \( \frac{3}{8} \) for blue. Now think about what happens to the totals for the second draw — you have one fewer marble, and one fewer of whichever colour was drawn first. There are four possible paths: RR, RB, BR, BB. ⏸ Try working with this hint before opening Hint 2. 💡 Hint 2 — Second-Level Branches and Part (b) For the second draw, the denominators all become 7 (one marble has been removed). If the first marble was red, there are now 4 red and 3 blue left. If the first was blue, there are 5 red and 2 blue left. For part (b), “both the same colour” means either RR or BB. Calculate the probability of each path by multiplying along the branches, then add: $$P(\text{same colour}) = P(RR) + P(BB)$$ ⏸ Try completing parts (a) and (b) before opening Hint 3. 💡 Hint 3 — Conditional Probability in Part (c) Part (c) asks: given that the second marble is red, what is the probability the first was red? This is Bayes-style conditional probability. Use the formula: $$P(\text{first R} \mid \text{second R}) = \frac{P(\text{first R} \cap \text{second R})}{P(\text{second R})}$$ You already know \( P(RR) \) from part (b). For the denominator, find \( P(\text{second R}) \) by adding all paths where the second marble is red: that is \( P(RR) + P(BR) \). ⏸ Now try finishing the solution on your own. Full Worked Solution ✍️ Step-by-Step Solution Part (a) Step 1: Set Up the Tree Diagram For this IB math probability practice question, we begin with 5 red (R) and 3 blue (B) marbles — 8 total. The first-level branches are: $$P(\text{1st R}) = \frac{5}{8}, \qquad P(\text{1st B}) = \frac{3}{8}$$ After the first draw (without replacement), 7 marbles remain. The second-level conditional probabilities are: $$\begin{aligned} P(\text{2nd R} \mid \text{1st R}) &= \frac{4}{7}, \quad P(\text{2nd B} \mid \text{1st R}) = \frac{3}{7} \\[6pt] P(\text{2nd R} \mid \text{1st B}) &= \frac{5}{7}, \quad P(\text{2nd B} \mid \text{1st B}) = \frac{2}{7} \end{aligned}$$ Part (a) Step 2: Calculate All Four Path Probabilities Multiply along each branch path to find the probability of each outcome: $$\begin{aligned} P(RR) &= \frac{5}{8} \times \frac{4}{7} = \frac{20}{56} = \frac{5}{14} \\[6pt] P(RB) &= \frac{5}{8} \times \frac{3}{7} = \frac{15}{56} \\[6pt] P(BR) &= \frac{3}{8} \times \frac{5}{7} = \frac{15}{56} \\[6pt] P(BB) &= \frac{3}{8} \times \frac{2}{7} = \frac{6}{56} = \frac{3}{28} \end{aligned}$$ Verification: \( \frac{20}{56} + \frac{15}{56} + \frac{15}{56} + \frac{6}{56} = \frac{56}{56} = 1 \checkmark \) Part (b): Probability That Both Marbles Are the Same Colour “Same colour” means either both red (RR) or both blue (BB). These are mutually exclusive outcomes, so we add their probabilities: $$\begin{aligned} P(\text{same colour}) &= P(RR) + P(BB) \\ &= \frac{20}{56} + \frac{6}{56} \\ &= \frac{26}{56} \\ &= \frac{13}{28} \end{aligned}$$ Part (c) Method 1: Using the Conditional Probability Formula We need \( P(\text{1st R} \mid \text{2nd R}) \). First, find the total probability that the second marble is red by summing all paths ending in R on the second draw: $$\begin{aligned} P(\text{2nd R}) &= P(RR) + P(BR) \\ &= \frac{20}{56} + \frac{15}{56} \\ &= \frac{35}{56} = \frac{5}{8} \end{aligned}$$ Now apply the conditional probability formula: $$P(\text{1st R} \mid \text{2nd R}) = \frac{P(RR)}{P(\text{2nd R})} = \frac{\dfrac{20}{56}}{\dfrac{35}{56}} = \frac{20}{35} = \frac{4}{7}$$ Part (c) Method 2: Intuitive Check Using Symmetry

Complete strategy guide showing how to get a 7 in IB Math AA SL with study tips and exam preparation

How to Get a 7 in IB Math: Complete Proven Strategy

Figuring out how to get a 7 in IB Math AA SL isn’t about being a genius — it’s about having the right strategy, putting in consistent work, and knowing exactly where your marks come from. 📋 In This Guide What Does It Actually Take to Score a 7? Pillar 1 — Maximize Your IA Score Pillar 2 — Master Paper 1 Non-Calculator Pillar 3 — Solid Paper 2 Performance Study Schedule for a Grade 7 Common Reasons Students Miss the 7 Key Takeaways Frequently Asked Questions Let’s be honest — a grade 7 in IB Math Analysis and Approaches SL is one of the most satisfying achievements in the entire Diploma Programme. It signals to universities that you’ve got serious analytical skills, and it feels incredible to know you’ve truly mastered a challenging subject. But here’s the thing: too many students study hard without studying smart. Understanding how to get a 7 in IB Math means breaking your overall score into its three components — the Internal Assessment, Paper 1, and Paper 2 — and maximising every single one. It’s not just about grinding through textbook problems at random. In this guide, we’ll walk you through the exact IB math study strategy that targets a 7, pillar by pillar. Whether you’re a DP Year 2 student heading into the May exams or a DP Year 1 student planning ahead, these IB math AA SL tips will give you a clear roadmap. If you’re still figuring out the difference between the two papers, start with our guide on IB Math Paper 1 vs Paper 2: Different Strategies for Each and then come back here for the full picture. What Does It Actually Take to Score a 7? Before you plan anything, you need to understand the numbers. In IB Math AA SL, your final grade is calculated from three assessed components: Paper 1 (Non-Calculator): 40% of your final grade Paper 2 (Calculator): 40% of your final grade Internal Assessment (IA): 20% of your final grade Grade boundaries shift slightly each exam session, but historically a 7 in AA SL typically requires around 70–78% overall. That might sound manageable, but the catch is that you need to be consistently strong across all three components. A weak IA or a poor Paper 1 can drag you below the boundary even if your Paper 2 is excellent. 📌 Important Grade boundaries are set after each exam session by the IB and can vary. You can review past grade boundaries through the IB’s official assessment page. Always aim above the typical boundary to give yourself a buffer. The real insight? A grade 7 doesn’t require perfection. You can afford to lose marks — you just can’t afford to lose them carelessly. Your IB math study strategy should focus on collecting every “easy” mark first and then reaching for the harder ones. Pillar 1 — Maximize Your IA Score Your Internal Assessment is worth 20% of your final grade, and it’s the one component you have the most control over. Unlike exams, you get weeks (sometimes months) to work on it, revise it, and polish it. If you’re serious about learning how to get a 7 in IB Math, this is your first pillar. The IA is assessed across five criteria: Criterion A — Presentation: Is your work well-organised and coherent? (4 marks) Criterion B — Mathematical Communication: Are you using correct notation and terminology? (4 marks) Criterion C — Personal Engagement: Did you make the exploration your own? (3 marks) Criterion D — Reflection: Do you reflect meaningfully on your results? (3 marks) Criterion E — Use of Mathematics: Is the maths at the right level and used correctly? (6 marks) Many students treat the IA as an afterthought, but top-scoring students start planning early and iterate through multiple drafts. Choose a topic that genuinely interests you, use AA SL-level mathematics (think derivatives, integrals, or modelling with functions), and make sure every formula and graph is properly labelled. 💡 Pro Tip Aim for 17–20 out of 20 on your IA. Those marks are “banked” before you even walk into the exam hall, and they give you breathing room on Papers 1 and 2. Always write in your own words and show authentic personal engagement. Pillar 2 — Master Paper 1 (Non-Calculator) for a Top IB Math Grade 7 Paper 1 is 90 minutes, no calculator, and worth 40% of your final grade. This is where many students panic — but it’s also where strong preparation pays off the most. Paper 1 typically includes a mix of short-answer (Section A) and extended-response (Section B) questions. The topics tested span the entire AA SL syllabus, but certain areas appear more reliably: Algebra — sequences, series, binomial theorem, and logarithms Functions — transformations, composite and inverse functions Calculus — differentiation and integration by hand Trigonometry — exact values, identities, and solving equations The key to Paper 1 success is fluency without a calculator. You need to practice mental arithmetic, know your exact trig values cold, and be comfortable differentiating and integrating without any technology support. ⚠️ Watch Out The most common mark-killer on Paper 1 isn’t getting the wrong answer — it’s not showing your working. The IB awards method marks even when the final answer is incorrect. Always show every step clearly. Here’s a practical approach for Paper 1 revision: Complete past Paper 1s under timed conditions — no calculator, 90 minutes Mark your work using the official markscheme and note every mark you lost Group your errors by topic and skill type (algebraic mistakes, forgetting a formula, running out of time) Spend targeted revision time on your weakest two topics Re-attempt the same paper 7–10 days later and compare your scores If you’re not yet comfortable with your formula booklet, make sure you read our guide on The IB Math Formula Booklet: How to Use It Like a Pro. Knowing what’s in it — and what isn’t — saves precious time during the exam.

10 essential IB Math calculator tips

IB Math Calculator Tips: 10 Essential GDC Skills to Master

These 10 IB Math calculator tips will transform your GDC from an expensive paperweight into the most powerful tool in your exam arsenal — saving you time, catching errors, and earning you marks you’d otherwise miss. 📋 In This Guide Skill 1 — Solving Equations Graphically Skill 2 — Finding Intersections Skill 3 — Numerical Derivatives Skill 4 — Numerical Integration Skill 5 — Regression and Correlation Skill 6 — Normal Distribution Skill 7 — Storing Values Skill 8 — Using Tables Skill 9 — Finding Max/Min Skill 10 — Checking Algebraic Work Key Takeaways Frequently Asked Questions Your graphing display calculator (GDC) is one of the most underused resources in IB Math. Whether you’re using a TI-84, TI-Nspire, or Casio fx-CG50, your calculator can do far more than basic arithmetic — and the IB expects you to use it. Questions on Paper 2 (and Paper 3 for HL) are literally designed with GDC use in mind. Yet many students only scratch the surface. They graph the occasional function and maybe solve an equation, but they miss dozens of powerful features that save time and earn marks. These IB math calculator tips cover the ten essential skills every IB Math student — AA or AI, SL or HL — should have locked in before exam day. If you’re still building your overall exam approach, pair these IB math GDC skills with our guide on IB Math Paper 1 vs Paper 2: Different Strategies for Each to make sure you’re preparing for both papers effectively. Skill 1 — Solving Equations Graphically This is the single most versatile GDC skill you can learn. Instead of wrestling with a complicated equation algebraically, graph both sides as separate functions and find where they meet the x-axis or each other. For example, to solve 2x³ − 5x + 1 = 0, enter y = 2x³ − 5x + 1 and use the “zero” or “root” function to find where the graph crosses the x-axis. Your GDC will give you each solution to full precision. 💡 Pro Tip Always adjust your viewing window before searching for roots. If the default window cuts off part of the graph, you might miss a solution entirely. Zoom out first, identify how many roots exist, then zoom in for accuracy. Skill 2 — Finding Intersections Many IB problems ask you to find where two functions meet — for example, where a linear model crosses an exponential one. Instead of solving algebraically (which can be impossible for some function pairs), graph both functions and use the “intersection” feature. On a TI-84, this is 2nd → Calc → Intersect. On a Casio, use G-Solv → ISCT. Both will give you the exact coordinates of the intersection point. ⚠️ Watch Out If your functions intersect multiple times, your GDC will only find one intersection at a time. Move your cursor near each intersection and repeat the process. Always check the graph visually to confirm you’ve found all points. Skill 3 — Numerical Derivatives Your GDC can calculate the derivative of a function at any specific point. This is incredibly useful on Paper 2 when you need the gradient of a curve at a particular x-value — especially when the function is too complex to differentiate neatly by hand. On TI-84: use Math → nDeriv( and enter the function, variable, and point. On Casio: graph the function and use G-Solv → dy/dx, then navigate to the point you need. 📌 Important Numerical derivatives give you the value at a point, not the general derivative expression. If the question asks you to “find f'(x)”, you still need to differentiate symbolically. Use the GDC to check your symbolic answer by comparing values. Skill 4 — Numerical Integration Need to find the area under a curve between two bounds? Your GDC handles definite integrals instantly. This is essential for area-between-curves problems and probability questions involving continuous distributions. On TI-84: Math → fnInt( with your function, variable, lower bound, and upper bound. On Casio: graph the function and use G-Solv → ∫dx, then set your limits. The GDC will shade the region and give you the numerical answer. Remember to write down the integral notation in your answer booklet along with the bounds and the result. The examiner needs to see what you calculated, not just the number. Skill 5 — Regression and Correlation Statistics questions on Paper 2 often provide a data set and ask you to find the equation of a regression line or the correlation coefficient. Your GDC does this in seconds — if you know where to find it. Enter your data into two lists, then run the appropriate regression (linear, quadratic, exponential, or power). The GDC will output the equation and, for linear regression, the values of a, b, and r (the correlation coefficient). 💡 Pro Tip On a TI-84, make sure “Diagnostics” is turned ON (found in the Catalog) — otherwise r and r² won’t display. This catches many students off guard during exams. Check this setting before every exam. Skill 6 — Normal Distribution Normal distribution problems appear frequently in AA and AI courses. Your GDC can calculate both forward probabilities (given x, find the probability) and inverse probabilities (given a probability, find x). On TI-84: use 2nd → Distr → normalcdf for probabilities and invNorm for inverse calculations. On Casio: use the Statistics mode and select the normal distribution option. Always enter the mean (μ) and standard deviation (σ) carefully — swapping these is a common and costly mistake. Skill 7 — Storing Values This is one of the simplest yet most overlooked IB math calculator tips. When you calculate an intermediate result that you’ll need again, store it in a variable instead of rounding and retyping it. On any GDC, calculate your result and then press STO → followed by a letter (e.g., A). Now every time you need that value, just type A. This eliminates rounding errors and saves time on multi-step problems. 📚 Recommended Resource Mock

IB math study schedule template showing a weekly planner layout for IB Math students

The Ultimate IB Math Study Schedule: Free Template Inside

A well-designed IB math study schedule template is one of the most powerful tools you can use to stay consistent, reduce stress, and actually enjoy the process of mastering IB Mathematics. 📋 In This Guide Why You Need a Study Schedule How Many Hours Per Week The Ideal Weekly Study Structure What to Include in Each Study Session Adjusting for Exam Season Common Scheduling Mistakes Key Takeaways Frequently Asked Questions Let’s be honest — IB Math is one of those subjects that punishes cramming. Whether you’re taking Analysis and Approaches (AA) or Applications and Interpretation (AI) at Standard Level or Higher Level, the content builds on itself week after week. Without a clear IB math study schedule, it’s easy to fall behind and feel overwhelmed before exams even arrive. The good news? You don’t need to study more — you need to study smarter and more consistently. An IB math study schedule template gives you a framework to follow so you never have to wonder, “What should I study today?” Instead, you’ll sit down, open your planner, and know exactly what to work on. In this guide, we’ll walk you through how to build a realistic IB math study plan, how many hours to dedicate each week, what each session should look like, and how to adjust when exam season hits. If you’re looking for more ways to organize your IB life, check out our guide on how to balance IB Math with your other subjects. Why You Need a Study Schedule IB Math isn’t a subject you can learn the night before a test. Topics like calculus, probability, and functions require repeated practice over time. A study schedule forces you to spread that practice out, which is far more effective for long-term retention. Here’s why structure matters so much in IB Math specifically: Each topic builds on the previous one — falling behind creates a snowball effect You need time for both concept learning and problem practice Your Internal Assessment (IA) requires separate, dedicated planning time Exam papers test multiple topics together, so you need cumulative review Consistency beats intensity — 30 minutes daily outperforms 4-hour weekend sessions Without a plan, most students default to studying whatever feels urgent rather than what’s most important. A schedule puts you in control instead of letting deadlines control you. How Many Hours Per Week This is one of the most common questions, and the answer depends on your level and how far along you are in the course. General Weekly Guidelines SL students (Year 1): 3–4 hours per week outside class SL students (Year 2): 4–6 hours per week, increasing before exams HL students (Year 1): 5–6 hours per week outside class HL students (Year 2): 6–8 hours per week, increasing before exams 💡 Pro Tip These hours include homework, practice problems, and review — not just “extra studying.” If you’re already spending 3 hours on homework, you may only need 1–2 more hours of focused review per week in Year 1. The key is consistency. Five sessions of 45 minutes will always beat one five-hour marathon. Your IB math study plan should reflect this by spreading sessions across the week. 📚 Recommended Resource IB Math IA Timeline Template Includes all 6 stages from topic selection to final submission, milestone tables with target date fields, 15 weekly planning grids, teacher sign-off columns, and a 6 common timeline mistakes guide — all designed specifically for IB Math students. Stop guessing what to do and start following a proven structure. grab it for $7.99 below! Get the Study Schedule Template on SamzHub → The Ideal Weekly IB Math Study Schedule Template Structure A great weekly structure balances three types of study: learning new content, practicing problems, and reviewing past topics. Here’s a framework you can adapt to your own timetable. Sample Weekly Layout (HL Student) Monday: Review class notes + complete assigned homework (45 min) Tuesday: Practice problems on the current topic — aim for variety (45 min) Wednesday: Rest day or light review of formulas (15 min) Thursday: Review class notes + complete assigned homework (45 min) Friday: Cumulative review — revisit one past topic with practice problems (45 min) Saturday: Longer focused session — past paper practice or IA work (60–90 min) Sunday: Rest or light formula review (15 min) SL students can reduce Saturday sessions and drop one weekday session. The important thing is that your IB revision schedule includes at least one cumulative review session per week — this is what prevents you from forgetting earlier topics. 📌 Important Your schedule should be realistic. If you know you have sports practice on Tuesdays, don’t schedule a 90-minute study block that day. A schedule you actually follow is infinitely better than a perfect one you ignore. What to Include in Each Study Session Not all study time is created equal. A 45-minute session with clear structure will accomplish more than two hours of unfocused work. Here’s what an effective session looks like: Warm-up (5 min): Review your formula sheet or flashcards for the current unit Focused practice (25–30 min): Work through problems — start with textbook exercises, then move to exam-style questions Review and reflect (10 min): Check your answers, identify mistakes, and write down what you need to revisit If you’re doing a cumulative review session, replace the focused practice with problems from a past topic. Keep a running list of topics you’ve reviewed so you cycle through everything over time. 💡 Pro Tip Keep a “mistake log” — a simple notebook or document where you write down problems you got wrong and why. Reviewing this log before exams is one of the most efficient revision strategies you can use. Learn more about building an effective revision approach in our post on how to build an IB Math revision plan that actually works. Adjusting for Exam Season Your IB study schedule should evolve as exams approach. What works in October won’t work in April. Here’s how to shift your

ib math-ia-rubric-explained

IB Math IA Rubric Explained: How to Score 18+ Points

The IB Math IA rubric is the single most important document you should read before you write a single word of your exploration — and most students have never looked at it properly. 📋 In This Guide Overview of the 5 IA Criteria Criterion A — Presentation Criterion B — Mathematical Communication Criterion C — Personal Engagement Criterion D — Reflection Criterion E — Use of Mathematics Realistic Score Expectations Frequently Asked Questions Understanding the IB Math IA rubric isn’t optional if you’re serious about your score. It’s the framework that every examiner uses to mark your exploration, and every decision you make — your topic, your structure, your mathematical choices, your reflections — either earns marks or loses them according to these five criteria. The problem is that most students write their IA first and think about the rubric second. By then, it’s often too late to make the changes that would have pushed the score from a 14 to an 18. This post gives you a thorough, examiner-focused breakdown of the IB Math IA rubric — what each criterion actually measures, what distinguishes a top-band response from a middle-band one, and what you need to do at every stage of your exploration to maximise your marks. This guide applies to all IB Math students: Analysis and Approaches (AA) and Applications and Interpretation (AI), at both SL and HL. The rubric is the same across all four courses. If you haven’t chosen your topic yet, start with our guide on how to choose your IB Math IA topic — because your topic choice directly affects how well you can score on several of these criteria. Overview of the 5 IB Math IA Criteria The IB Math IA rubric is made up of five criteria, each worth a different number of marks. The total is 20 marks. Here’s how they break down: Criterion A — Presentation: 4 marks Criterion B — Mathematical Communication: 4 marks Criterion C — Personal Engagement: 3 marks Criterion D — Reflection: 3 marks Criterion E — Use of Mathematics: 6 marks Criterion E carries the most weight at 6 marks — but this doesn’t mean you should neglect the others. Criteria A, B, C, and D together account for 14 marks. Students who focus only on the mathematics and ignore presentation, communication, and reflection consistently leave marks on the table. 📌 Important The same rubric applies to AA SL, AA HL, AI SL, and AI HL. The expectations for Criterion E differ between SL and HL — and between AA and AI — but the criteria themselves and their mark allocations are identical across all four courses. Practical takeaway: Think of your IA as five separate scoring opportunities. Every section of your exploration should be written with all five criteria in mind simultaneously — not one at a time. Criterion A — Presentation (4 Marks) Criterion A assesses whether your exploration is well-organised, clearly focused, and appropriate in length. It rewards explorations that are easy to follow from start to finish, with a logical structure and a consistent aim running throughout. What Examiners Are Looking For At the top band (3–4 marks), your exploration should have a clearly stated aim at the start, a coherent structure that builds logically, and a conclusion that directly addresses the aim you set out. Every section should feel purposeful — not like padding. At the lower bands (0–2 marks), explorations tend to feel scattered. The aim is vague or changes direction midway. Sections don’t connect. The conclusion doesn’t relate to what was explored. Length and Format The IB recommends approximately 12–20 pages. Going significantly over this limit can work against you — it often signals a lack of focus rather than more depth. Appendices for raw data are acceptable and don’t count toward the page limit, but the core exploration must be self-contained. 💡 Pro Tip Write your aim at the top of your introduction as a clear, specific sentence. Then, before you submit, re-read your conclusion and ask: does it directly answer what I aimed to find out? If not, revise one or both. Examiners check this connection explicitly when scoring Criterion A. Practical takeaway: Structure is not decoration — it’s marks. Plan your exploration’s structure before you write a single body paragraph, and make sure your aim and conclusion are in direct conversation with each other. Criterion B — Mathematical Communication (4 Marks) Criterion B assesses how well you use mathematical language, notation, and representation throughout your exploration. This isn’t about getting the right answers — it’s about communicating your mathematics clearly, correctly, and consistently. What Examiners Are Looking For At the top band, you define all variables, use correct notation throughout, label every graph and diagram clearly, and present your working in a way that’s easy for someone else to follow. Mathematical statements are precise. Notation is consistent from the first page to the last. At lower bands, common problems include undefined variables, inconsistent notation, unlabelled axes, and missing units. These errors signal to examiners that the student understands the mathematics casually but can’t communicate it rigorously. Key Habits to Build Define every variable the first time it appears Use proper mathematical notation — not calculator notation Label all graphs with axis titles, units, and a descriptive title Show all relevant working — don’t skip steps and expect the reader to follow Be consistent: if you call something f(x) on page 3, don’t switch to y on page 7 Practical takeaway: Read your exploration as if you’re seeing it for the first time. Every time you encounter a symbol, variable, or graph, ask: would someone who hasn’t been inside my head understand exactly what this means? Criterion C — Personal Engagement (3 Marks) Criterion C is the most misunderstood criterion on the IB Math IA rubric. Many students think it means writing “I chose this topic because I love football” in the introduction and moving on. It doesn’t. Personal engagement must show up in the

IB math calculus practice question on optimization with derivatives showing a real-world packaging problem

IB Math Calculus Practice Question — Essential Week 1 Guide

This IB math calculus practice question will test your ability to apply derivatives to a real-world optimization problem — exactly the type of challenge you will face on your IB Math AA exam. Optimization questions are among the most rewarding in the calculus syllabus because they connect abstract differentiation skills to practical decision-making. Before you look at any hints or the solution, grab a pen and paper and give this one a genuine attempt. That is where real learning happens. ⭐⭐ Medium ⏱ 8–10 minutes Paper 2 style (calculator allowed) 📋 Jump To This Week’s Challenge What You Need to Know Hints Full Worked Solution Examiner Notes and Common Mistakes This Week’s IB Math Calculus Practice Question 📝 Question of the Week A small tea company is designing a closed cylindrical tin to hold exactly 350 cm³ of loose-leaf tea. The tin has a circular base of radius r cm and a height of h cm. (a) Show that the total surface area of the tin, in cm², can be written as $$A = 2πr² + \frac{700}{r}$$ [2 marks] (b) Find $$\frac{dA}{dr}$$. [2 marks] (c) Hence find the value of r that minimizes the total surface area of the tin. [2 marks] (d) Calculate the minimum total surface area, giving your answer correct to three significant figures. [2 marks] Total: [8 marks] HL Extension: If you are studying Math AA HL, try proving that your answer to part (c) gives a minimum rather than a maximum by using the second derivative test. What does $$\frac{d^2A}{dr^2}$$ tell you at this point? What You Need to Know 📖 Key Information Topic: Calculus — Optimization using derivatives (AA SL 5.8, AA HL 5.8) Paper style: Paper 2 style (calculator allowed) Estimated time: 8–10 minutes Formulas you need from the data booklet: Volume of a cylinder: V = πr²h Surface area of a closed cylinder: A = 2πr² + 2πrh Skills tested: Substitution to reduce variables, differentiation of polynomial and negative-power terms, solving equations, and interpreting results in context. If you need a refresher on how derivatives connect to optimization problems, check out our guide on how to get a 7 in IB Math AA SL for effective study strategies. You can also review the official syllabus content on the IB Mathematics curriculum page. Hints Hint 1 — Getting Started For part (a), you need to eliminate h from the surface area formula. Use the volume constraint πr²h = 350 to write h in terms of r, then substitute into the surface area formula. (Try working through this before reading Hint 2.) Hint 2 — The Derivative When you differentiate $$\frac{700}{r}$$, rewrite it as 700r⁻¹ first. Then apply the power rule. Remember that a minimum occurs where $$\frac{dA}{dr} = 0$$. (Try setting the derivative equal to zero before reading Hint 3.) Hint 3 — Solving for r After setting $$\frac{dA}{dr} = 0$$, you should reach 4πr³ = 700. Isolate r³ and take the cube root. Then substitute this value back into your expression for A to find the minimum surface area. (Now try completing the full solution on your own.) Full Worked Solution ✍️ Step-by-Step Solution Part (a) — Express A in terms of r only Start with the volume constraint: V = πr²h = 350 Solve for h: $$h = \frac{350}{πr²}$$ The total surface area of a closed cylinder is: A = 2πr² + 2πrh Substitute the expression for h: $$A = 2πr² + 2πr(\frac{350}{πr²})$$ $$A = 2πr² + \frac{700r}{r²}$$ $$A = 2πr² + \frac{700}{r}$$ ∎ Part (b) — Find $$\frac{dA}{dr}$$ Rewrite $$\frac{700}{r}$$ as 700r⁻¹ and differentiate term by term: A = 2πr² + 700r⁻¹ $$\frac{dA}{dr} = 4πr − 700r⁻²$$ Or equivalently: $$\frac{dA}{dr} = 4πr − \frac{700}{r²}$$ Part (c) — Find the value of r that minimizes A Set the derivative equal to zero for this ib math calculus practice question: $$4πr − \frac{700}{r²} = 0$$ Multiply both sides by r²: 4πr³ − 700 = 0 4πr³ = 700 $$r³ = \frac{700}{4π}$$ $$r³ = \frac{175}{π}$$ r³ = 55.704… r = 3.83 cm (3 s.f.) Part (d) — Calculate the minimum surface area Substitute r = 3.8264… into the surface area formula (use the unrounded value for accuracy): $$A = 2π(3.8264…)² + \frac{700}{3.8264…}$$ A = 2π(14.641…) + 182.97… A = 91.98… + 182.97… A = 274.96… Minimum surface area = 275 cm² (3 s.f.) Mark Allocation: (a) [M1] Expressing h in terms of r using volume constraint; [A1] Correctly substituting and simplifying to reach given expression — 2 marks (b) [M1] Evidence of differentiation attempt; [A1] Correct derivative — 2 marks (c) [M1] Setting derivative to zero; [A1] Correct value of r — 2 marks (d) [M1] Substituting their r into A; [A1] Correct answer to 3 s.f. — 2 marks Total: 8 marks Examiner Notes 🎓 What the Examiner Wants to See Part (a) is a “show that” question. You must show every algebraic step clearly. If you skip the substitution or simplification, you will lose the A1 mark even if you write the correct final expression. Correct notation matters. Write $$\frac{dA}{dr}$$ explicitly — do not just write the derivative without stating what you are differentiating. Use unrounded values in follow-through calculations. In part (d), substitute the full unrounded value of r to avoid premature rounding errors. Store the value in your calculator. State the answer in context with units. The question asks for surface area, so include cm² in your final answer. For HL students: If asked to justify that a stationary point is a minimum, compute $$\frac{d²A}{dr²} = 4π + \frac{1400}{r³}$$. Since this is always positive for r > 0, the stationary point is indeed a minimum. Common Mistakes ❌ Common Mistakes to Avoid 1. Forgetting to cancel π when substituting h into the surface area When you substitute $$h = \frac{350}{πr²}$$ into 2πrh, the π in the numerator and denominator must cancel. Students who miss this end up with π still in the second term, producing an incorrect expression. This costs both marks in part (a) and creates errors

Start with These Free Tools

IA Requirements Checklist

A complete list of everything your Internal Assessment needs before submission.

DP Study Schedule Template

A pre-filled Notion template to plan your revision leading up to the final exams.

AA vs AI Guide for MYP

Unsure which math to pick? This PDF breaks down university requirements.