Seudónimo Seudónimo
  • 02-12-2014
  • Mathematics
contestada

radius: 12
diameter: 24 inches
circumference:
area:

Respuesta :

Geekhawk
Geekhawk Geekhawk
  • 02-12-2014
The formula for the area of a circle is [tex] \pi r^{2} [/tex]

To break it up, its π×r×r=A

The radius is 12inches

So the equation is 3.14×12×12

3.14×12=37.68

37.68×12=452.16

452.16 rounded is 452

A=452inches

Answer Link

Otras preguntas

Can someone please solve this for me? You have to solve for x and y!
Lexi buys a food processor and uses it without any problems. She loans the processor to Jill, and Jill is injured when a part flies off the machine. If the form
If a baseball player has 5 hits in 20 at bats, what is the probability in the decimal to the thousandths place that he will get a hit in the next at-bat
If an object travels 32pi/5 radians, at what degree measure is it, relative to where it started?
Trying to step over the fallen tree
If you get it right I'll give Brainliest if you get it WRONG I'LL POOP ON YOUR HEAD!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
What is the percentage of each element? Mg(NO3)2 Please give an explanation!!
please can you help me
1. A six lane freeway (three lanes in each direction) currently operates at maximum LOS C conditions. The lanes are 11 ft wide, the right-side shoulder is 4 ft
Which program will have the output shown below? 5 6 7 >>> for count in range(4, 7): print(count) >>> for count in range((4, 8): print(count)