The area of a parallelogram equals base times perpendicular height, A = b·h, and its perimeter equals twice the sum of its two different side lengths, 2(a + b). To get a correct area you must use the perpendicular height between the parallel sides, not the slanted edge that runs between the base and the top, because the height is the distance the parallelogram actually covers. When you do not have a measured perpendicular height, the same area can be computed from two adjacent sides and the included corner angle using A = a·b·sin(θ). Both formulas describe the same quantity from different data, and they agree exactly because the perpendicular height equals the slanted side times the sine of the angle it makes with the base, h = a·sin(θ). The perimeter formula is straightforward: opposite sides of any parallelogram are equal, so adding all four sides collapses to twice the sum of the two distinct lengths.

how to find parallelogram area and perimeter
how to find parallelogram area and perimeter

The Two Formulas for Parallelogram Area

The cleanest version is A = b·h, where b is the length of a base side and h is the perpendicular distance from that base to the opposite, parallel side. Multiply those two numbers and you have the area in square units. The key word is perpendicular: the height has to be measured at a right angle to the base, because the slanted side of the parallelogram is almost always longer than the height and using it inflates the answer.

The other form, A = a·b·sin(θ), uses two adjacent sides a and b together with the angle θ between them. The factor sin(θ) accounts for how much the parallelogram is leaning. At θ = 90° the shape is a rectangle and sin(90°) = 1, so the formula reduces to a·b. As the angle shrinks toward 0°, sin(θ) shrinks with it, and the area drops even though the side lengths never change.

These two formulas are not separate ideas — they are the same formula written with different data. The perpendicular height of the parallelogram equals the slanted side times the sine of the angle that side makes with the base, h = a·sin(θ). Substitute that into A = b·h and you get A = b·(a·sin θ) = a·b·sin(θ). Pick whichever form matches the numbers you can actually measure.

The calculator internally converts degrees to radians (θ·π/180) before computing the sine, so you can type familiar values like 30, 45, 60, or 90 directly. You do not need to do the conversion yourself.

How to Find Area and Perimeter with the Calculator

Opening the calculator, choosing your input method, and reading the result takes three short steps.

  1. Open the Parallelogram Area Calculator and choose an input method: Base × height (A = b·h) or Two sides + angle (A = a·b·sin θ).
  2. Enter your numbers — the base and perpendicular height for the first method, or the two side lengths and the included angle in degrees for the second method.
  3. Read the area of the parallelogram below the inputs along with the worked formula. If you used the two-sides method, the perimeter 2(a + b) also appears, since opposite sides of a parallelogram are equal.

Every calculation runs locally in your browser — nothing is uploaded — so the result appears the instant you finish typing and your inputs stay private.

Base × Height vs. Two Sides + Angle: Which Should You Use?

AspectBase × HeightTwo Sides + Angle
Inputs neededOne base length and one perpendicular heightTwo adjacent side lengths and the angle between them
Best whenYou can measure the straight-up distance between the parallel sidesYou know the edges of the shape and the corner angle but no perpendicular drop
FormulaA = b·hA = a·b·sin(θ)
Trig requiredNoneSine of the angle in degrees
Perimeter outputNot produced (only one side length is known)2(a + b) shown alongside the area
Typical situationsDrafting cross-sections, classroom diagrams with given heights, rectangular reductionsSurveying plots, physics cross-product magnitudes, problems stated in terms of edges and angles

If you have both the height and the two sides, the two methods give identical areas — pick whichever set of inputs you trust more.

Worked Example: Sides of 5 and 4 at a 30° Angle

Take a parallelogram with adjacent sides of 5 units and 4 units, and the angle between them equal to 30°. The area is:

A = a·b·sin(θ) = 5 × 4 × sin(30°) = 20 × 0.5 = 10 square units.

The perimeter is:

P = 2(a + b) = 2 × (5 + 4) = 18 units.

To confirm from the other formula, compute the perpendicular height using h = a·sin(θ) = 5 × sin(30°) = 2.5 units, then A = b·h = 4 × 2.5 = 10 square units — the same answer.

Height vs. Slanted Side: A Common Source of Error

The most frequent mistake in parallelogram area problems is using the slanted side length where the perpendicular height is required. The slanted side and the height are different quantities: the height is measured straight across between the two parallel sides, while the slanted side is the actual edge of the shape. They are linked by h = a·sin(θ), so the height is always less than or equal to the slanted side and equals it only at θ = 90° (a rectangle). Plugging the slanted length into A = b·h overstates the area by a factor of 1/sin(θ).

Why the Angle Changes the Area

Two parallelograms can have identical side lengths and still enclose very different areas — the only thing that changes is the angle between the sides. Because A = a·b·sin(θ), the area is proportional to sin(θ). At θ = 90° the parallelogram becomes a rectangle and sin(90°) = 1, which is the maximum area those two sides can enclose. As the angle moves toward 0° or toward 180° the shape flattens, sin(θ) approaches 0, and the area shrinks toward 0. This is the key feature that separates a parallelogram from a rectangle: the angle matters, not just the lengths.

Units, Privacy, and Where Parallelogram Area Shows Up

The area comes out in square units of whatever length unit you used: centimeters give square centimeters, meters give square meters. The tool does not convert between unit systems, so keep every input in the same unit — mixing meters and feet in the same calculation produces a meaningless answer.

Parallelogram area and perimeter calculations show up throughout geometry and trigonometry homework, in the magnitude of the cross product of two vectors (which equals a·b·sin θ, the area of the parallelogram the vectors span), in land-measurement and surveying problems, in engineering cross-sections, and in tiling or quilting layouts where you need to know how much material a slanted piece will cover. Because the calculator does all of its work in your browser, you can iterate freely on different angle or side values without anything leaving your device.