A binary operation has the properties that and that for all nonzero real numbers and . (Here represents multiplication). The solution to the equation can be written as , where and are relatively prime positive integers. What is
- A)
- B)
- C)
- D)
- E)
Answer
A
Key insight
Substituting c = b and then b = a in the rules shows a diamond b = a/b, so the equation is 336x = 100.
Solution
First identify the operation. In , set ; since this gives
Now take : , hence . Therefore
(Check: and , so division really satisfies both rules.)
Now solve. Using the first rule directly, . Setting gives
Since , .
The answer is .
Why this works
An abstract operation defined by identities is usually a familiar operation in disguise; plugging in values that trigger the known identity ( to create ) peels the definition away layer by layer. Once you suspect division, verify it against every given rule before using it. Note also that the associativity-like rule alone solves the equation without ever computing .
Alternative approach
Guess from the two rules (the second rule says , like ), confirm it satisfies the first rule, then compute .
The trap
Applying the rule as if diamond were multiplication or subtraction, or computing 6 diamond x = 6x instead of 6/x.
Common mistakes
- Applying the rule as if diamond were multiplication or subtraction, or computing 6 diamond x = 6x instead of 6/x.
- Simplifying incompletely (e.g. ) and reporting a wrong .
Techniques
Test small/specific values or special cases to find or verify the answer · Substitute to simplify (u = x+1/x, shifting, scaling)