Writing and Evaluating Expressions

Write, read, and evaluate algebraic expressions with variables.

🎯⭐ INTERACTIVE LESSON

Try the Interactive Version!

Learn step-by-step with practice exercises built right in.

Start Interactive Lesson →

Writing and Evaluating Expressions

Variables

A variable is a letter that represents an unknown number: xx, yy, nn, etc.

Algebraic Expressions

An expression combines numbers, variables, and operations:

  • 3x+53x + 5 means "3 times xx plus 5"
  • 2(n4)2(n - 4) means "2 times the quantity nn minus 4"

Translating Words to Expressions

| Words | Expression | |-------|-----------| | A number plus 7 | n+7n + 7 | | 5 less than a number | n5n - 5 | | 3 times a number | 3n3n | | A number divided by 4 | n4\frac{n}{4} | | Twice a number increased by 1 | 2n+12n + 1 |

Evaluating Expressions

Substitute the given value and compute:

Evaluate 3x+73x + 7 when x=4x = 4: 3(4)+7=12+7=193(4) + 7 = 12 + 7 = 19

Evaluate x22xx^2 - 2x when x=5x = 5: 522(5)=2510=155^2 - 2(5) = 25 - 10 = 15

Parts of an Expression

  • Term: Parts separated by ++ or - signs
  • Coefficient: The number multiplied by a variable (3x3x → coefficient is 3)
  • Constant: A term without a variable (+5+5)

In 4x+3y74x + 3y - 7:

  • Terms: 4x4x, 3y3y, 7-7
  • Coefficients: 4, 3
  • Constant: 7-7

Properties

  • Commutative: a+b=b+aa + b = b + a and ab=baab = ba
  • Associative: (a+b)+c=a+(b+c)(a + b) + c = a + (b + c)
  • Distributive: a(b+c)=ab+aca(b + c) = ab + ac

Remember: 5n5n means 5×n5 \times n. In algebra, we usually skip the multiplication sign.

📚 Practice Problems

No example problems available yet.