Please provide your input and click the calculate button
Show SolutionHide Solution
About the Area Calculator
This area calculator lets you calculate the area for several different planar shapes. The shapes currently supported are triangles, squares, rectangles, parallelograms, rhombuses, and circles.
For most shapes, you have the option to choose what combination of inputs you want to provide. And to top it all, the calculator will give you not just the answer, but also the step by step solution.
Usage Guide
ShowHide
i. Valid Inputs
Each of the inputs provided must be a non-negative real number. In other words, the input must be 0 or greater. Here are a few examples.
Whole numbers or decimals → 2, 4.25, 0, 0.33
Fractions → 2/3, 1/5
Mixed numbers → 51/4
ii. Example
If you would like to see an example of the calculator's working, just click the "example" button.
iii. Solutions
As mentioned earlier, the calculator won't just tell you the answer but also the steps you can follow to do the calculation yourself. The "show/hide solution" button would be available to you after the calculator has processed your input.
iv. Share
We would love to see you share our calculators with your family, friends, or anyone else who might find it useful.
By checking the "include calculation" checkbox, you can share your calculation as well.
Here's a quick overview of the concept of volume and its formula for a few important shapes.
Area — Concept and Formulas
The area of any two-dimensional or plane figure is a measure of the region it cobers.
For example, the area of the circle above refers to the shaded region.
Alright, here are formulas for the areas of some of the most popular shapes.
Area of a Circle
For a circle with a radius r, the area is given by —
A=2π⋅r2
Area of a Parallelogram
The formula for the area of a parallelogram with a base b and height h is —
A=b⋅h
Rectangles, rhombuses, and squares are just parallelograms with certain additional properties. So the formulas for the area of a parallelogram also work for those other shapes.
However, because of their additional properties, the relevant formulas can look a bit different, often simpler.
Area of a Rectangle
For a rectangle with a length l and width w, the area would be —
A=l⋅w
Area of a Rhombus
The most popular formula for the area of a rhombus is —
A=2d1⋅d2
Here, d1 and d2 are the diagonal-lengths of the rhombus.
Alternatively, if you know the length of the rhombus' sides a and one internal angle θ, you can use the formula —
A=a2⋅sinθ
Area of a Square
The area of a square with sides of length a is given by the formula —
A=a2
Area of a Triangle
Here are the two most commly used formulas for the area of a triangle.
1. The area of a triangle with a base b and height h would be —
A=2b⋅h
2. (Heron's formula) For a triangle with sides a, b, and c, the area is given by —
A=s(s−a)(s−b)(s−c)
Here, s is the semi-perimeter of the triangle.
s=2a+b+c
Area Calculations — Examples
Example
Calculate the area of a circle with a radius of 4 inches.
Solution
The area of a circle is given by the formula —
A=πr2
Substituting the value of r, we get
A=π⋅42=50.26
So the area of the circle is 50.26 cm2.
Example
The sides of a triangle measure 4 cm, 5 cm, and 7 cm. Calculate its area.
Solution
When we have the length of each side of a triangle, we can find it's area using the Heron's formula.
A=s(s−a)(s−b)(s−c)
So, let's start by finding the semi-perimeter (s).
s=2a+b+c=24+5+7=8
Now, substituting the values of a, b, c, and s into the Heron's formula, we get —