Difference between revisions of "2006 AMC 10B Problems/Problem 2"

(Added problem and solution)
m (added link to previous and next problem)
Line 11: Line 11:
 
== See Also ==
 
== See Also ==
 
*[[2006 AMC 10B Problems]]
 
*[[2006 AMC 10B Problems]]
 +
 +
*[[2006 AMC 10B Problems/Problem 1|Previous Problem]]
 +
 +
*[[2006 AMC 10B Problems/Problem 3|Next Problem]]

Revision as of 14:51, 2 August 2006

Problem

For real numbers $x$ and $y$, define $x \spadesuit y = (x+y)(x-y)$. What is $3 \spadesuit (4 \spadesuit 5)$?

$\mathrm{(A) \ } -72\qquad \mathrm{(B) \ } -27\qquad \mathrm{(C) \ } -24\qquad \mathrm{(D) \ } 24\qquad \mathrm{(E) \ } 72$

Solution

Since $x \spadesuit y = (x+y)(x-y)$:

$3 \spadesuit (4 \spadesuit 5) = 3 \spadesuit((4+5)(4-5)) =  3 \spadesuit (-9) = (3+(-9))(3-(-9)) = -72 \Rightarrow A$

See Also