Difference between revisions of "1962 AHSME Problems/Problem 27"

(Problem)
(Solution)
Line 9: Line 9:
  
 
==Solution==
 
==Solution==
"Unsolved"
+
{{solution}}

Revision as of 23:00, 10 November 2013

Problem

Let $a @ b$ represent the operation on two numbers, $a$ and $b$, which selects the larger of the two numbers, with $a@a = a$. Let $a ! b$ represent the operator which selects the smaller of the two numbers, with $a ! a = a$. Which of the following three rules is (are) correct?

$\textbf{(1)}\ a@b = b@a\qquad\textbf{(2)}\ a@(b@c) = (a@b)@c\qquad\textbf{(3)}\ a ! (b@c) = (a ! b) @ (a ! c)$


$\textbf{(A)}\ (1)\text{ only}\qquad\textbf{(B)}\ (2)\text{ only}\qquad\textbf{(C)}\ \text{(1) and (2) only}\qquad\textbf{(D)}\ \text{(1) and (3) only}\qquad\textbf{(E)}\ \text{all three}$

Solution

This problem needs a solution. If you have a solution for it, please help us out by adding it.