Geometry/Chapter 8

From testwiki
Revision as of 10:03, 23 October 2020 by imported>MarcGarver (Rejected the last 3 text changes (by 73.144.148.116, 41.114.98.142 and 41.113.226.163) and restored revision 3243498 by 119.95.65.221)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Perimeter

The perimeter of a particular shape is the total length of its sides.

  • For a triangle:

P=la+lb+lc The perimeter is equal to the length of side a, la , plus the length of side b, lb , plus the length of side c, lc .

  • For a square:

P=4l The perimeter is equal to 4 times the length (l) of a side.

  • For a rectangle:

P=2(b+h) The perimeter is equal to 2 times the sum of the base plus the height.

  • For regular polygons

P=nl The perimeter is equal to the number of sides (n) times the length (l) of a side.

Circles do not have sides made of line segments like polygons do but they do have a perimeter known as a circumference. C=2πr The circumference is equal to 2 times pi times the radius (r).

Area

Area of a shape is how much space is inside the perimeter.

  • For a triangle:

A=bh2 The area is equal to the product of the base (b) times the height (h) divided by 2.

  • For a square:

A=l2 The area is equal to the length (l) of a side squared.

  • For a rectangle:

A=bh The area is equal to the length of the base (b) times the base of the height (h).

  • For a circle:

A=πr2 The area is equal to pi times the radius (r) squared.

  • For polygons with irregular shapes a sum of smaller areas can be used. The smaller area must completely compose the polygon. Useful smaller areas can be squares, triangles, or rectangles.
  • There is another method to calculate the area of a polygon located in an 2D coordinate system:

A=|x1y2x2y1+x2y3x3y2+x3y4x4y3++xny1x1yn|2 where (xk,yk) is the ith vertex of the polygon, they have to be given in correct order, clockwise and counter clockwise is both ok. The polygon NEED NOT to be convex.

Volume

Volume is the amount of space an object occupies. Only shapes with 3 dimensions have a volume. This is because a 2 dimensional object has no thickness, and, therefore, takes-up no space.

  • For a cube:

V=l3 The volume is equal to the length of a side (l) cubed.

  • For a rectangular prism

V=bwh The volume is equal to the base (b) times the width (w) times the height (h).

  • For a sphere

V=4π3r3 The volume is equal to four-thirds pi times the radius cubed.

  • For a cone or pyramid

V=Bh3 The volume is one-third the area of the base times the height.

  • For a cylinder with a base of any shape (as long as the cross sectional area is constant),

V=Abaseh where h is the height (not slant height) of the cylinder and Abase is the area of the base. For example, the volume of a circular cylinder is πr2h

Surface Area

For most shapes you can find the surface area by adding up the area of all its sides. For example,

  • (closed) Box with dimensions w, l, and h: SA=2(lw+lh+wh)
  • Closed cube: SA=6s2
  • Closed Cylinder with base area A and base perimeter P: SA=Ph+2A
    For a circular cylinder, SA=2πr(r+h)

Spheres are special because they have no sides but using calculus it's possible to show that:

  • Sphere: SA=4πr2

Exercises

1. If a cylinder has a base area of 10cm and height of 12cm.what is its volume?

Geometry

{{Template:BOOKTEMPLATE/TOC}} Template:BookCat Template:Chapter navigation