Lesson 14

Introduction to NumSolve and Probability

Welcome

The ClassPad has two forms of memory. One is called flash memory and the other is called MCS which stands for memory control system. In this lesson, you will learn more about each memory area and how variables are stored. You will also learn how to use a simple application called NumSolve to solve equations and another simple application called Probability.

Lesson Goals

In Lesson 14 you will learn how to:

Upon completion of this lesson you will be able to answer the following questions:

  1. What application uses flash memory?
  2. Name two applications that can use a variable defined in the Main application.
  3. What happens when we define a variable in Main and then use the same variable name in NumSolve?
  4. How many unknowns can NumSolve solve for at one time?
  5. What do the lower and upper limits do in NumSolve?

Time Required

About 50 minutes.