matthewcastillo124 matthewcastillo124
  • 02-05-2022
  • Mathematics
contestada

the diameter of a circle is 24 centimeters. what is the circles area? use 3.14 for pi

Respuesta :

supersonicsarah08
supersonicsarah08 supersonicsarah08
  • 02-05-2022

Answer:

452.16

Step-by-step explanation:

di is twice the radius and to get area you need radius so 24/2=12

now insert 12 into the formula 12^2*3.14 now use pemdas

12^2=144

144*3.14

452.16

Answer Link

Otras preguntas

What facts are revealed about the Radleys in chapter 1 of To Kill a Mockingbird?
Please help if you know how to do Proofs in Geometry ! :')
greatest common factor of 65 and 75​
How much of the total surface of the Moon is illuminated by the Sun when it is at crescent phase Explain
Which function is the inverse of Fx) = bx?
4 things you did or used that would not be possible without water​
definition of plot in a story
An object accelerates from rest at a constant rate covering a distance of 18 meters in 3 seconds. What is its rate of acceleration? Put your answer in this form
Divide the product of 6 and 5 by the quotient of 12 and 4 please show me the expression too...
Examine the following code. class One { public void print() { System.out.println("One"); } } class Two extends One { public void print() { System.out.println(