By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
"If I know how many hours I babysit and how much I earn per hour, how can I write a single rule that tells me my total pay—even if I don’t know the exact numbers yet? And why does using a letter like ‘h’ actually make the problem easier, not harder?"
Imagine you’re running a lemonade stand. Every cup you sell costs $0.50 to make, and you sell each one for $1.50. You want to know your profit (what you earn after paying for supplies) for any number of cups sold. Instead of calculating it separately for 5 cups, 10 cups, or 100 cups, you can write a rule that works for all of them: "Profit = $1.00 × number of cups."
But what if you don’t know how many cups you’ll sell? That’s where a variable comes in—a letter (like c) that stands for "any number of cups." Now your rule becomes: Profit = $1.00 × c. This is an algebraic expression: a math phrase with numbers, operations, and variables. It’s like a recipe—you can plug in different values for c to find the profit for any number of cups.
Key Vocabulary: - Variable: A symbol (usually a letter) that represents an unknown or changing number. Example: In the expression 3m + 2, m is the variable—it could stand for the number of miles you run in a week. Note: In high school, variables can represent more complex things, like functions or matrices.
Coefficient: The number multiplied by a variable in an expression. Example: In 5x, 5 is the coefficient—it tells you how many times x is being added (like 5 bags of x marbles each). Note: In advanced math, coefficients can be fractions, decimals, or even other variables.
Constant: A number in an expression that doesn’t change. Example: In 2y + 7, 7 is the constant—it’s like a fixed fee you pay no matter what (e.g., a $7 delivery charge). Note: In calculus, constants can represent limits or fixed rates of change.
Term: A single part of an expression, separated by + or –. Example: In 4a – 3b + 8, the terms are 4a, –3b, and 8 (the 8 is a constant term).
How This Appears on State Tests (Grade 6): - Multiple Choice: Questions like "Which expression represents ‘5 more than twice a number’?" with options like 2x + 5, 5 + 2 + x, or 2(x + 5). Distractor Patterns: - Mixing up operations (e.g., 5 + 2x vs. 2x + 5—same value, but order matters for word problems). - Ignoring the variable (e.g., picking 7 instead of 2x + 5). - Misplacing parentheses (e.g., 2(x + 5) instead of 2x + 5).
Short Answer: "Write an expression for ‘the cost of 3 movie tickets at price p each, plus a $4 snack.’" Proficient Response: 3p + 4 Developing Response: p + p + p + 4 (correct but not simplified) or 3 + p + 4 (wrong operation).
Show-Your-Work: "Evaluate the expression 4n – 1 when n = 6. Show your steps." Proficient Response:
4n – 1 4 × 6 – 1 (substitute n = 6) 24 – 1 = 23
Model Proficient Response (Short Answer): Prompt: "A taxi charges a $3 base fee plus $2 per mile. Write an expression for the total cost if you travel m miles." Response: 3 + 2m Why It’s Proficient: - Correctly identifies the variable (m for miles). - Uses the right operations (addition for the base fee, multiplication for the per-mile cost). - No unnecessary parentheses or extra terms.
Mistake 1: Misreading the Word Problem Prompt: "Write an expression for ‘7 less than the product of 5 and a number t.’" Common Wrong Response: 7 – 5t Why It Loses Credit: - The phrase "less than" reverses the order. The student subtracted 7 from 5t instead of 5t from 7. Correct Approach: - "Product of 5 and t" = 5t. - "7 less than" means subtract 7 from 5t: 5t – 7.
Mistake 2: Combining Unlike Terms Prompt: "Simplify the expression 3x + 4 + 2x – 1." Common Wrong Response: 9x or 5 + 2x Why It Loses Credit: - 9x ignores the constants (4 and –1). - 5 + 2x combines 3x and 2x but leaves 4 – 1 as 5 (correct, but the student didn’t simplify the variables). Correct Approach: - Combine like terms: (3x + 2x) + (4 – 1) = 5x + 3.
Mistake 3: Misapplying the Distributive Property Prompt: "Write an expression for ‘3 times the sum of a number y and 8.’" Common Wrong Response: 3y + 8 Why It Loses Credit: - The student multiplied 3 by y but forgot to multiply 3 by 8. Correct Approach: - "Sum of y and 8" = y + 8. - "3 times the sum" = 3(y + 8) or 3y + 24.
Within Math: Algebraic expressions-Equations Why? An expression like 2x + 5 becomes an equation when you set it equal to something (e.g., 2x + 5 = 11). Solving the equation means finding the value of x that makes the expression true.
Across Subjects: Algebraic expressions-Computer Programming (Variables in Code) Why? In coding, variables (like score = 10) work just like in algebra—they store values that can change. An expression like score + 5 updates the score dynamically, just like x + 5 in math.
Outside School: Algebraic expressions-Subscription Services (Netflix, Gym Memberships) Why? A gym membership might cost $20/month + $5/class. The total cost is an expression: 20 + 5c (where c = classes taken). Plug in c = 4 to find the cost for 4 classes—just like evaluating an expression!
"If the expression 2x + 3 represents the number of books on a shelf, what could the variable x represent? Could x be a fraction or a negative number? Why or why not?"
Pointer Toward the Answer: - x could represent "the number of boxes of books added to the shelf," where each box holds 2 books (hence 2x), and there are already 3 books on the shelf. - x can’t be negative in this context—you can’t have "–2 boxes" of books. But in other situations (like temperature or debt), negative variables make sense. - x could be a fraction (e.g., x = 1.5 if you add half a box), but the total books (2x + 3) would need to be a whole number. This hints at how variables are constrained by real-world meaning.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.