Suppose a circle has a radius of 4.5 inches. If you double the radius of the circle, does the area of the circle double as well? What happens to the circle’s circumference? Explain and justify your reasoning.

1 answer

C = 2pi * r
A = pi * r^2

double rand you get

C' = 2pi * (2r)
A' = pi * (2r)^2

Note that C' = 2C but A' = 2^2 A

if you multiply the size of dimensions by n,

perimeter is multiplied by n
area is multiplied by n^2
volume is multiplied by n^3
Similar Questions
  1. Which describes the collection of all points in the same plane that are8 and 1/2 inches from Point T? circle T with radius 8 and
    1. answers icon 4 answers
  2. 4.5 inches circle and this is the radius10.2 inches this is one side of the rectangle 4.5 inches bottom circle radius Simone has
    1. answers icon 1 answer
  3. List all overloading methods (including constructors) in this coding..public class Circle { private double radius; private
    1. answers icon 1 answer
    1. answers icon 1 answer
more similar questions