fbpx
  • Clear Filters
  • Select Categories

  • Select Technology

  • Filter by State

  • Filter by Year Level

CP404 Create a Boxplot from a Frequency Table

Create a boxplot from a frequency table.


CP306 Graph Simultaneous Equations 2 (Quadratic)

Solve y = 2 – 5x and y = -3x^2 + 4x + 2 graphically by first drawing the functions and then finding the points of intersection.


CP405 Create Multiple Boxplots

Create several boxplots in a single graph to compare their distributions.


CP171 Implicit Differentiation

Find the gradient at a point of an implicitly defined function in Main.


CP200 Three Actions Before Solving

Important actions that should be taken in Main before trying any of the activities in this section.


CP201 Solving Equations Step By Step

Solve the equation 7x – 3 = 2x + 4 using a traditional step by step approach in Main.


CP202 Solving Equations With Solve

Solve the equation 7x – 3 = 2x + 4 using the solve command in Main.


CP204 Solving Quadratic Equations

Solving the quadratic equation x^2 + 6x + 5 = 0 with the solve command in Main.


CP206 Solving Simultaneous Linear Equations 2

Solve simultaneously the equations 2x – 3y = -1 and x + y = 7 using the 2D simultaneous template in Main.


CP207 Solving Simultaneous Linear Equations 3

Solve simultaneously the equations 2x – 3y = -1 and x + y = 7 using the Solve command in Main.