 |
| Introduction |
 |
| A statement is an assertion or a sentence that is either true or false, but not both. |
| |
| A variable is a symbol that may represent any member of a specified set called replacement set or domain of that variable. |
| |
| A mathematical expression is a symbolic representation for a member. |
| |
| An equation is a sentence that asserts that two mathematical expressions are equal. |
| |
called an inequation or an inequality. An inequation may contain one variable or more than one variable. |
| |
| Examples: |
| |
| a) 8 + 7 = 15 is a true statement. |
| |
| b) 9 + 12 = 18 is a false statement. |
| |
| c) x2 + 4x - 7 is a mathematical expression. |
| |
| d) ax+b<0 is an inequation. |
| |
 |
| |
 |
| |