fbpx
  • Clear Filters
  • Select Categories

  • Select Technology

  • Filter by State

  • Filter by Year Level

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.


CP208 Rearranging Equations

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


CP270 Use Of dSolve In Growth And Decay Problems

Use the differential equation solver with a simple growth and decay question.


CP050 Random Numbers

Generate random numbers and simulate throwing dice using the rand() and randlist() functions in Main.


CP300 Graph and Table Settings

Important settings that should be taken in Graph & Table before trying any of the activities in this section.