Algebraic expressions are mathematical statements formed when operations like addition, subtraction, multiplication, division, etc., are performed on variables and constants.
Example: To form a pattern with "4" using matchsticks:
Pattern: 4 + 3(n-1)
This is an algebraic expression.
Components of Algebraic Expressions
Variables, Constants, Terms, and Coefficients
Variable: A symbol with no fixed value (e.g., n, x, y).
Constant: A symbol with a fixed numerical value (e.g., 3, 5).
Term: Can be a variable, a constant, or a combination of both through multiplication or division (e.g., 3x², 5).
Coefficient: A number multiplying a variable in a term.
Simplifying Algebraic Expressions
Combine like terms and variables with the same powers.
Example: Simplify x³ + 3x² - 2x³ + 2x - x² + 3 + x to x³ + 2x² + x + 3.
Operations on Algebraic Expressions
Addition: Combine like terms.
Example: (x² + 2x + 3) + (2x² - 3x) = 3x² - x + 3
Subtraction: Add the additive inverse of the second expression.