AMC 10 Step by Step

Topics / Algebra

Systems of Equations

Multi-variable systems, substitution/elimination, symmetric systems

13
primary-topic problems (1.0% of all)
29
more as a secondary topic
Where it appears
6
P1-10
1
P11-15
3
P16-20
3
P21-25

What you need to know

  • Elimination and substitution solve any linear system. A 2×22\times2 linear system has a unique solution exactly when a1b2a2b10a_1b_2-a_2b_1\ne0; otherwise none (parallel lines) or infinitely many (the same line).
  • Symmetric systems reduce to s=x+ys=x+y and p=xyp=xy; then x,yx,y are the roots of t2st+p=0t^2-st+p=0. For three variables use x+y+zx+y+z, xy+yz+zxxy+yz+zx, xyzxyz.
  • Key identities: x2+y2=(x+y)22xyx^2+y^2=(x+y)^2-2xy, x3+y3=(x+y)33xy(x+y)x^3+y^3=(x+y)^3-3xy(x+y), (x+y+z)2=x2+y2+z2+2(xy+yz+zx)(x+y+z)^2=x^2+y^2+z^2+2(xy+yz+zx).
  • Adding all equations of a cyclic system gives the total; subtracting neighbors gives differences.
  • For product systems xy=axy=a, yz=byz=b, zx=czx=c, multiply: (xyz)2=abc(xyz)^2=abc, then divide back out.

How AMC 10 tests it

  • Problems 5–12: a word problem with two or three unknowns asking for a combination like x+y+zx+y+z that falls out of adding the equations.
  • Problems 10–16: cyclic systems (x+y=ax+y=a, y+z=by+z=b, z+x=cz+x=c, or the same with products).
  • Problems 12–18: "x+y=5x+y=5 and x2+y2=13x^2+y^2=13; find x3+y3x^3+y^3" — the individual values are never needed.
  • A system with a parameter: for which kk is there no solution, or infinitely many?
  • Systems from a table, a Venn diagram, or a sequence of transactions, with one entry asked for.

Standard approaches

  1. Before solving, check whether the requested quantity is a linear combination of the equations (add them all, subtract, or weight them).
  2. For symmetric systems, introduce s=x+ys=x+y, p=xyp=xy and rewrite everything in those terms.
  3. Multiply or divide equations when they are products; add or subtract when they are sums.
  4. Only as a last resort substitute and solve for each variable; then back-substitute to check.
  5. For "how many solutions", view the equations as curves and count intersections.

Worked example

Real numbers xx and yy satisfy x+y=4x+y=4 and x2+y2=14x^2+y^2=14. What is x5+y5x^5+y^5?

(A) 676676 (B) 700700 (C) 724724 (D) 728728 (E) 752752

From (x+y)2=x2+y2+2xy(x+y)^2=x^2+y^2+2xy we get 16=14+2xy16=14+2xy, so xy=1xy=1. Then
x3+y3=(x+y)33xy(x+y)=6412=52. x^3+y^3=(x+y)^3-3xy(x+y)=64-12=52.
Multiplying the two known power sums,
(x2+y2)(x3+y3)=x5+y5+x2y2(x+y), (x^2+y^2)(x^3+y^3)=x^5+y^5+x^2y^2(x+y),
so x5+y5=145214=724x^5+y^5=14\cdot52-1\cdot4=724. The answer is (C) 724\boxed{\textbf{(C)}\ 724}.

Pitfalls

  • Solving for xx and yy individually (here 2±32\pm\sqrt3) when only x+yx+y and xyxy are needed.
  • Sign slips in x3+y3=(x+y)33xy(x+y)x^3+y^3=(x+y)^3-3xy(x+y).
  • Losing the second solution after a square root, or keeping an extraneous one after squaring.
  • Reading "no solution" as det=0\det=0 alone; det=0\det=0 also allows infinitely many solutions.

Traps that recur

  • Adding the three equations to get ab + bc + ca + a + b + c = 247 and answering 247, forgetting to subtract a + b + c = −29. (2024 AMC 10A #23)
  • Assuming the bricks keep their orientation, so that the new width 2a should be 3a + 1, which is impossible and stalls the whole problem. (2024 AMC 10B #25)
  • Counting only systems with a zero row or a repeated row (302) and missing the 36 systems whose three distinct rows satisfy u + v = w. (2022 AMC 10B #18)
  • Writing all eight equations and solving blindly; instead pair lines that share a variable so the unknown cancels immediately. (2001 AMC 10 #22)

Problems, easiest first

2018 AMC 10B · #4Systems of Equations

A three-dimensional rectangular box with dimensions XX , YY , and ZZ has faces whose surface areas are 24,24,48,48,72,24, 24, 48, 48, 72, and 7272 square units. What is X+Y+ZX+Y+Z ?

2012 AMC 10A · #8Systems of Equations

The sums of three whole numbers taken in pairs are 1212 , 1717 , and 1919 . What is the middle number?

2012 AMC 10A · #6Systems of Equations

The product of two positive numbers is 99 . The reciprocal of one of these numbers is 44 times the reciprocal of the other number. What is the sum of the two numbers?

2007 AMC 10A · #5Systems of Equations

The school store sells 7 pencils and 8 notebooks for $4.15\$4.15 . It also sells 5 pencils and 3 notebooks for $1.77\$1.77 . How much do 16 pencils and 10 notebooks cost?

2003 AMC 10A · #13Systems of Equations

The sum of three numbers is 2020 . The first is four times the sum of the other two. The second is seven times the third. What is the product of all three?

2002 AMC 10A · #16Systems of Equations

Let a+1=b+2=c+3=d+4=a+b+c+d+5a + 1 = b + 2 = c + 3 = d + 4 = a + b + c + d + 5 . What is a+b+c+da + b + c + d ?

2002 AMC 10A · #9Systems of Equations

There are 3 numbers A, B, and C, such that 1001C2002A=40041001C - 2002A = 4004 , and 1001B+3003A=50051001B + 3003A = 5005 . What is the average of A, B, and C?

2001 AMC 10 · #10Systems of Equations

If xx , yy , and zz are positive with xy=24xy = 24 , xz=48xz = 48 , and yz=72yz = 72 , then x+y+zx + y + z is

2015 AMC 10A · #16Systems of Equations

If y+4=(x2)2,x+4=(y2)2y+4 = (x-2)^2, x+4 = (y-2)^2 , and xyx \neq y , what is the value of x2+y2x^2+y^2 ?

2024 AMC 10A · #23Systems of Equations

Integers aa , bb , and cc satisfy ab+c=100ab + c = 100 , bc+a=87bc + a = 87 , and ca+b=60ca + b = 60 . What is ab+bc+ca?ab + bc + ca?

2024 AMC 10B · #25Systems of Equations

Each of 2727 bricks (right rectangular prisms) has dimensions a×b×ca \times b \times c , where aa , bb , and cc are pairwise relatively prime positive integers. These bricks are arranged to form a 3×3×33 \times 3 \times 3 block, as shown on the left below. A 2828 th brick with the same dimensions is introduced, and these …

2022 AMC 10B · #18Systems of Equations

Consider systems of three linear equations with unknowns xx , yy , and zz , \begin{align} a_1 x + b_1 y + c_1 z & = 0 \\ a_2 x + b_2 y + c_2 z & = 0 \\ a_3 x + b_3 y + c_3 z & = 0 \end{align} where each of the coefficients is either 00 or 11 and the system has a solution other than x=y=z=0x=y=z=0 . For example, one …

2001 AMC 10 · #22Systems of Equations

In the magic square shown, the sums of the numbers in each row, column, and diagonal are the same. Five of these numbers are represented by vv , ww , xx , yy , and zz . Find y+zy + z .