fbpx
  • Clear Filters
  • Select Categories

  • Select Technology

  • Filter by State

  • Filter by Year Level

CP405 Create Multiple Boxplots

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


CP340 Jump To An Exact Coordinate

Jump to any exact coordinate whilst tracing along one of several functions in graph.


CP406 Create a Histogram from a List

Create a histogram from a single list of scores.


CP341 Show Gradient When Tracing

Show the gradient of a function on screen when tracing along its graph.


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.


CP208 Rearranging Equations

How to express a as the subject of the equation t = 2a + 3b in Main.