Write a program that generates three random points on a circle centered at (0, 0) with radius

Question:

Write a program that generates three random points on a circle centered at (0, 0) with radius 40 and display three angles in a triangle formed by these three points, as shown in Figure 4.7a.?

(a) A triangle is formed from three random points on the circle.?

image

(b) A random point on the circle can be generated using a random angle a.

image

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: