Let's start with something simple. An algebraic expression is made from numbers, variables, operations, and exponents. For example: [ 3x^2-5x+7 ] There are three terms: (3x^2) (-5x) (7) The (3) is the coefficient of (x^2). The (-5) is the coefficient of (x). And (7) is a constant. Don't just look at the expression as symbols. Think of it as a structure. The exponent tells you how the variable behaves. The coefficient tells you how strongly that term contributes. Combining like terms You can...
Full Transcript
Let's start with something simple. An algebraic expression is made from numbers, variables, operations, and exponents. For example: [ 3x^2-5x+7 ] There are three terms: (3x^2) (-5x) (7) The (3) is the coefficient of (x^2). The (-5) is the coefficient of (x). And (7) is a constant. Don't just look at the expression as symbols. Think of it as a structure. The exponent tells you how the variable behaves. The coefficient tells you how strongly that term contributes. Combining like terms You can combine terms only when their variable parts are identical. [ 3x+5x=8x ] But: [ 3x+5x^2 ] cannot become (8x^3). Those aren't like terms. Miku: A common mistake is treating addition like multiplication. You don't combine exponents when adding.
Let's start with something simple. An algebraic expression is made from numbers, variables, operations, and exponents. For example: [ 3x^2-5x+7 ] There are three terms: (3x^2) (-5x) (7) The (3) is the coefficient of (x^2). The (-5) is the coefficient of (x). And (7) is a constant. Don't just look at the expression as symbols. Think of it as a structure. The exponent tells you how the variable behaves. The coefficient tells you how strongly that term contributes. Combining like terms You can...