Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Word problems with two variables ask you to turn a real situation into two equations and solve them as a system. This cheat sheet helps students identify unknowns, write equations, choose a solving method, and check whether the answer makes sense. It is especially useful for mixture, ticket, age, distance, and comparison problems.

Clear setup is often the hardest part, so the focus is on translating words into algebra.

Key Facts

  • A system of two linear equations can often be written as {ax+by=cdx+ey=f\begin{cases} ax + by = c \\ dx + ey = f \end{cases}, where xx and yy represent the two unknown quantities.
  • Define variables clearly before writing equations, such as x=number of adult ticketsx = \text{number of adult tickets} and y=number of student ticketsy = \text{number of student tickets}.
  • A total amount often translates to an addition equation such as x+y=25x + y = 25.
  • A value or cost relationship often translates to a weighted equation such as 12x+8y=24012x + 8y = 240.
  • In substitution, solve one equation for one variable, such as y=25xy = 25 - x, then replace yy in the other equation.
  • In elimination, add or subtract equations so one variable cancels, such as {3x+2y=163x+5y=5\begin{cases} 3x + 2y = 16 \\ -3x + 5y = 5 \end{cases} giving 7y=217y = 21.
  • The solution to a system is the ordered pair (x,y)(x, y) that makes both equations true.
  • Always check answers in the original word problem because negative, fractional, or unrealistic values may not fit the situation.

Vocabulary

System of equations
A set of two or more equations that use the same variables and must be solved together.
Variable
A letter or symbol that represents an unknown quantity in a problem.
Substitution
A method for solving a system by replacing one variable expression with an equivalent expression from another equation.
Elimination
A method for solving a system by adding or subtracting equations to cancel one variable.
Ordered pair
A solution written as (x,y)(x, y) where the first value gives xx and the second value gives yy.
Constraint
A condition from the real problem that limits possible answers, such as values needing to be whole numbers or nonnegative.

Common Mistakes to Avoid

  • Not defining the variables first, which makes it unclear what xx and yy represent and often leads to reversed equations.
  • Mixing up totals and values, which can turn a count equation like x+y=40x + y = 40 into an incorrect money equation.
  • Using the same units incorrectly, because combining hours with minutes or dollars with cents without converting gives wrong equations.
  • Forgetting to check both original equations, which can hide arithmetic errors from substitution or elimination.
  • Accepting an unrealistic answer, because a solution like x=3x = -3 tickets may satisfy an equation but not the real situation.

Practice Questions

  1. 1 A school sells adult tickets for \10andstudentticketsfor and student tickets for \66. If 8080 tickets are sold for a total of \640$, write and solve a system to find the number of each ticket.
  2. 2 Two numbers have a sum of 3737 and a difference of 99. Let xx be the larger number and yy be the smaller number. Write and solve the system.
  3. 3 A boat travels 4848 miles downstream in 33 hours and 3636 miles upstream in 33 hours. Let bb be the boat speed in still water and cc be the current speed. Use b+cb + c and bcb - c to find both speeds.
  4. 4 A system from a word problem has the solution (4,12)(4, 12). Explain why you must know what xx and yy represent before writing the final answer.