This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Direct computation:
p = Table [ { cos ( θ ) , sin ( θ ) } , { θ , 0 , 3 5 π , 3 π } ]
2 1 Total [ Flatten [ Table [ EuclideanDistance [ r , s ] , { r , p } , { s , p } ] ] ] ⇒ 6 ( 3 + 2 )
The reason for the division by 2 is that everything is included twice, including the zero length segments or a point to itself, which do not change the answer. Doing it this way simplified the loop coding.
Sorry Bro, Its incorrect. Its answer comes 6 ( root 2+2)
I fail to understand why you are supplying an incorrect answer to correct my correct answer.
6 ( 3 + 2 ) is equal to 1 2 + 6 3 , in value..
Problem Loading...
Note Loading...
Set Loading...
ANS: 6+3x2+6 root 2 . See 6 sides of length 1, three diagonals of length 2 and six diagonals of length root 3. Thus the answer will come.