Section 1
Variables and Constants
Property
A variable is a letter that represents a number whose value may change.
A constant is a number whose value always stays the same.
Examples 1
- In the formula for the area of a square, , the area and side length are variables, as they can change depending on the square.
- If a taxi charges 3 dollars per mile, the cost per mile is a constant. The total fare and the distance traveled are variables.
- The number of days in January, 31, is a constant. The number of sunny days in January, , is a variable.
Example 2
- If a taxi charges 3 dollars per mile, the cost per mile is a constant. The total fare and the distance traveled are variables.
- The number of days in January, 31, is a constant. The number of sunny days in January, , is a variable.