answersLogoWhite

0


Best Answer

Area of circle = pi*r2 where r is the radius.

Area = pi*1.42 = 6.16 m2 (to 2 dp)

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can you calculate the area of a circle with a radius of 1.4m Please show your method of doing so?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you calculate the radius of a circle?

The radius of a circle is half of its diameter.


How do you calculate t radius of the circle?

Radius of a circle = diameter/2


C program on how to calculate circumference of a circle?

int radius = 2; int output; radius = radius * 2; output = radius * Math.PI; Console.WriteLine(output);


How do you calculate radius of the circle when you do not have diameter?

Double the Radius to Calculate the Diameter.


How do you calculate the radius given the diameter?

Radius of a circle = diameter/2


A pseudocode for finding the area of any circle?

Get radius (as parameter) Calculate area = pi x radius squared Return area The above assumes you write a function or method that calculates the area and returns it. Otherwise: Ask for radius Calculate area = pix radius squared Show area


How do you calculate radius of rotation?

From what? You need other variables you can use in the standard circle formulae from which to calculate the radius.


How do you calculate radius of a circle?

Divide the diameter by 2.


How do you calculate for the area of a circle?

pi radius squared


How do you calculate the radius from the diameter of a circle?

The radius is one -half of the diameter. It is the distance from the circle center to any point on the circumference.


How do you calculate the volume of an cylindrical tank?

you calculate the Area of the circle at the end of the Cylinder and then multiply it by the lenght to the second circle at the end of the cylinder Circle area= Radius*Radius* pi pi being 3.14159265


How do you calculate the radius of circle from crircumference?

Not sure about crircumference, but radius = circumference/(2*pi)