以下是引用minatong在2009/8/20 16:21:00的发言:嗯,我是用邮箱注册的,一个邮箱可以免费模考一次 我也是看到论坛上别人说,我才去试试 不过好像不能看到答案和解释的是不是~ 这道题做的时候很不确定,就有印象,所以想起来问一下 可以看答案和解释的,在results里面点view,再点每道题,就有详细解释。这道题我也做到了,解释如下,够详细吧! Each side of the square must have a length of 10. If each side were to be 6, 7, 8, or most other numbers, there could only be four possible squares drawn, because each side, in order to have integer coordinates, would have to be drawn on the x- or y-axis. What makes a length of 10 different is that it could be the hypotenuse of a Pythagorean triple, meaning the vertices could have integer coordinates without lying on the x- or y-axis.
For example, a square could be drawn with the coordinates (0,0), (6,8), (-2, 14) and (-8, 6). (It is tedious and unnecessary to figure out all four coordinates for each square).
If we label the square abcd, with a at the origin and the letters representing points in a clockwise direction, we can get the number of possible squares by figuring out the number of unique ways ab can be drawn.
a has coordinates (0,0) and b could have the following coordinates, as shown in the picture:
![](http://www.manhattangmat.com/images/CAT/1486_diagram.gif) (-10,0) (-8,6) (-6,8) (0,10) (6,8) (8,6) (10,0) (8, -6) (6, -8) (0, 10) (-6, -8) (-8, -6)
There are 12 different ways to draw ab, and so there are 12 ways to draw abcd.
The correct answer is E. |