The graph of is symmetric about which of the following? (Here is the greatest integer not exceeding .)
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Replacing x by 1 - x swaps the two floor terms, so f(1 - x) = -f(x): the graph is symmetric about the point (1/2, 0).
Solution
The two terms of are built from and , and the substitution exchanges these two expressions. So
A graph is symmetric about the point exactly when for all . Here , so : the graph is symmetric about .
To rule out the other choices, compute a few values: , , , . The -axis fails since ; the origin fails since ; the line fails since ; and the point fails since point symmetry about forces , but .
The answer is .
Why this works
When a formula pairs with , test the substitution : if the two pieces swap and the operation between them is subtraction, you get , point symmetry about ; if the operation is addition, you get , line symmetry about . The floor and absolute value are decoration; the structure of the expression decides.
Alternative approach
Draw the graph. For non-integer , , so . For an integer , , which is for and for . The graph is the -axis with isolated dots at for and for ; a half-turn about sends to , matching the picture.
The trap
Testing only a few integer inputs and settling on the origin or the y-axis; f(0) = -1 alone rules out both.
Common mistakes
- Testing only a few integer inputs and settling on the origin or the y-axis; f(0) = -1 alone rules out both.
- Confusing the symmetry conditions: point symmetry needs , line symmetry needs .
Techniques
Test small/specific values or special cases to find or verify the answer · Exploit symmetry to reduce work or pair up objects