Mathematical Expressions
Mathematical Expression
1. Define term.
A term is a mathematical expression that consists of constants, variables, or a combination of both, and it is separated from other terms by addition or subtraction operators.
2. Define constant term.
A constant term does not contain any variables.
3. Define factor.
A factor is a part of a term that is either a constant or a variable, or it can be a combination of both. Factors within a term are typically separated by multiplication or division operators.
4. Define coefficient.
The coefficient of a term is the numerical (non-variable) value that multiplies the variable(s) within that term. It represents the scaling or proportionality factor of the variable(s).
5. List the number of factors in $4xy$.
There are two types factors:
- $4$ is a constant factor
- $xy$ is a variable factor.
6. Define variable.
- A variable is a symbol or letter used to represent an unknown or changing quantity within an algebraic expression or equation.
- Variables can take on various values, and their values are not fixed.
7. Given the term $2xy$, list the coefficient.
$2$
8. Explain the difference between expression and equation.
- Expression is a statement of values/quantity. Expression do not have an equal sign.
- Equation is setting expressions to equals to them.
9. Explain the difference between dependent and independent variable.
- Dependent variable represents a quantity whose value depends on the independent variable
- Independent variable is a variable that represents a quantity that is being manipulated in an experiment.
10. Define inequalities in equations.
Mathematical expressions or statements that describe a relationship between two quantities, indicating that one quantity is greater than, less than, or not equal to another quantity.
11. With inequalities in the equation, explain the need to reverse the signs when we multiply or divide by a negative number.
- To maintain the relative order.
- For example, given $x = 5, y = 6$ we know that $x < y.$ When multiply both sides by $-1$, we get $x = -5, y=-6$. Without swapping the sign we get $-5 < -6$ and that is incorrect. We need to swap the inequality sign.