Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Number System and Arithmetic
  • Algebra
  • Set Theory
  • Probability
  • Statistics
  • Geometry
  • Calculus
  • Logarithms
  • Mensuration
  • Matrices
  • Trigonometry
  • Mathematics
Open In App
Next Article:
Mid Point Theorem
Next article icon

Properties of Parallelograms

Last Updated : 10 Jun, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

Properties of Parallelograms: Parallelogram is a quadrilateral in which opposite sides are parallel and congruent and the opposite angles are equal. A parallelogram is formed by the intersection of two pairs of parallel lines.

In this article, we will learn about the properties of parallelograms, including solved examples and problems based on them.

Table of Content

  • What is a Parallelogram?
  • Important Properties of a Parallelogram
  • Properties of Parallelogram Diagonals
  • Theorems on Properties of a Parallelogram
    • Theorem 1: Opposite sides of a parallelogram are equal.
    • Theorem 2: Opposite angles of a parallelogram are equal.
    • Theorem 3: Diagonals of a parallelogram bisect each other.
  • Properties of Parallelogram Solved Examples
  • Properties of Parallelograms Problems

What is a Parallelogram?

A parallelogram is a quadrilateral with two pairs of opposite sides parallel and equal. The opposite angles of a parallelogram are also equal in measure. A parallelogram is a quadrilateral, i.e., a polygon with four sides and four angles; the opposite pair of angles are equal in the parallelogram. i.e. in a parallelogram ABCD ∠A is equal to ∠C and ∠B is equal to ∠D.

Read in Detail: What are Parallelograms?

Important Properties of a Parallelogram

A parallelogram is a quadrilateral in which opposite sides are parallel and equal in length. Also, opposite angles are equal. A few of the important properties of a parallelogram are:

  • Opposite sides of a parallelogram are equal in length and are parallel to each other.
  • Opposite angles in a parallelogram are equal.
  • The sum of all interior angles of a parallelogram is 360°.
  • Consecutive angles of a parallelogram are supplementary (180°).

Properties of Parallelogram Diagonals

Various properties of the diagonal of a parallelogram are:

  • Both diagonals of a parallelogram bisect each other.
  • The parallelogram is bisected into two congruent triangles by each diagonal.
  • By parallelogram law, the Sum of squares of a parallelogram's diagonal is equal to the sum of squares of all the sides of a parallelogram.

Theorems on Properties of a Parallelogram

A few important theorems on properties of a Parallelogram are:

  • Opposite sides of a parallelogram are equal.
  • If opposite sides are equal in a quadrilateral, then it is a parallelogram
  • Opposite angles of a parallelogram are equal.
  • If the opposite angles in a quadrilateral are equal, then it is a parallelogram
  • Diagonals of a parallelogram bisect each other.
  • If the diagonals of a quadrilateral bisect each other, then it is a parallelogram.

Let's discuss these theorems in detail with proof.

Theorem 1: Opposite sides of a parallelogram are equal.

Given: ABCD is a parallelogram

To Prove: AB = CD & DA = BC

 Parallelogram Theorem-1

Proof:

Given ABCD is a parallelogram. Therefore, 

AB || DC  &  AD || BC

Now,  AD || BC and AC is intersecting A and C respectively.

∠DAC = ∠BCA...(i)                  [Alternate Interior Angles]

Now, AB || DC and AC is intersecting A and C respectively.

∠BAC = ∠D ...(ii)                    [Alternate Interior Angles]

Now, In ΔADC & ΔCBA

∠DAC = ∠BCA [ From (i) ]
AC = AC [ Common Side ]
∠DCA = ∠BAC [ From (ii) ]

So, by ASA(Angle-Side-Angle) criterion of congruence

ΔADC ≅  ΔCBA

AB = CD & DA = BC [ Corresponding part of congruent triangles are equal ]

Hence Proved

Converse of Theorem 1: If opposite sides are equal in a quadrilateral, then it is a parallelogram

Given: Opposite sides in a quadrilateral ABCD are equal, AB = CD, and BC = AD.

To Prove: Quadrilateral ABCD is a parallelogram.

In quadrilateral ABCD, AB = CD and AD = BC. In triangles ABC, and CDA we have

AC = AC (Common sides)
AD = BC (given)
AB = CD (since alternate interior angles are equal)

So by the SSS congruency criterion, triangles ABC, and CDA are congruent, thus by CPCT corresponding angles of triangles are equal. Thus, ∠BAC = ∠DCA, and ∠BCA = ∠DAC.

Now AB || CD, BC || AD and thus ABCD is a parallelogram.

Theorem 2: Opposite angles of a parallelogram are equal.

Parallelogram Theorem-2

Given: ABCD is a parallelogram

To Prove:  ∠A = ∠C  and ∠B = ∠D

Proof:

Given ABCD is a parallelogram. Therefore, 

AB || DC  &  AD || BC

Now, AB || DC and AD is Intersecting them at A and D respectively.

∠A + ∠D = 180º               ...(i)             [ Sum of consecutive interior angles is 180º]

Now, AD || BC and DC is Intersecting them at D and C respectively.

∠D + ∠C = 180º              ...(ii)            [ Sum of consecutive interior angles is 180º]

From (i) and (ii) , we get

∠A + ∠D = ∠D  +  ∠C

So,  ∠A = ∠C

Similarly, ∠B = ∠D

∠A = ∠C and  ∠B = ∠D

Hence Proved

Converse of Theorem 2: If the opposite angles in a quadrilateral are equal, then it is a parallelogram

Given: In the quadrilateral ABCD ∠A = ∠C and ∠B = ∠D 

To Prove: ABCD is a parallelogram.

Proof:

Given ∠A = ∠C and ∠B = ∠D in quadrilateral ABCD. We have to prove ABCD is a parallelogram

∠A + ∠B + ∠C + ∠D = 360º (given ∠A = ∠C and ∠B = ∠D )

2(∠A + ∠B) =360º

∠A + ∠B = 180º.

Thus AD || BC. Similarly, we can show that AB || CD. 

Hence, AD || BC, and AB || CD. Therefore ABCD is a parallelogram.

Theorem 3: Diagonals of a parallelogram bisect each other.

Parallelogram Theorem-3

Given: ABCD is a parallelogram

To Prove: OA = OC & OB = OD

Proof:

AB || DC  &  AD || BC

Now, AB || DC and AC is intersecting A and C respectively.

∠BAC = ∠DCA                               [ Alternate Interior Angles are equal ]

So, ∠BAO = ∠DCO

Now,  AB || DC and BD is intersecting B and D respectively.

∠ABD = ∠CDB                               [ Alternate Interior Angles are equal ]

So, ∠ABO = ∠CDO

Now, in  ΔAOB &  ΔCOD we have, 

∠BAO = ∠DCO                               [ Opposite sides of a parallelogram are equal ]

AB = CD

∠ABO = ∠CDO

So, by ASA(Angle-Side-Angle) congruence criterion 

ΔAOB ≅  ΔCOD

OA = OC and OB = OD

Hence Proved

Converse of Theorem 3: If the diagonals of a quadrilateral bisect each other, then it is a parallelogram.

Given: The diagonals AC and BD bisect each other.

To Prove: ABCD is a parallelogram.

Proof:

If the diagonals AB and CD bisect each other. Then in Δ AOB, and Δ COD

AO = CO (Diagonals bisect each other)
BO = DO (Diagonals bisect each other)
∠AOB =∠COD (vertically opposite angles)

Thus, by SAS congruency criterion, triangles are congruent. So  ∠CAB = ∠DCA, and ∠DBA = ∠CDB. Hence, AB || CD, and BC || AD. Thus ABCD is a parallelogram.

Conclusion - Properties of Parallelograms

In conclusion, parallelograms are fundamental part of geometry. Their unique properties, such as congruent opposite sides and angles, and diagonals that bisect each other, make them applicable in various fields, from architecture to engineering. Understanding these properties enhances our ability to solve geometric problems and appreciate the mathematical harmony in the world around us.

Articles related to Parallelograms:

  • Area of Parallelogram
  • Congruence of Triangle
  • Parallelogram Formulas
  • Uses of Parallelogram in Daily Life Situations
  • Perimeter of a Parallelogram
  • Area of Parallelogram

Properties of Parallelogram Solved Examples

Example 1: ABCD is a quadrilateral with AB = 10 cm. Diagonals of ABCD bisect each other at right angles. Then find the perimeter of ABCD.

Solution:

We know that, if diagonals of a quadrilateral bisect each other at right angles then it is a rhombus.

Thus, ABCD is a rhombus and  AB = BC = CD = DA.

Thus, the perimeter of ABCD = 4(AB) = 4(10) = 40 cm

Example 2: Find area of a parallelogram where the base is 6 cm and the height is 12 cm.

Solution:

Given, Base = 6 cm and Height = 12 cm.

We know,

Area = Base x Height

Area = 6  × 12

Area = 72 cm2

Properties of Parallelograms Problems

1. In parallelogram ABCD, if ∠A=70∘, find the measures of ∠B, ∠C, and ∠D.

2. In parallelogram EFGH, the lengths of sides EF and EH are given as 8 cm and 12 cm, respectively. If the perimeter of the parallelogram is 40 cm, find the lengths of the other two sides FG and GH.

3. In parallelogram JKLM, the diagonals intersect at point O. If JO = 5 cm and OL = 7 cm, find the lengths of diagonals JL and KM.

4. In parallelogram PQRS, side PQ is parallel to side RS and the length of side PQ is 15 cm. If the area of parallelogram PQRS is 90 square cm and the height corresponding to base PQ is 6 cm, find the height corresponding to base PS.

5. In parallelogram ABCD, the diagonals AC and BD bisect each other at point O. If AO = 3x + 2 and OC = 2x + 5, find the value of x and the lengths of AO and OC.


Next Article
Mid Point Theorem

I

iuditbhaskar21
Improve
Article Tags :
  • Technical Scripter
  • Mathematics
  • School Learning
  • Class 9
  • Technical Scripter 2020
  • Quadrilaterals
  • Maths-Class-9

Similar Reads

    CBSE Class 9 Maths Revision Notes
    CBSE Class 9th Maths Revision Notes is an important phase of student’s life when they’re at a turning point in their life. The reason being class 9 is the foundation level to succeed in class 10. As you know, students must complete Class 9 in order to sit for Class 10 board examinations. Also, it la
    15+ min read

    Chapter 1: Number System

    Number System in Maths
    Number System is a method of representing numbers on the number line with the help of a set of Symbols and rules. These symbols range from 0-9 and are termed as digits. Let's learn about the number system in detail, including its types, and conversion.Number System in MathsNumber system in Maths is
    13 min read
    Natural Numbers | Definition, Examples & Properties
    Natural numbers are the numbers that start from 1 and end at infinity. In other words, natural numbers are counting numbers and they do not include 0 or any negative or fractional numbers.Here, we will discuss the definition of natural numbers, the types and properties of natural numbers, as well as
    11 min read
    Whole Numbers - Definition, Properties and Examples
    Whole numbers are the set of natural numbers (1, 2, 3, 4, 5, ...) plus zero. They do not include negative numbers, fractions, or decimals. Whole numbers range from zero to infinity. Natural numbers are a subset of whole numbers, and whole numbers are a subset of real numbers. Therefore, all natural
    10 min read
    Prime Numbers | Meaning | List 1 to 100 | Examples
    Prime numbers are those natural numbers that are divisible by only 1 and the number itself. Numbers that have more than two divisors are called composite numbers All primes are odd, except for 2.Here, we will discuss prime numbers, the list of prime numbers from 1 to 100, various methods to find pri
    12 min read
    Rational Numbers
    Rational numbers are a fundamental concept in mathematics, defined as numbers that can be expressed as the ratio of two integers, where the denominator is not zero. Represented in the form p/q​ (with p and q being integers), rational numbers include fractions, whole numbers, and terminating or repea
    15+ min read
    Irrational Numbers- Definition, Examples, Symbol, Properties
    Irrational numbers are real numbers that cannot be expressed as fractions. Irrational Numbers can not be expressed in the form of p/q, where p and q are integers and q ≠ 0.They are non-recurring, non-terminating, and non-repeating decimals. Irrational numbers are real numbers but are different from
    12 min read
    Real Numbers
    Real Numbers are continuous quantities that can represent a distance along a line, as Real numbers include both rational and irrational numbers. Rational numbers occupy the points at some finite distance and irrational numbers fill the gap between them, making them together to complete the real line
    10 min read
    Decimal Expansion of Real Numbers
    The combination of a set of rational and irrational numbers is called real numbers. All the real numbers can be expressed on the number line. The numbers other than real numbers that cannot be represented on the number line are called imaginary numbers (unreal numbers). They are used to represent co
    6 min read
    Decimal Expansions of Rational Numbers
    Real numbers are simply the combination of rational and irrational numbers, in the number system. In general, all the arithmetic operations can be performed on these numbers and they can be represented in the number line, also. So in this article let's discuss some rational and irrational numbers an
    6 min read
    Representation of Rational Numbers on the Number Line | Class 8 Maths
    Rational numbers are the integers p and q expressed in the form of p/q where q>0. Rational numbers can be positive, negative or even zero. Rational numbers can be depicted on the number line. The centre of the number line is called Origin (O). Positive rational numbers are illustrated on the righ
    5 min read
    Operations on Real Numbers
    Real Numbers are those numbers that are a combination of rational numbers and irrational numbers in the number system of maths. Real Number Operations include all the arithmetic operations like addition, subtraction, multiplication, etc. that can be performed on these numbers. Besides, imaginary num
    9 min read
    Rationalization of Denominators
    Rationalization of Denomintors is a method where we change the fraction with an irrational denominator into a fraction with a rational denominator. If there is an irrational or radical in the denominator the definition of rational number ceases to exist as we can't divide anything into irrational pa
    8 min read
    Nth Root
    Nth root of unity is the root of unity when taken which on taking to the power n gives the value 1. Nth root of any number is defined as the number that takes to the power of n results in the original number. For example, if we take the nth root of any number, say b, the result is a, and then a is r
    6 min read
    Laws of Exponents for Real Numbers
    Laws of Exponents are fundamental rules used in mathematics to simplify expressions involving exponents. These laws help in solving arithmetic problems efficiently by defining operations like multiplication, division, and more on exponents. In this article, we will discuss the laws of exponent for r
    6 min read

    Chapter 2: Polynomials

    Polynomials in One Variable | Polynomials Class 9 Maths
    Polynomials in One Variable: Polynomial word originated from two words “poly” which means “many” and the word “nominal” which means “term”. In maths, a polynomial expression consists of variables known as indeterminate and coefficients. Polynomials are expressions with one or more terms with a non-z
    7 min read
    Polynomial Formula
    The polynomial Formula gives the standard form of polynomial expressions. It specifies the arrangement of algebraic expressions according to their increasing or decreasing power of variables. The General Formula of a Polynomial:f(x) = an​xn + an−1​xn−1 + ⋯ + a1​x + a0​Where,an​, an−1​, …, a1​, a0​ a
    5 min read
    Types of Polynomials (Based on Terms and Degrees)
    Types of Polynomials: In mathematics, an algebraic expression is an expression built up from integer constants, variables, and algebraic operations. There are mainly four types of polynomials based on degree-constant polynomial (zero degree), linear polynomial ( 1st degree), quadratic polynomial (2n
    9 min read
    Zeros of Polynomial
    Zeros of a Polynomial are those real, imaginary, or complex values when put in the polynomial instead of a variable, the result becomes zero (as the name suggests zero as well). Polynomials are used to model some physical phenomena happening in real life, they are very useful in describing situation
    13 min read
    Factorization of Polynomial
    Factorization in mathematics refers to the process of expressing a number or an algebraic expression as a product of simpler factors. For example, the factors of 12 are 1, 2, 3, 4, 6, and 12, and we can express 12 as 12 = 1 × 12, 2 × 6, or 4 × 3.Similarly, factorization of polynomials involves expre
    10 min read
    Remainder Theorem
    The Remainder Theorem is a simple yet powerful tool in algebra that helps you quickly find the remainder when dividing a polynomial by a linear polynomial, such as (x - a). Instead of performing long or synthetic division, you can use this theorem to substitute the polynomial and get the remainder d
    8 min read
    Factor Theorem
    Factor theorem is used for finding the roots of the given polynomial. This theorem is very helpful in finding the factors of the polynomial equation without actually solving them.According to the factor theorem, for any polynomial f(x) of degree n ≥ 1 a linear polynomial (x - a) is the factor of the
    10 min read
    Algebraic Identities
    Algebraic Identities are fundamental equations in algebra where the left-hand side of the equation is always equal to the right-hand side, regardless of the values of the variables involved. These identities play a crucial role in simplifying algebraic computations and are essential for solving vari
    14 min read

    Chapter 3: Coordinate Geometry

    Coordinate Geometry
    Coordinate geometry is a branch of mathematics that combines algebra and geometry using a coordinate plane. It helps us represent points, lines, and shapes with numbers and equations, making it easier to analyze their positions, distances, and relationships. From plotting points to finding the short
    3 min read
    Cartesian Coordinate System
    Cartesian Coordinate System in Maths is a division of coordinate geometry where the location of a point in a plane or space is marked by a pair of numbers or three numbers. The branch of geometry that deals with the Cartesian Coordinate System is called Coordinate Geometry. The numbers which are use
    15+ min read
    Cartesian Plane
    Cartesian plane is defined as the two-dimensional plane used in the Cartesian coordinate system. This plane is formed by intersecting two perpendicular lines called the x-axis and the y-axis and their intersection is called the origin. This method of distributing the 2-Dimensional space into four ar
    9 min read

    Chapter 4: Linear equations in two variables

    Linear Equations in One Variable
    Linear equation in one variable is the equation that is used for representing the conditions that are dependent on one variable. It is a linear equation i.e. the equation in which the degree of the equation is one, and it only has one variable.A linear equation in one variable is a mathematical stat
    7 min read
    Linear Equation in Two Variables
    Linear Equation in Two Variables: A Linear equation is defined as an equation with the maximum degree of one only, for example, ax = b can be referred to as a linear equation, and when a Linear equation in two variables comes into the picture, it means that the entire equation has 2 variables presen
    9 min read
    Graph of Linear Equations in Two Variables
    Linear equations are the first-order equations, i.e. the equations of degree 1. The equations which are used to define any straight line are linear, they are represented as,  x + k = 0;  These equations have a unique solution and can be represented on number lines very easily. Let's look at linear e
    5 min read
    Graphical Methods of Solving Pair of Linear Equations in Two Variables
    A system of linear equations is just a pair of two lines that may or may not intersect. The graph of a linear equation is a line. There are various methods that can be used to solve two linear equations, for example, Substitution Method, Elimination Method, etc. An easy-to-understand and beginner-fr
    8 min read

    Chapter 5: Introduction to Euclid's Geometry

    Euclidean Geometry
    Euclidean geometry is the study of 2-Dimensional geometrical shapes and figures. Euclidean geometry is based on different axioms and theorems. The word geometry is derived from the Greek words ‘geo’ meaning Earth and ‘metrein’ meaning ‘To measure’. Thus, geometry is the measure of the Earth or vario
    15 min read
    Equivalent Version of Euclid’s Fifth Postulate
    Geometry has originated from a variety of civilizations. Almost every major civilization has studied and used geometry in its prime. Egyptian and Indian civilizations were more focused on using geometry as a tool. Euclid came and changed the way people used to think in geometry. Instead of making it
    6 min read

    Chapter 6: Lines and Angles

    Lines and Angles
    Lines and Angles are the basic terms used in geometry. They provide a base for understanding all the concepts of geometry. We define a line as a 1-D figure that can be extended to infinity in opposite directions, whereas an angle is defined as the opening created by joining two or more lines. An ang
    9 min read
    Types of Angles
    Types of Angles: An angle is a geometric figure formed by two rays meeting at a common endpoint. It is measured in degrees or radians. It deals with the relationship of points, lines, angles, and shapes in space. Understanding different types of angles is crucial for solving theoretical problems in
    10 min read
    Pairs of Angles - Lines & Angles
    When two lines share a common endpoint, called Vertex then an angle is formed between these two lines and when these angles appear in groups of two to display a specific geometrical property then they are called pairs of angles. Understanding these angle pairs helps in solving geometry problems invo
    8 min read
    Transversal Lines
    Transversal Lines in geometry is defined as a line that intersects two lines at distinct points in a plane. The transversal line intersecting a pair of parallel lines is responsible for the formation of various types of angles that, include alternate interior angles, corresponding angles, and others
    7 min read
    Angle Sum Property of a Triangle
    Angle Sum Property of a Triangle is the special property of a triangle that is used to find the value of an unknown angle in the triangle. It is the most widely used property of a triangle and according to this property, "Sum of All the Angles of a Triangle is equal to 180º." Angle Sum Property of a
    8 min read

    Chapter 7: Triangles

    Triangles in Geometry
    A triangle is a polygon with three sides (edges), three vertices (corners), and three angles. It is the simplest polygon in geometry, and the sum of its interior angles is always 180°. A triangle is formed by three line segments (edges) that intersect at three vertices, creating a two-dimensional re
    13 min read
    Congruence of Triangles |SSS, SAS, ASA, and RHS Rules
    Congruence of triangles is a concept in geometry which is used to compare different shapes. It is the condition between two triangles in which all three corresponding sides and corresponding angles are equal. Two triangles are said to be congruent if and only if they can be overlapped with each othe
    9 min read
    Theorem - Angle opposite to equal sides of an isosceles triangle are equal | Class 9 Maths
    In geometry, an isosceles triangle is a triangle that has two sides of equal length. Sometimes it is specified as having exactly two sides of equal length, and sometimes as having at least two sides of equal length, the latter version thus including the equilateral triangle as a special case. Exampl
    4 min read
    Triangle Inequality Theorem, Proof & Applications
    Triangle Inequality Theorem is the relation between the sides and angles of triangles which helps us understand the properties and solutions related to triangles. Triangles are the most fundamental geometric shape as we can't make any closed shape with two or one side. Triangles consist of three sid
    8 min read

    Chapter 8: Quadrilateral

    Angle Sum Property of a Quadrilateral
    Angle Sum Property of a Quadrilateral: Quadrilaterals are encountered everywhere in life, every square rectangle, any shape with four sides is a quadrilateral. We know, three non-collinear points make a triangle. Similarly, four non-collinear points take up a shape that is called a quadrilateral. It
    9 min read
    Quadrilaterals
    Quadrilateral is a two-dimensional figure characterized by having four sides, four vertices, and four angles. It can be broadly classified into two categories: concave and convex. Within the convex category, there are several specific types of quadrilaterals, including trapezoids, parallelograms, re
    12 min read
    Parallelogram | Properties, Formulas, Types, and Theorem
    A parallelogram is a two-dimensional geometrical shape whose opposite sides are equal in length and are parallel. The opposite angles of a parallelogram are equal in measure and the Sum of adjacent angles of a parallelogram is equal to 180 degrees.A parallelogram is a four-sided polygon (quadrilater
    10 min read
    Rhombus: Definition, Properties, Formula and Examples
    A rhombus is a type of quadrilateral with the following additional properties. All four sides are of equal length and opposite sides parallel. The opposite angles are equal, and the diagonals bisect each other at right angles. A rhombus is a special case of a parallelogram, and if all its angles are
    6 min read
    Trapezium: Types | Formulas |Properties & Examples
    A Trapezium or Trapezoid is a quadrilateral (shape with 4 sides) with exactly one pair of opposite sides parallel to each other. The term "trapezium" comes from the Greek word "trapeze," meaning "table." It is a two-dimensional shape with four sides and four vertices.In the figure below, a and b are
    8 min read
    Square in Maths - Area, Perimeter, Examples & Applications
    A square is a type of quadrilateral where all four sides are of equal length and each interior angle measures 90°. It has two pairs of parallel sides, with opposite sides being parallel. The diagonals of a square are equal in length and bisect each other at right angles.Squares are used in various f
    5 min read
    Kite - Quadrilaterals
    A Kite is a special type of quadrilateral that is easily recognizable by its unique shape, resembling the traditional toy flown on a string. In geometry, a kite has two pairs of adjacent sides that are of equal length. This distinctive feature sets it apart from other quadrilaterals like squares, re
    8 min read
    Properties of Parallelograms
    Properties of Parallelograms: Parallelogram is a quadrilateral in which opposite sides are parallel and congruent and the opposite angles are equal. A parallelogram is formed by the intersection of two pairs of parallel lines. In this article, we will learn about the properties of parallelograms, in
    9 min read
    Mid Point Theorem
    The Midpoint Theorem is a fundamental concept in geometry that simplifies solving problems involving triangles. It establishes a relationship between the midpoints of two sides of a triangle and the third side. This theorem is especially useful in coordinate geometry and in proving other mathematica
    6 min read

    Chapter 9: Areas of Parallelograms and Triangles

    Area of a Triangle | Formula and Examples
    The area of the triangle is a basic geometric concept that calculates the measure of the space enclosed by the three sides of the triangle. The formulas to find the area of a triangle include the base-height formula, Heron's formula, and trigonometric methods.The area of triangle is generally calcul
    6 min read
    Area of Parallelogram | Definition, Formulas & Examples
    A parallelogram is a four-sided polygon (quadrilateral) where opposite sides are parallel and equal in length. In a parallelogram, the opposite angles are also equal, and the diagonals bisect each other (they cut each other into two equal parts).The area of a Parallelogram is the space or the region
    8 min read
    Figures on the Same Base and between the Same Parallels
    A triangle is a three-sided polygon and a parallelogram is a four-sided polygon or simply a quadrilateral that has parallel opposite sides. We encounter these two polynomials almost everywhere in our everyday lives. For example: Let's say a farmer has a piece of land that is in the shape of a parall
    6 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences