Area Calculator
Result
Area 40 Area = Length × Width = 8 × 5
Perimeter 26
The Area Calculator finds the area of common shapes — rectangle, square, triangle, circle, trapezoid, parallelogram, and ellipse — from their dimensions. The formulas used are: Rectangle: l×w. Square: s². Triangle: ½bh. Circle: πr². Trapezoid: ½(a+b)h. Parallelogram: bh. Ellipse: πab.
Formula
Rectangle: l×w. Square: s². Triangle: ½bh. Circle: πr². Trapezoid: ½(a+b)h. Parallelogram: bh. Ellipse: πab.
- The Area Calculator updates instantly as you change the shape or its dimensions.
- Formula: Rectangle: l×w. Square: s². Triangle: ½bh. Circle: πr². Trapezoid: ½(a+b)h. Parallelogram: bh. Ellipse: πab.
- Input definitions: • Side a: length / radius / base / semi-major axis, depending on the shape • Side b: width / semi-minor axis / second parallel side • Height: used for triangle, trapezoid, and parallelogram
- Pick the shape first; only the relevant inputs are used for that shape's formula.
- All dimensions must share the same unit, and the area comes out in that unit squared.
- For rectangles, squares, and circles the calculator also shows perimeter or circumference.
Example Calculation
Inputs
- Side a (length / radius / base / semi-major axis): 8
- Side b (width / semi-minor axis / second parallel side): 5
- Height (h): 4
For a rectangle with side a = 8 and side b = 5, area = 8 × 5 = 40 square units. Switch the shape to triangle and the same a = 8 with height 4 gives ½ × 8 × 4 = 16.
Frequently asked questions
Which shapes does this calculator support?
Rectangle, square, triangle, circle, trapezoid, parallelogram, and ellipse. Choose the shape and enter its dimensions.
Which inputs are used for each shape?
Side a is the length, radius, base, or semi-major axis; side b is the width, semi-minor axis, or second parallel side; height is used for triangle, trapezoid, and parallelogram.
What units should I use?
Use the same length unit for every dimension. The area is then in that unit squared (e.g. m²).
Does it also give perimeter?
For rectangles and squares it shows the perimeter, and for circles it shows the circumference.
How is the area of an ellipse found?
Area = π × semi-major axis × semi-minor axis (πab), entered as side a and side b.
How can I verify the calculation manually?
Apply the shape's formula shown in the result help text and compare with your own arithmetic.
What if my shape is irregular?
Split it into these basic shapes, find each area, and add them together.
Related calculators
Triangle Calculator Popular Triangle Calculator is a mathematics calculator that helps you calculate triangle side lengths, angles, or area. The formula used is: Area = √(s(s−a)(s−b)(s−c)) where s = (a+b+c)/2 (Heron's formula). Angle A = arccos((b²+c²−a²)/(2bc)) — law of cosines.. Ensure all inputs share the same unit system (e.g. all metres or all feet) unless the formula converts between units. Volume Calculator Popular Volume Calculator is a mathematics calculator that helps you calculate the volume of a three-dimensional shape or container. The formula used is: Cube: a³. Rectangular prism: l×w×h. Cylinder: πr²h. Cone: ⅓πr²h. Sphere: 4/3 πr³. Pyramid: ⅓×base_area×h.. Ensure all inputs share the same unit system (e.g. all metres or all feet) unless the formula converts between units. Pythagorean Theorem Calculator Popular Pythagorean Theorem Calculator is a mathematics calculator that helps you calculate pythagorean theorem values from your input data. The formula used is: a² + b² = c². Find hypotenuse: c = √(a² + b²). Find a leg: a = √(c² − b²). Angles: sin(A) = a/c, sin(B) = b/c.. Ensure all inputs share the same unit system (e.g. all metres or all feet) unless the formula converts between units.