Introduction
Writing and Evaluating Expressions is an important Grade 7 math skill because students are moving from simple answers toward explaining how the math works.
In this lesson, students use models, real questions, worked examples, practice problems, and two online quizzes to build confidence with writing and evaluating expressions.
What Is Writing and Evaluating Expressions?
Writing and Evaluating Expressions means choosing a model, naming what each number means, and explaining the strategy.
The goal is not only to get the answer. Students should be able to show the idea, explain the strategy, and check whether the answer makes sense.
Understanding Writing and Evaluating Expressions
Before solving, students should slow down and decide what each number, shape, unit, or label represents.
- Read the question carefully and identify what is being asked.
- Choose a model, equation, table, or diagram that matches the situation.
- Solve one step at a time and keep units or labels attached.
- Use the answer explanation to check that the result makes sense.
Visual Models
Visual Model 1
Question:
| \balancedtablerow \(x\) | \(y\) |
|---|---|
| \balancedtablerow \(1\) | \(5\) |
| \balancedtablerow \(2\) | \(8\) |
| \balancedtablerow \(3\) | \(11\) |
- A. \(y=3x-2\)
- B. \(y=2x+3\)
- C. \(y=3x+2\)
- D. \(y=x+4\)
Why it works: Pattern: when \(x=1\), \(y=5\); when \(x=2\), \(y=8\); when \(x=3\), \(y=11\). Each increase of 1 in \(x\) adds 3 to \(y\). Check: \(3(1)+2=5\) ✓.
Answer: \(y=3x+2\)
Visual Model 2
Question:
- A. \(1.50+w\)
- B. \(1.50w\)
- C. \(\frac{w}{1.50}\)
- D. \(w-1.50\)
Why it works: Multiply price per pound by number of pounds: \(1.50w\).
Answer: \(1.50w\)
Worked Examples
Example 1
Question: Evaluate \(3x-2y\) when \(x=4\) and \(y=-3\).
- A. \(6\)
- B. \(14\)
- C. \(18\)
- D. \(20\)
- Substitute: \(3(4)-2(-3)=12+6=18\).
Answer: \(18\)
Example 2
Question: Which expression represents "the product of \(5\) and a number \(n\), decreased by \(7\)"?
- A. \(7-5n\)
- B. \(5(n-7)\)
- C. \(5n-7\)
- D. \(5+n-7\)
- Product of \(5\) and \(n\) is \(5n\).
- Decreased by \(7\) means subtract \(7\): \(5n-7\).
Answer: \(5n-7\)
Example 3
Question: Evaluate \(2a+3b\) when \(a=5\) and \(b=2\).
- A. \(20\)
- B. \(13\)
- C. \(16\)
- D. \(10\)
- Substitute: \(2(5)+3(2)=10+6=16\).
Answer: \(16\)
Real-World Word Problems
Problem 1
Question: A taxi charges $2 per mile plus a $3 base fare. Which expression represents the total cost for a trip of \(m\) miles?
- A. \(2m+3\)
- B. \(3m+2\)
- C. \(2+3m\)
- D. \((2+3)m\)
Why it works: The base fare is $3, and each mile costs $2, so total is \(2m+3\).
Answer: \(2m+3\)
Problem 2
Question: A recipe calls for \(2\) cups of flour for every \(1\) cup of sugar. If the recipe uses \(s\) cups of sugar, which expression shows the amount of flour needed?
- A. \(s+2\)
- B. \(2s\)
- C. \(\frac{s}{2}\)
- D. \(2+s\)
Why it works: The ratio is 2 cups flour per 1 cup sugar, so \(f=2s\).
Answer: \(2s\)
Common Mistakes
- Rushing before identifying what the numbers represent.
- Choosing an operation that does not match the situation.
- Dropping labels, units, or context from the answer.
- Skipping the estimate or reasonableness check.
Strategy Tips
- Underline the question being asked.
- Use a model before jumping to computation.
- Write an equation that matches the story or picture.
- Explain the final answer in a sentence.
Practice Questions
Question 1
Which expression represents "\(8\) times the sum of \(x\) and \(3\)"?
- A. \(8x+3\)
- B. \(8(x+3)\)
- C. \((8+x)+3\)
- D. \(8+x+3\)
Question 2
Evaluate \(\frac{m}{2}+6\) when \(m=10\).
- A. \(8\)
- B. \(26\)
- C. \(16\)
- D. \(11\)
Question 3
Which expression represents "the quotient of \(p\) and \(4\), plus \(5\)"?
- A. \(\frac{p}{4}+5\)
- B. \(\frac{p+5}{4}\)
- C. \(4p+5\)
- D. \(p+\frac{5}{4}\)
Question 4
Evaluate \(4x-y+2\) when \(x=3\) and \(y=5\).
- A. \(5\)
- B. \(7\)
- C. \(19\)
- D. \(9\)
Question 5
Which expression represents "the difference of \(10\) and a number \(w\)"?
- A. \(10w\)
- B. \(w-10\)
- C. \(10-w\)
- D. \(10+w\)
Question 6
Evaluate \(5a+3b-2\) when \(a=2\) and \(b=-1\).
- A. \(15\)
- B. \(8\)
- C. \(11\)
- D. \(5\)
Full Answer Explanations Click to show all answers and explanations
Question 1
Answer: \(8(x+3)\)
The sum of \(x\) and \(3\) is \((x+3)\). Eight times this is \(8(x+3)\).
Question 2
Answer: \(11\)
Substitute: \(\frac{10}{2}+6=5+6=11\).
Question 3
Answer: \(\frac{p}{4}+5\)
Quotient of \(p\) and \(4\) is \(\frac{p}{4}\). Plus \(5\) gives \(\frac{p}{4}+5\).
Question 4
Answer: \(9\)
Substitute: \(4(3)-5+2=12-5+2=9\).
Question 5
Answer: \(10-w\)
Difference of \(10\) and \(w\) means \(10\) minus \(w\): \(10-w\).
Question 6
Answer: \(5\)
Substitute: \(5(2)+3(-1)-2=10-3-2=5\).
Connection to Standards
This lesson supports Grade 7 math expectations for reasoning, modeling, problem solving, and explaining answers clearly. It connects classroom skills to the kind of questions students see on state math assessments.
Summary
Writing and Evaluating Expressions becomes easier when students connect the question to a model, use clear steps, and explain why the answer fits.
GOLDEN RULE
Understand the model before choosing the operation.

