CG50 · Paper 2

How to use the Casio CG50 for IB Maths Paper 2 — a step-by-step walkthrough

How to use the Casio CG50 for IB Maths Paper 2 — a step-by-step walkthrough

Introduction: Casio CG50 and IB Maths Paper 2

In my 10 years teaching IB Maths, one tool consistently makes a difference in student performance on Paper 2: the graphing calculator. Specifically, the Casio CG50. Paper 2 is calculator-active. Knowing how to use your machine effectively is not just an advantage; it is a requirement for accessing marks. I see students lose time and marks because they struggle with basic calculator functions under exam pressure.

This article walks through practical ways to leverage your Casio CG50 for IB Maths Paper 2 questions. We will cover common question types, functions, and a structured approach to problem-solving. My aim is to help you move beyond basic calculations and use your calculator as a strategic partner in the exam.

Graphing Functions and Finding Intersections

Many Paper 2 questions involve functions. You might need to sketch a graph, find intercepts, or determine points of intersection between two curves. The Graph menu on your CG50 is your starting point.

First, go to the Graph menu. Press MENU, then select Graph (5). Enter your function(s) into the $Y=$ editor. For example, if you have $f(x) = x^2 - 4x + 3$, input this as $Y1 = X^2 - 4X + 3$. If you also have $g(x) = x - 1$, input that as $Y2 = X - 1$.

After entering, press F6 (DRAW) to see the graphs. Adjust your V-Window (SHIFT + F3) if the graph is not fully visible. This is a common issue students face. Learn to quickly set appropriate $X_{min}$, $X_{max}$, $Y_{min}$, and $Y_{max}$ values based on the question context or initial sketch.

Finding Roots (x-intercepts)

To find where a function crosses the x-axis (its roots), press F5 (G-SOLVE) then F1 (ROOT). The calculator will display the x-coordinate of each root. For $Y1 = X^2 - 4X + 3$, you should find $x=1$ and $x=3$. This is much faster and more reliable than attempting to factorise or use the quadratic formula under time pressure.

Finding Intersections

If you have two functions drawn, say $Y1$ and $Y2$, and need to find their intersection points, use G-SOLVE (F5) then F5 (INTSECT). The calculator will display the coordinates of each intersection point. For $Y1 = X^2 - 4X + 3$ and $Y2 = X - 1$, you should find $(1, 0)$ and $(4, 3)$. This is a core skill for solving simultaneous equations graphically, a frequent occurrence in Paper 2.

Tip: Always sketch the graph on your answer script, even if you found the solution using your calculator. This demonstrates understanding and can earn method marks if you make a calculation error. Label key points found using your CG50.

Solving Equations and Inequalities Numerically

Beyond graphing, the EQUA menu is vital for solving various types of equations, particularly for Algebra and Functions questions in both IB AA and AI courses. You often encounter quadratic, cubic, or even systems of linear equations.

Go to MENU, then select EQUA (A). You have several options:

Polynomial Equations (POLY)

For a quadratic equation like $2x^2 - 5x + 1 = 0$, select POLY, then Degree 2. Input the coefficients: $A=2$, $B=-5$, $C=1$. Press F1 (SOLVE). The calculator gives you $x_1 = 2.28$ and $x_2 = 0.219$ (to 3 significant figures). Remember to always show your working by stating the equation and then the solutions. If the question asks for exact values, you must use an algebraic method, but for most Paper 2 questions, decimal approximations are fine.

General Solver (SOLVE)

The SOLVE function (F3) is incredibly powerful for equations that are hard to rearrange algebraically. For example, to solve $e^x = 2x + 1$, go to SOLVE. Input $e^X - (2X + 1) = 0$ as $Y1$. You need to provide an initial guess for $X$. If you're unsure, try $X=0$ or $X=1$. The calculator will iterate to find a solution. My students often forget this powerful tool. It’s useful for complex problems in calculus or modelling where you need to find when a derivative equals zero or when two functions intersect that are not polynomial.

Remember, the SOLVE function typically finds one solution at a time. If you suspect multiple solutions, you might need to use the Graph menu to visualise the function and identify different regions for your initial guess.

Calculus Applications: Derivatives and Integrals

Calculus questions are a cornerstone of both AA and AI Paper 2. Your CG50 can perform numerical differentiation and integration, which is invaluable for checking answers or directly solving certain problems, especially in AI HL. For a deeper dive into calculus topics, consider reviewing our SL AI Paper 2 Guide or HL AI Paper 3 Guide.

Numerical Differentiation

To find the derivative of a function at a specific point, you can use the Run-Matrix menu. Go to MENU, then Run-Matrix (1). Press OPTN, then F4 (CALC), then F2 ($d/dx$). Input your expression, comma, then the value of $x$. For example, to find $f'(2)$ for $f(x) = x^3 - 2x^2 + 5x$, you would input $d/dx(X^3 - 2X^2 + 5X, 2)$. The calculator will give you the numerical value of the derivative at that point.

Alternatively, if you have the graph drawn, go to G-SOLVE (F5), then F1 (Y-CAL), then F2 ($d/dx$). Input the x-value, and it will show you the gradient of the tangent at that point on the graph. This is fantastic for visualising what the derivative means.

Numerical Integration

Similarly, for definite integrals, use Run-Matrix. Press OPTN, F4 (CALC), then F4 ($\int dx$). Input the expression, comma, lower limit, comma, upper limit. For example, to evaluate $\int_1^3 (x^2 - 2x) dx$, input $\int dx(X^2 - 2X, 1, 3)$. The calculator will return the definite integral's value. This is extremely useful for calculating areas under curves or volumes of revolution, particularly for AI students.

Tip: While your calculator can give you numerical answers for calculus problems, remember that many IB questions require you to show analytical working. Use your calculator to verify your algebraic steps or for questions where an exact analytical solution is not required or feasible.

Statistics and Probability Applications

Paper 2 often includes significant sections on statistics and probability, especially for IB AI students. The Casio CG50 excels here. Make sure you are familiar with the STAT menu.

Go to MENU, then STAT (2).

Descriptive Statistics

Enter your data into List 1. For example, if you have a set of exam scores. Press F6 (CALC), then F1 (1-VAR) for one-variable statistics. This will give you the mean ($\bar{x}$), standard deviation ($\sigma_x$ and $s_x$), median, quartiles, and range – all crucial descriptive statistics often required in Paper 2.

Regression Analysis

For bivariate data (e.g., shoe size vs. height), input one variable into List 1 and the other into List 2. Then press F6 (CALC), then F2 (REG). You can choose different regression types: F1 (X) for linear ($ax+b$), F2 ($aX^2+bX+c$) for quadratic, F3 ($a\cdot b^X$) for exponential, etc. The calculator will provide the regression equation and the correlation coefficient ($r$ or $r^2$), which are key components of statistical modelling questions.

Probability Distributions (e.g., Normal, Binomial, Poisson)

The DIST menu (F5 from STAT menu) is where you handle probability distributions. For example, to find probabilities using the Normal Distribution:

  1. Select F1 (NORM).
  2. F2 (Ncd) for cumulative probability (e.g., $P(X < k)$ or $P(a < X < b)$).
  3. Input the lower limit, upper limit, $\sigma$ (standard deviation), and $\mu$ (mean).

Similarly, for Inverse Normal (F3 (InvN)) you can find a value $k$ given a probability. For Binomial Distribution (F5 (BINM)), you have Bpd (F1) for $P(X=k)$ and Bcd (F2) for $P(X \le k)$. Poisson (F6 (POIS)) functions similarly with Ppd (F1) and Pcd (F2).

Mastering these functions in the STAT menu is non-negotiable for students tackling AI, and highly beneficial for AA students facing probability questions.

Tip: Always identify the distribution parameters ($\mu, \sigma, n, p, \lambda$) before using the calculator. Misidentifying these is a common source of error. Practice with our probability flashcards to solidify your understanding.

Conclusion: Your Calculator as a Strategic Tool

The Casio CG50 is more than just a calculating device; it is a powerful computational tool that, when used effectively, can significantly enhance your performance in IB Maths Paper 2. We have covered graphing, equation solving, calculus, and statistics applications. Each of these functions can save you time, reduce errors, and help you tackle complex problems that are difficult or impossible to solve analytically under exam conditions.

My advice to all my students is to practice. Familiarity with your calculator's menus and functions under pressure is key. Integrate it into your revision from day one. Don't wait until the last minute. Treat your CG50 as a partner in your IB Maths journey. For more specific calculator guidance, check out our comprehensive Casio CG50 Guide. Regular practice will build the muscle memory needed to deploy these functions seamlessly during your exams, allowing you to focus on the problem-solving and critical thinking required by the IB.

Want to actually drill this?

Every IB Maths topic on this page has a full practice engine at ibmathrevision.com — with AI grading trained on real IB mark schemes.

Get access →