top of page
Inaugurated by IN-SPACe
ISRO Registered Space Tutor

S3-SA2-0283

What is Brahmagupta's Formula for Cyclic Quadrilaterals?

Grade Level:

Class 6

AI/ML, Data Science, Physics, Economics, Cryptography, Computer Science, Engineering

Definition
What is it?

Brahmagupta's Formula helps us find the area of a special four-sided shape called a 'cyclic quadrilateral'. A cyclic quadrilateral is a shape where all four corners (vertices) touch the edge of a circle. This formula is super useful because it lets you calculate the area just by knowing the lengths of its four sides.

Simple Example
Quick Example

Imagine you have a piece of land in your village that is shaped like a cyclic quadrilateral. If you know the length of all four boundaries of this land – say, 5 meters, 6 meters, 7 meters, and 8 meters – you can use Brahmagupta's Formula to quickly find out its total area in square meters. This helps you figure out how much space you have for farming or building.

Worked Example
Step-by-Step

Let's find the area of a cyclic quadrilateral with sides a=3 cm, b=4 cm, c=5 cm, and d=6 cm.

Step 1: Calculate the semi-perimeter (s). The semi-perimeter is half the sum of all sides. s = (a + b + c + d) / 2
s = (3 + 4 + 5 + 6) / 2 = 18 / 2 = 9 cm
---
Step 2: Apply Brahmagupta's Formula: Area = sqrt((s-a)(s-b)(s-c)(s-d))
---
Step 3: Substitute the values into the formula.
Area = sqrt((9-3)(9-4)(9-5)(9-6))
---
Step 4: Calculate the values inside the square root.
Area = sqrt((6)(5)(4)(3))
---
Step 5: Multiply the numbers inside the square root.
Area = sqrt(360)
---
Step 6: Calculate the square root.
Area approx 18.97 cm^2

Answer: The area of the cyclic quadrilateral is approximately 18.97 square centimeters.

Why It Matters

Understanding Brahmagupta's Formula helps in fields like architecture and engineering to calculate land areas or material needs for complex designs. It's also foundational for computer graphics and game development, where precise area calculations are crucial for creating realistic virtual environments. This knowledge can open doors to careers in design, software development, and even space science at organizations like ISRO.

Common Mistakes

MISTAKE: Forgetting that the formula only works for cyclic quadrilaterals. | CORRECTION: Always check if the quadrilateral is cyclic (all vertices on a circle) before applying Brahmagupta's Formula. If it's not cyclic, you need other methods.

MISTAKE: Incorrectly calculating the semi-perimeter (s) or making calculation errors when subtracting side lengths from 's'. | CORRECTION: Double-check your addition of all four sides and then divide by 2 for 's'. Carefully perform each subtraction (s-a), (s-b), etc.

MISTAKE: Confusing Brahmagupta's Formula with Heron's Formula. | CORRECTION: Heron's Formula is for the area of a triangle. Brahmagupta's Formula is specifically for the area of a cyclic quadrilateral. They look similar but apply to different shapes.

Practice Questions
Try It Yourself

QUESTION: A cyclic quadrilateral has sides 4m, 5m, 6m, and 7m. Calculate its semi-perimeter. | ANSWER: 11m

QUESTION: Find the area of a cyclic quadrilateral with sides 7cm, 8cm, 9cm, and 10cm. Round to two decimal places. | ANSWER: Approximately 71.99 cm^2

QUESTION: If a cyclic quadrilateral has an area of 60 square units and its semi-perimeter is 10 units, and three terms (s-a), (s-b), (s-c) are 2, 3, 4 respectively, what is the value of (s-d)? | ANSWER: 5 units

MCQ
Quick Quiz

Which of the following shapes can Brahmagupta's Formula be used for?

Any quadrilateral

Only triangles

Only cyclic quadrilaterals

Only rectangles

The Correct Answer Is:

C

Brahmagupta's Formula is specifically designed to calculate the area of a cyclic quadrilateral, which is a quadrilateral whose vertices all lie on a single circle. It cannot be used for all quadrilaterals, triangles, or only rectangles.

Real World Connection
In the Real World

Urban planners in India sometimes deal with land parcels that might be approximated as cyclic quadrilaterals when designing new layouts for housing or parks. Using Brahmagupta's Formula helps them quickly estimate the area of such plots to calculate property taxes, allocate green spaces, or plan infrastructure. This is similar to how engineers at construction sites use geometry to ensure accurate measurements for buildings and roads.

Key Vocabulary
Key Terms

CYCLIC QUADRILATERAL: A four-sided shape whose all four vertices lie on the circumference of a circle. | SEMI-PERIMETER: Half the total perimeter of a polygon. | VERTEX: A corner point of a geometric shape. | AREA: The amount of surface enclosed by a shape.

What's Next
What to Learn Next

Great job learning about Brahmagupta's Formula! Next, you can explore Heron's Formula for the area of triangles, which is closely related. Understanding these formulas will build a strong foundation for more complex geometry problems and real-world applications in higher classes.

bottom of page