The Full Wiki

área: Wikis

  

Encyclopedia

Updated live from Wikipedia, last check: May 28, 2012 18:42 UTC (55 seconds ago)


Area is a quantity expressing the two-dimensional size of a defined part of a surface, typically a region bounded by a closed curve. The surface area of a 3-dimensional solid is the total area of the exposed surface, such as the sum of the areas of the exposed sides of a polyhedron. Area is an important invariant in the differential geometry of surfaces.[1]

Contents

Units

Units for measuring area, with exact conversions, include:

Formulae

[[File:|right|200px]]

Common formulae for area:
Shape Formula Variables
Regular triangle (equilateral triangle) \tfrac14\sqrt{3}s^2\,\! s is the length of one side of the triangle.
Triangle \sqrt{s(s-a)(s-b)(s-c)}\,\! s is half the perimeter, a, b and c are the length of each side.
Triangle \tfrac12 a b \sin(C)\,\! a and b are any two sides, and C is the angle between them.
Triangle \tfrac12bh \,\! b and h are the base and altitude (measured perpendicular to the base), respectively.
Square s^2\,\! s is the length of one side of the square.
Rectangle lw \,\! l and w are the lengths of the rectangle's sides (length and width).
Rhombus \tfrac12ab a and b are the lengths of the two diagonals of the rhombus.
Parallelogram bh\,\! b is the length of the base and h is the perpendicular height.
Trapezoid \tfrac12(a+b)h \,\! a and b are the parallel sides and h the distance (height) between the parallels.
Regular hexagon \tfrac32\sqrt{3}s^2\,\! s is the length of one side of the hexagon.
Regular octagon 2\left(1+\sqrt{2}\right)s^2\,\! s is the length of one side of the octagon.
Regular polygon \frac{ns^2} {4 \cdot \tan(\pi/n)}\,\! s is the sidelength and n is the number of sides.
\tfrac12a p \,\! a is the apothem, or the radius of an inscribed circle in the polygon, and p is the perimeter of the polygon.
Circle \pi r^2\ \text{or}\ \frac{\pi d^2}{4} \,\! r is the radius and d the diameter.
Circular sector \tfrac12 r^2 \theta \,\! r and \theta are the radius and angle (in radians), respectively.
Ellipse \pi ab \,\! a and b are the semi-major and semi-minor axes, respectively.
Total surface area of a Cylinder 2\pi r (r + h)\,\! r and h are the radius and height, respectively.
Lateral surface area of a cylinder 2 \pi r h \,\! r and h are the radius and height, respectively.
Total surface area of a Cone \pi r (r + l) \,\! r and l are the radius and slant height, respectively.
Lateral surface area of a cone \pi r l \,\! r and l are the radius and slant height, respectively.
Total surface area of a Sphere 4\pi r^2\ \text{or}\ \pi d^2\,\! r and d are the radius and diameter, respectively.
Total surface area of an ellipsoid   See the article.
Total surface area of a Pyramid B+\frac{P L}{2}\,\! B is the base area, P is the base perimeter and L is the slant height.
Square to circular area conversion \frac{4}{\pi} A\,\! A is the area of the square in square units.
Circular to square area conversion \frac{1}{4} C\pi\,\! C is the area of the circle in circular units.

The above calculations show how to find the area of many common shapes.

The area of irregular polygons can be calculated using the "Surveyor's formula".[2]

Additional formulae

Areas of 2-dimensional figures

  • a triangle: \tfrac12Bh (where B is any side, and h is the distance from the line on which B lies to the other vertex of the triangle). This formula can be used if the height h is known. If the lengths of the three sides are known then Heron's formula can be used: \sqrt{s(s-a)(s-b)(s-c)}(where a, b, c are the sides of the triangle, and s = \tfrac12(a + b + c) is half of its perimeter) If an angle and its two included sides are given, then area=absinC where C is the given angle and a and b are its included sides. If the triangle is graphed on a coordinate plane, a matrix can be used and is simplified to the absolute value of (x1y2+ x2y3+ x3y1 - x2y1- x3y2- x1y3) all divided by 2. This formula is also known as the shoelace formula and is an easy way to solve for the area of a coordinate triangle by substituting the 3 points, (x1,y1) (x2,y2) (x3,y 3). The shoelace formula can also be used to find the areas of other polygons when their vertices are known. Another approach for a coordinate triangle is to use Infinitesimal calculus to find the area.
  • a simple polygon constructed on a grid of equal-distanced points (i.e., points with integer coordinates) such that all the polygon's vertices are grid points: i + \frac{b}{2} - 1, where i is the number of grid points inside the polygon and b is the number of boundary points. This result is known as Pick's theorem.

Area in calculus

[[File:|thumb|287px|The area between two graphs can be evaluated by calculating the difference between the integrals of the two functions]]

  • the area between the graphs of two functions is equal to the integral of one function, f(x), minus the integral of the other function, g(x).
  • an area bounded by a function r = r(θ) expressed in polar coordinates is {1 \over 2} \int_0^{2\pi} r^2 \, d\theta .
  • the area enclosed by a parametric curve \vec u(t) = (x(t), y(t)) with endpoints \vec u(t_0) = \vec u(t_1) is given by the line integrals
\oint_{t_0}^{t_1} x \dot y \, dt = - \oint_{t_0}^{t_1} y \dot x \, dt = {1 \over 2} \oint_{t_0}^{t_1} (x \dot y - y \dot x) \, dt

(see Green's theorem)

or the z-component of
{1 \over 2} \oint_{t_0}^{t_1} \vec u \times \dot{\vec u} \, dt.

Surface area of 3-dimensional figures

  • cube: 6s^2, where s is the length of the top side
  • rectangular box: 2 (\ell w + \ell h + w h) the length divided by height
  • cone: \pi r\left(r + \sqrt{r^2 + h^2}\right), where r is the radius of the circular base, and h is the height. That can also be rewritten as \pi r^2 + \pi r l where r is the radius and l is the slant height of the cone. \pi r^2 is the base area while \pi r l is the lateral surface area of the cone.
  • prism: 2 × Area of Base + Perimeter of Base × Height

General formula

The general formula for the surface area of the graph of a continuously differentiable function z=f(x,y), where (x,y)\in D\subset\mathbb{R}^2 and D is a region in the xy-plane with the smooth boundary:

A=\iint_D\sqrt{\left(\frac{\partial f}{\partial x}\right)^2+\left(\frac{\partial f}{\partial y}\right)^2+1}\,dx\,dy.

Even more general formula for the area of the graph of a parametric surface in the vector form \mathbf{r}=\mathbf{r}(u,v), where \mathbf{r} is a continuously differentiable vector function of (u,v)\in D\subset\mathbb{R}^2:

A=\iint_D \left|\frac{\partial\mathbf{r}}{\partial u}\times\frac{\partial\mathbf{r}}{\partial v}\right|\,du\,dv. [1]

Minimization

Given a wire contour, the surface of least area spanning ("filling") it is a minimal surface. Familiar examples include soap bubbles.

The question of the filling area of the Riemannian circle remains open.

See also

References

Notes

  1. ^ a b do Carmo, Manfredo. Differential Geometry of Curves and Surfaces. Prentice-Hall, 1976. Page 98.
  2. ^ http://www.maa.org/pubs/Calc_articles/ma063.pdf

External links


Wiktionary

Up to date as of January 14, 2010

Definition from Wiktionary, a free dictionary

See also area

Contents

Galician

Noun

área f. (plural áreas)

  1. area, extent of surface

See also


Spanish

Noun

área f. (plural áreas)

Singular
área f.

Plural
áreas f.

  1. An area.
  2. (unit of area) are

Usage notes

The feminine noun área is like other feminine nouns starting with a stressed a sound in that it takes the definite article el (normally reserved for masculine nouns) in the singular when there is no intervening adjective:

el área

However, if an adjective intervenes between the article and the noun, the article reverts to la.

Synonyms


Simple English

Area is the amount of space a two dimensional (flat) surface takes up. It is useful because it is how much of a material is needed to make a hollow container; for example, how much wood is needed to make a wardrobe.

You can use different formulas to find the area of different shapes.

  • Area of a rectangle is the length of any two touching sides multiplied together. In other words, length times width.
  • Area of a triangle is half of the base multiplied by the perpendicular height. This can be found using the trigonometry formula, A = 1/2 ab \sin c..
  • Area of a circle: A = \pi r^2.

The area of a flat object is related to the surface area and volume of a three-dimensional object.

The area under a curve can be found using integration, from calculus.

Some units used to measure area are square mile and square kilometre.


Citable sentences

Up to date as of December 08, 2010

Here are sentences from other pages on Area, which are similar to those in the above article.








Got something to say? Make a comment.
Your name
Your email address
Message
Please enter the solution to case below
5-2=