asked 49.7k views
4 votes
Suppose you mark n points on a circle, where n is a whole number greater than 1. The number of segments you can draw that connect these points is 1/2n2- 1/2n How many segments can you draw if you mark 8 points on the circle

asked
User Mutty
by
7.8k points

1 Answer

2 votes
if the equation is 0.5*n*2-0.5n which I doubt:
n-0.5n
8-0.5*8
8-4
the answer would be 4
however if it's 0.5n^2-0.5n:
0.5(8^2)-0.5(8)
0.5(64)-4
32-4
28
then the answer should be 28

answered
User Tomitrescak
by
7.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.