abdidahir8565 abdidahir8565
  • 07-05-2022
  • Mathematics
contestada

The radius of a circle measures 12 centimeters what is the area

Respuesta :

fantasy10031006 fantasy10031006
  • 07-05-2022

Answer:

[tex]144\pi[/tex]

Step-by-step explanation:

[tex]\pi(r^{2} )[/tex]

[tex]\pi(12^{2} )[/tex]

[tex]144\pi[/tex]

Answer Link

Otras preguntas

A 2015 study indicated that, due to the high price of printed textbooks, e-book use among college students ..........(increase) rapidly in just a few year.​
LIn runs for 25 sec at 8.2 meters per second . What is her finish point?
Please help me with this one
Analyze the following code: // Enter an integer Scanner input = new Scanner(System.in); int number = input.nextInt(); if (number <= 0) System.out.println(num
Given the following information, find the following. Explain your answer. U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} A = {1, 4, 6, 8} B = {3, 5, 7, 9} C = {2, 4, 6, 8
A student estimated based on the video that the ball left my hand 1.65 meters off the ground, and after 0.58 seconds the ball reached the maximum height of 3.26
what is the quotient?
Can someone help me with this math homework please!
Need help on this ASAP
Write convert() method to cast double to int Complete the convert() method that casts the parameter from a double to an integer and returns the result. Note tha