Alan B. answered 10/18/13
Tutor
5.0
(81)
Problem Solving in Physics, Astronomy, Statistics, Java, Math, UNIX
The area of a square is simply the length of side squared. That's because every side of a square is equal. Remember that a square is a special case of a rectangle. The area of a rectangle is the length times the width.
The area of a parallelogram is the base times the height. Visualize a parallelogram as a rectangle sandwiched between two right triangles. The area of the rectangle is the length times the width. The area of each triangle is 1/2 the triangle base times the height. So we have the total area as:
2(1/2 triangle base * height) + width of rectangle*height = height*(triangle base + width).
Now one triangle base + width is simply the base of the parallelogram. So the area of a parallelogram is:
parallelogram area = parallelogram base * height
..........................
. | |.
.| HEIGHT | .
|...................|.....
WIDTH TRIANGLE
BASE