Skip to main content

2018 AMC 12A Problem 10

Problem 10 of 25EasierAlgebra

How many ordered pairs of real numbers (x,y)(x, y) satisfy the following system of equations? x+3y=3 x + 3y = 3 xy=1 \big|\,|x| - |y|\,\big| = 1

Answer choices

Show solution

Solution

The second equation gives xy=±1,|x| - |y| = \pm 1, equivalently x=±y±1.x = \pm y \pm 1. Substituting into x+3y=3:x + 3y = 3: If x=y+1,x = y + 1, then (x,y)=(32,12).(x, y) = \left(\tfrac32, \tfrac12\right). If x=y1,x = y - 1, then (x,y)=(0,1).(x, y) = (0, 1). If x=y+1,x = -y + 1, then again (x,y)=(0,1).(x, y) = (0, 1). If x=y1,x = -y - 1, then (x,y)=(3,2).(x, y) = (-3, 2). The distinct solutions are (3,2),(-3, 2), (0,1),(0, 1), and (32,12),\left(\tfrac32, \tfrac12\right), all of which check, so there are 3.3. Thus, the correct answer is C.

More practice

Concepts: absolute value · system of equations · casework

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.