
Mark M. answered 02/07/20
Mathematics Teacher - NCLB Highly Qualified
Draw and label a diagram!
r = radius of circle
2πr = circumference
For 9 points each should be spaced 2πr / 9.
Sean B.
asked 02/07/20The center of the circle being (0,0) and the first point being (0,r) if I wanted to clockwise plot these points along the circumference of the circle with identical arcs, what would be the equation?
It's a random amount of points but for the equation we will say there are 9 points. For brevity sake.
Mark M. answered 02/07/20
Mathematics Teacher - NCLB Highly Qualified
Draw and label a diagram!
r = radius of circle
2πr = circumference
For 9 points each should be spaced 2πr / 9.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Sean B.
So for each given point: x = (previousPoint.x + (r*π*2) / pointCount) y = r What exactly does '2πr' translate to? Sorry for the ignorant question.02/07/20