I came across this question in an SAT Math Level 2 Subject Test book and the answer confuses me:
Question: Which of the following describes the set of points (a,b) for which |a|+|b| = 5 in the xy-plane?
Answer Choices:
A) A circle with radius 5
B) A circle with radius 5√2
C) A square with sides of length 5√2
D) A square with sides of length 10
E) A regular hexagon with sides of length 5
Correct Answer: (C)
I thought that the answer would be (A) because all points on the circle would be equidistant from the center. Can someone tell me how I'm mistaken?
That depends on which norm are you using. If you are using $2$-norm, then the corresponding equation is $$a^2+b^2=5^2$$ which is a circle.
$|a|+|b|=5$ uses $1$-norm, in particular, if you consider the first quadrant, that is $a>0, b>0$, then you can see that in the first quadrant, it corresponds to $a+b=5$ which is a line segment. You can consider other quadrant by cases and trace out a square of size $5\sqrt{2}$ .