Circle Areas
The formula to compute the area of a circle is
so if a circle’s radius doubles (i.e., is multiplied by 2), the circle’s area will be four times as large as before. Write a program that creates a table showing the radius and area for a circle whose radius begins with 1 and continues doubling until it is 8. Use 3.14 for PI.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.