βœ“

Free forever

β€’

βœ“

No credit card required

Free Guide: Math AA vs AI – Which Is Right For You?

Struggling in your current math class? Read this guide before making any changes to your IB subject selection.

What You'll Learn

βœ“

Syllabus Comparison:Β Exactly what topics are covered in AA vs AI (HL and SL).

βœ“

University Acceptance:Β How top universities view both courses for STEM, Economics, and Humanities.

βœ“

Exam Style Secrets:Β The difference between AA’s algebraic focus and AI’s modeling approach.

βœ“

Decision Matrix:Β A simple flowchart to help you make the right choice for your future.

πŸ“š

Created by IB educators

πŸ‘₯

Used by 500+ students

πŸ”„

Regularly updated

Get Your Free Copy

πŸ“§ Sent instantly to your inbox

πŸ”’ No spam. Unsubscribe anytime.

Subject Guide

The Ultimate AA vs AI Guide

Why You Need This Resource

Don't Miss Easy Points

Rubric requirements can be confusing. We translated examiner-speak into simple concepts.

Gain Confidence

Knowing your format, structure, and math are exactly what’s required relieves massive stress.

Save Revision Time

Use these resources throughout your learning process, not just at the end.

Read Related Articles

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

Student using IB math motivation study tips to overcome low energy and build consistent study habits

IB Math Motivation Study Tips: Proven Guide to Keep Going

If you’re searching for IB math motivation study tips, chances are you’re sitting in front of your textbook right now feeling absolutely nothing β€” and that’s more common than you think. πŸ“‹ In This Guide Why Motivation Disappears The Difference Between Motivation and Discipline What to Do on Low-Motivation Days The 10-Minute Start Method How to Build Momentum Again Key Takeaways Frequently Asked Questions Let’s skip the pep talk. You already know IB Math is important. You know your grade matters. The problem isn’t awareness β€” it’s that knowing something matters and actually feeling motivated to do it are two completely different things. Maybe you’ve been grinding for weeks and you’re burnt out. Maybe the topic you’re on feels pointless. Maybe you got a bad test score and now everything feels hopeless. Whatever the reason, your IB math motivation has flatlined β€” and no amount of “just try harder” advice is going to fix that. This guide takes a different approach. Instead of trying to pump you full of temporary inspiration, we’ll focus on practical IB math motivation study tips that work even when you feel nothing. These strategies are designed for real students in real slumps β€” not motivational poster clichΓ©s. If you’re also looking to build a study structure that requires less willpower, check out our ultimate IB Math study schedule guide. Why Motivation Disappears Before you can fix the problem, it helps to understand why it’s happening. Motivation isn’t a personality trait β€” it’s a temporary emotional state that fluctuates constantly. And several things specific to IB Math make it especially fragile: The difficulty curve: IB Math gets harder as the course progresses. What felt manageable in September can feel crushing by February. Delayed results: Unlike some subjects where effort translates quickly to better grades, math improvement is often slow and invisible β€” until it suddenly clicks. Comparison: Seeing classmates who seem to “get it” effortlessly can make you feel like something is wrong with you. It isn’t. Cumulative pressure: IB Math doesn’t exist in isolation. You’re also managing five other subjects, TOK, CAS, your Extended Essay, and your Internal Assessment (IA). Burnout: If you’ve been pushing hard without real breaks, your brain eventually shuts down the motivation system to protect itself. Notice that none of these causes are about you being lazy or incapable. They’re natural responses to a genuinely demanding programme. Understanding this is the first step in rebuilding your IB math motivation. πŸ’‘ Pro Tip If your motivation has been gone for more than two weeks and you’re also feeling persistently sad, exhausted, or withdrawn, please talk to a trusted adult, your school counsellor, or your IB coordinator. Burnout and mental health struggles are real, and getting support is a sign of strength β€” not weakness. The Difference Between Motivation and Discipline Here’s the most important mindset shift in this entire post: you don’t need motivation to study β€” you need a system. Motivation is an emotion. It comes and goes like any other feeling. Some days you’ll feel excited about math. Most days you won’t. If you only study when you feel motivated, you’ll study about 20% of the time you actually need to. Discipline is different. Discipline is showing up because you’ve decided in advance that this is what you do at this time, regardless of how you feel. It sounds less exciting β€” but it’s far more reliable. πŸ“Œ Important Discipline doesn’t mean forcing yourself through two-hour sessions when you’re exhausted. It means doing something β€” even something small β€” on the days you’ve committed to. The size of the session can vary. The consistency of showing up cannot. The good news? Discipline gets easier over time. The first week of showing up without motivation is hard. By week three, it starts to feel automatic. And here’s the irony β€” motivation often returns once you start seeing progress, and progress only comes from consistent action. What to Do on Low-Motivation Days Not every study session needs to be a full-intensity, deep-focus marathon. On days when your IB math motivation is at rock bottom, your goal shifts from “learn new things” to “don’t break the chain.” Here’s what that looks like in practice: Low-Energy Study Options Review your formula sheet β€” spend 10 minutes reading through formulas for the current topic. No problem solving required. Redo a problem you’ve already solved β€” repetition builds fluency without requiring new cognitive effort. Organise your notes β€” clean up your binder, label sections, or create a topic summary page. Watch one short explanation video β€” sometimes a different voice explaining a concept can reignite interest. Do exactly 3 problems β€” not 10, not 20. Just 3. Choose ones from a topic you’re relatively comfortable with. The point isn’t to make massive progress on these days. The point is to maintain your connection to the subject so that when your energy returns, you’re not starting from zero. ⚠️ Watch Out Don’t let “low-motivation days” become every day. These reduced sessions are a bridge to get you through tough patches β€” not a permanent study strategy. If every day feels like a low-motivation day for more than two weeks, something deeper needs to change. Revisit your schedule, your sleep, and your overall workload. The 10-Minute Start Method β€” The Most Effective IB Math Motivation Study Tip This is the single most powerful technique for overcoming motivation blocks, and it works because it exploits how your brain actually functions. How It Works Commit to exactly 10 minutes. Not 30. Not an hour. Tell yourself: “I will do 10 minutes of math, and then I can stop.” Set a timer. Use your phone, a kitchen timer, or any app. The timer makes it concrete. Start with something easy. Open your textbook to a section you’ve already covered. Do one or two straightforward problems. When the timer goes off, decide. You have full permission to stop. But ask yourself: “Do I want to keep going for 10 more minutes?”

Complete guide to IB Math for engineering showing which course and level future engineering students need for university admission

IB Math for Engineering: Essential Guide to the Right Course

If you’re dreaming of an engineering degree, choosing the right IB Math for engineering pathway is one of the most important decisions you’ll make during course selection β€” get it wrong and you could find yourself locked out of your target programmes before you even apply. πŸ“‹ In This Guide Why Engineers Need AA HL What Engineering Universities Require The Math Skills Engineers Use Most Alternative Paths If AA HL Is Too Challenging Other STEM Careers and Their Math Requirements Key Takeaways Frequently Asked Questions Engineering is one of the most maths-intensive university pathways, and universities know it. That’s why IB Math engineering requirements are among the most specific of any degree programme. Unlike business or humanities β€” where multiple IB maths options are typically accepted β€” engineering programmes have clear expectations about both your course and your level. The short answer? Most engineering programmes require or strongly prefer IB Math AA HL engineering preparation. But the full picture is more nuanced than that, and understanding it now will help you make a confident, strategic decision. If you’re still deciding between Analysis and Approaches (AA) and Applications and Interpretation (AI) more broadly, start with our guide on AA vs AI: Which IB Math Course Should You Choose? β€” then come back here for engineering-specific advice. Why Engineers Need AA HL Engineering at university is built on calculus, linear algebra, differential equations, and mathematical modelling. These aren’t optional extras β€” they’re the language you’ll use every single day from your first lecture. Analysis and Approaches Higher Level (AA HL) is the IB maths course designed to prepare you for exactly this. Here’s why it’s the standard requirement for IB Math for engineering applicants: Deep calculus coverage: AA HL covers differentiation, integration, series, limits, and differential equations β€” all of which are foundational in engineering courses. Proof and reasoning: Engineering degrees require you to construct logical arguments and understand why mathematical methods work, not just apply them. Non-calculator skills: AA Paper 1 is entirely non-calculator, developing the algebraic fluency that engineering professors expect from day one. Complex numbers and vectors: These AA HL topics appear directly in electrical engineering, mechanical engineering, and physics courses at university. πŸ’‘ Pro Tip Even if a specific university says “HL Mathematics required” without specifying AA, they almost always mean AA HL. If you’re unsure, contact the admissions office directly and ask whether AI HL is accepted for their engineering programme. What Engineering Universities Require IB Math engineering requirements vary by country and institution, but clear patterns emerge. Here’s a general overview by region: United Kingdom Most Russell Group universities require AA HL for engineering, typically with a minimum score of 6. Some may accept AA SL for less competitive programmes, but this is rare for traditional engineering degrees. United States US universities are generally more flexible. Many don’t specify IB course names in their prerequisites but expect “strong mathematics preparation.” In practice, competitive engineering programmes at schools like MIT, Stanford, or the UC system expect AA HL or equivalent rigour. AP Calculus BC is their typical benchmark. Europe (Non-UK) Requirements vary significantly. Dutch technical universities (like TU Delft) typically require Mathematics HL. German engineering programmes (TU Munich, RWTH Aachen) usually require AA HL and may also require Physics HL. Always check country-specific requirements. Canada and Australia Most engineering faculties at major Canadian universities (University of Toronto, UBC, Waterloo) require or strongly prefer AA HL. Australian universities like UNSW and the University of Melbourne typically expect Mathematics HL with a score of 5 or above. ⚠️ Watch Out Requirements change. A university that accepted AA SL last year may tighten its standards next year. Always check the most current admissions pages for your target programmes β€” don’t rely on second-hand information from classmates or online forums. The IBO’s university recognition page provides a starting point for understanding how different countries and institutions recognise IB qualifications, including mathematics requirements. The Math Skills Engineers Use Most Understanding which IB Math for engineering to take becomes clearer when you see which skills actually matter in an engineering degree. Here are the mathematical areas you’ll use constantly: Calculus: Differentiation and integration are used in mechanics, fluid dynamics, thermodynamics, and signal processing. You’ll use calculus in nearly every engineering module. Linear algebra and vectors: Essential for structural analysis, computer graphics, robotics, and any engineering that involves forces in three dimensions. Differential equations: Model everything from electrical circuits to population dynamics to heat transfer. AA HL introduces these; university engineering courses extend them significantly. Complex numbers: Critical in electrical engineering and control systems. AA HL gives you the foundation; university courses build heavily on it. Mathematical modelling: The ability to translate a real-world engineering problem into mathematical language and solve it systematically. πŸ“Œ Important Notice that these skills align almost perfectly with the AA HL syllabus. This is why engineering programmes are so specific about requiring it β€” AA HL is essentially pre-engineering mathematics. Alternative Paths If AA HL Is Too Challenging What if you want to study engineering but AA HL feels beyond your reach? This is a legitimate concern, and there are options β€” though none are as straightforward as simply taking AA HL. Option 1: Take AA SL and Supplement Some universities accept AA SL for engineering if you complete a foundation year or bridging course before entering the full degree programme. This adds a year to your studies but is a viable path for students who are committed to engineering but not yet ready for HL-level maths. Option 2: Start with AA HL and Adjust Many schools allow students to drop from HL to SL within the first term. Starting at HL gives you the best chance of meeting engineering requirements. If it proves too demanding, you can switch to SL and explore foundation year options for university. Option 3: Consider Related Fields If AA HL is genuinely not feasible, consider related degrees that are less maths-intensive, such as: Engineering Technology (applied, less theoretical) Industrial Design or Product