知识点 5

Build a system from a word problem and interpret the solution.

Write one equation per condition, solve the system, and interpret the answer in context.

核心知识

Assign a variable to each unknown quantity, write one equation per condition in the problem, solve the system, then translate the numbers back into the context.

深入理解

Write one equation for each condition. Most SAT systems stories give you two clues: a total count and a total value.

  • Define two variables for the unknown quantities.
  • Turn each condition into an equation.
  • Solve the system, then answer the question in context.

The setup is usually the real work. Once the equations are written correctly, the algebra is routine.

分步讲解

  1. Identify two unknowns and define variables (e.g., 𝑎 = adult tickets, 𝑐 = child tickets).
  2. Write one equation from the first condition (e.g., total count: 𝑎 +𝑐 =200).
  3. Write a second equation from the second condition (e.g., total revenue: 12𝑎 +8𝑐 =2160).
  4. Solve the system using substitution or elimination.
  5. Re-read the question — answer exactly what was asked, in context.

常见误解

  • Assigning variables but mixing them up mid-problem — calling 𝑥 "adult tickets" in one equation and accidentally treating it as "child tickets" in the other.
  • Finding both variables correctly but answering with the wrong one because the question asked for the other quantity.
  • Writing two equations that are actually the same relationship restated, which gives infinitely many solutions instead of a unique answer.
题目

示例解析

A store sells notebooks for $5 each and pens for $2 each. A customer buys 10 items for a total of $38. How many notebooks did the customer buy?

选择一个答案查看解析