Skip to main content

2005 AMC 10A Problem 2

Problem 2 of 25EasierAlgebra

For each pair of real numbers ab,a \neq b, define the operation \star as (ab)=a+bab. (a \star b) = \frac{a+b}{a-b}. What is the value of ((12)3)?((1 \star 2) \star 3)?

Answer choices

Show solution

Solution

First (12)=1+212=31=3.(1 \star 2) = \dfrac{1+2}{1-2} = \dfrac{3}{-1} = -3. Then (33)=3+333=06=0.(-3 \star 3) = \dfrac{-3+3}{-3-3} = \dfrac{0}{-6} = 0. Thus, the correct answer is C.

More practice

Concepts: custom operation · fraction · order of operations

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