Linear Notes

1. Definition of Linear Expressions

A linear expression is an algebraic expression in which the highest power (exponent) of the variable is 11. It typically takes the form:
ax+bax + b
Where:

  • aa is the coefficient of the variable xx.

  • xx is the variable.

  • bb is the constant.

2. Components of Linear Expressions
  • Variables: Symbols (usually letters) used to represent unknown values (e.g., x,y,zx, y, z).

  • Coefficients: The numerical factor multiplied by a variable (e.g., in 4y4y, 44 is the coefficient).

  • Constants: A fixed numerical value that does not change because it is not attached to a variable (e.g., in 7x37x - 3, 3-3 is the constant).

  • Terms: Parts of the expression separated by plus (++) or minus (-) signs (e.g., 5x5x and 88 are the terms in 5x+85x + 8).

3. Key Characteristics
  • The degree of a linear expression is always 11.

  • The variable cannot be in the denominator (e.g., 1x\frac{1}{x} is not linear).

  • There are no variables under radical signs (e.g., x\sqrt{x} is not linear).

  • There are no products of variables (e.g., xyxy is not linear).

4. Simplifying Linear Expressions

Simplifying involves combining like terms, which are terms with the exact same variable and exponent.

  • Steps to Simplify:

    1. Identify like terms (terms with the same variable).

    2. Identify constants.

    3. Use the distributive property if there are parentheses: a(b+c)=ab+aca(b + c) = ab + ac.

    4. Combine the coefficients of like terms.

  • Example: Simplify 4x+72x+54x + 7 - 2x + 5

    • Group like terms: (4x2x)+(7+5)(4x - 2x) + (7 + 5)

    • Combine: 2x+122x + 12

5. Evaluating Linear Expressions

Evaluating an expression means finding its numerical value by substituting a given number for the variable.

  • Example: Evaluate 3x43x - 4 for x=5x = 5

    1. Substitute: 3(5)43(5) - 4

    2. Multiply: 15415 - 4

    3. Subtract: 1111

6. Common Examples
  • Linear Expressions:

    • x+10x + 10

    • 12y4\frac{1}{2}y - 4

    • 3z-3z

  • Non-Linear Expressions:

    • x2+5x^2 + 5 (Degree is 2)

    • 5x\frac{5}{x} (Variable in denominator)

    • 3x3\sqrt{x} (Variable under radical)