For each pair of real numbers , define the operation as
What is the value of ?
- A)
- B)
- C)
- D)
- E)
Answer
C
Key insight
Evaluate the inner operation first: 1 star 2 equals -3, and then -3 star 3 has numerator zero.
Solution
Work from the inside out. First,
Next, substitute this result as the left input:
The denominator is nonzero at every step, so the value is defined and equals .
The answer is .
Why this works
A made-up operation is just a two-variable function; nested parentheses tell you which evaluation to do first. The only way such an expression can be "not defined" is a zero denominator, which the condition rules out here at both steps.
The trap
Seeing a zero somewhere and answering 'not defined', when only a zero denominator (a = b) would make the value undefined.
Common mistakes
- Seeing a zero somewhere and answering 'not defined', when only a zero denominator (a = b) would make the value undefined.
- Evaluating instead of ; the operation is not associative, and the wrong grouping gives , choice (A).
Techniques
Set up the equation/formula and compute; no special trick needed