a = sides a lengths
b = sides b lengths (base)
p and q diagonal lengths
h = height
A, B, C, D = corner angles
K = area
P = perimeter
π = pi = 3.14159
√ = square root
Calculate certain variables of a parallelogram depending on the inputs provided. Calculations include side lengths, corner angles, diagonals, height, perimeter and area of parallelograms.
A parallelogram is a quadrilateral with opposite sides parallel. A parallelogram whose angles are all right angles is called a rectangle. And, a parallelogram whose angles are all right angels and whose sides are all equal is called a square. A rhombus (or diamond) is a parallelogram with all 4 sides equal length.
* Units: Note that units of length are shown for convenience. They do not affect the calculations. The units are in place to give an indication of the order of the calculated results such as ft, ft2 or ft3. Any other base unit can be substituted.
Corner Angles: A, B, C, D
- A = C
- B = D
- A + B = 180° = π radians
- for a parallelogram that is not a rectangle or square,
- 0 < A< 90° (0 < A < π/2)
- 90° < B < 180° (π/2 < B < π)
Area: K
with A and B in radians,
K = bh = ab sin(A) = ab sin(B)
Height: h
h = a sin(A) = a sin(B)
Diagonals: p, q
- p = √( a2 + b2 - 2ab cos(A) ) = √( a2 + b2 + 2ab cos(B) )
- q = √( a2 + b2 + 2ab cos(A) ) = √( a2 + b2 - 2ab cos(B) )
- p2 + q2 = 2(a2 + b2)
Perimeter: P
P = 2a + 2b
The following formulas, based on those above, are used within this calculator for the selected calculation choices.
Zwillinger, Daniel (Editor-in-Chief). CRC Standard Mathematical Tables and Formulae, 31st Edition New York, NY: CRC Press, p. 322, 2003.
Math Forum: Ask Dr. Math FAQ: Quadrilateral Formulas (http://mathforum.org/)
Weisstein, Eric W. "Parallelogram." From MathWorld--A Wolfram Web Resource. http://mathworld.wolfram.com/Parallelogram.html
Cite this content, page or calculator as:
Furey, Edward J. "Parallelogram Calculator" From CalculatorSoup.com - Online Calculation Resource.