2005 AMC 10B Problem 4AMC 10 Step by Step
Name: Date: September 13, 2026
Functions · difficulty 1 of 5 · about 1 min · position P1-10
For real numbers and , define . What is the value of
?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Squaring erases the signs, so both inner operations give sqrt(25+144) = 13, and 13 diamond 13 is sqrt(2 * 169) = 13 sqrt 2.
Solution
Work from the inside out. Since squaring removes signs, the two inner operations are the same computation:
Now apply the operation once more:
The answer is .
Why this works
A defined operation is just a function of two inputs; evaluate the innermost instances first and feed the results outward. Recognizing (the hypotenuse of an isosceles right triangle with legs ) makes the final step instant.
The trap
Stopping at 13 after the inner steps, or letting the negative signs change the inner value.
Common mistakes
- Stopping at 13 after the inner steps, or letting the negative signs change the inner value.
- Computing or adding the inner results to get instead of applying the definition.
Techniques
Set up the equation/formula and compute; no special trick needed