Calculate the area, perimeter, diagonals, and angles of a parallelogram from base + height or two sides + included angle. Detects rectangles, rhombuses, and squares.
A parallelogram is a four-sided figure (quadrilateral) whose opposite sides are parallel and equal in length. It is one of the fundamental shapes in geometry, generalizing both the rectangle (a parallelogram with right angles) and the rhombus (a parallelogram with all sides equal). If both conditions hold, you get a square.
The area of a parallelogram can be computed in two primary ways. The simplest is base × height, where the height is the perpendicular distance between the two parallel sides. Alternatively, if you know two adjacent sides a and b and the included angle θ, the area is a × b × sin(θ). This second formula is especially useful in surveying, physics (cross products), and engineering, where angles are easier to measure than perpendicular heights.
Beyond area, a parallelogram has rich geometric properties. Its diagonals bisect each other (but are generally unequal). Consecutive angles are supplementary (they add to 180°). The diagonal lengths can be found via the law of cosines: p = √(a² + b² − 2ab·cos θ) and q = √(a² + b² + 2ab·cos θ). The parallelogram law states that p² + q² = 2(a² + b²).
This calculator supports both input modes: base + height and sides + angle. It computes area, perimeter, both diagonal lengths, both angle pairs, and height. It automatically detects whether your shape is a special case — rectangle, rhombus, or square — and labels it accordingly. Presets, a visual comparison bar chart, and a reference table of example parallelograms make exploring these relationships easy.
Parallelogram Area & Properties problems often require several dependent steps, and a small arithmetic slip can propagate through every derived value. This calculator is tailored to that workflow: you enter height, side b, included angle, and it returns area, perimeter, height, diagonal p in one consistent pass. It is useful for homework checks, worksheet generation, tutoring walkthroughs, and fast field/design estimates where you need reliable geometry results without rebuilding the full derivation each time.
Area (base × height): A = b × h Area (sides + angle): A = a × b × sin(θ) Perimeter: P = 2(a + b) Diagonal p: √(a² + b² − 2ab·cos θ) Diagonal q: √(a² + b² + 2ab·cos θ) Height: h = b × sin(θ) Consecutive angles: θ and 180° − θ Parallelogram law: p² + q² = 2(a² + b²)
Result: Area ≈ 69.28, Perimeter = 36, Diagonals ≈ 9.17 and 15.62
For a parallelogram with sides 10 and 8 and included angle 60°: Area = 10 × 8 × sin(60°) = 80 × 0.866 ≈ 69.28. Perimeter = 2(10 + 8) = 36. Diagonal p = √(100 + 64 − 160 × cos 60°) = √(164 − 80) = √84 ≈ 9.17. Diagonal q = √(164 + 80) = √244 ≈ 15.62.
This parallelogram area & properties tool links the entered values (height, side b, included angle, input mode) to the target geometry relationships used in class and practice problems. Instead of solving each intermediate step manually, you can validate setup and arithmetic quickly while still tracing which measurements drive the final result.
Formula focus: the calculator formula
Parallelogram Area & Properties shows up in school geometry, technical drafting, construction layout checks, and early engineering design estimates. When values are changed repeatedly, the calculator helps you compare scenarios quickly and see how sensitive the shape is to each dimension.
Start with the primary outputs (area, perimeter, height, diagonal p) and then use the remaining cards/tables to confirm consistency with your diagram. Keep units consistent across inputs, and round only at the end if your assignment or project specifies a fixed precision.
Area = base × height, or equivalently Area = a × b × sin(θ), where θ is the included angle between sides a and b. Use this as a practical reminder before finalizing the result.
Use the law of cosines: p = √(a² + b² − 2ab·cos θ) and q = √(a² + b² + 2ab·cos θ), where θ is the angle between sides a and b. Keep this note short and outcome-focused for reuse.
A rectangle is a special parallelogram where all angles are 90°. In a general parallelogram, consecutive angles are supplementary but not necessarily 90°.
The sum of the squares of both diagonals equals twice the sum of the squares of both sides: p² + q² = 2(a² + b²). This is always true for any parallelogram.
Yes! A rhombus is a parallelogram where all four sides are equal. Its diagonals are perpendicular bisectors of each other.
Height = side b × sin(θ), where θ is the included angle. For sides 10 and 8 with angle 60°: h = 8 × sin(60°) ≈ 6.93.