Skip to content
geeksforgeeks
  • 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
  • Tutorials
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
  • Practice
    • Build your AI Agent
    • GfG 160
    • Problem of the Day
    • Practice Coding Problems
    • GfG SDE Sheet
  • Contests
    • Accenture Hackathon (Ending Soon!)
    • GfG Weekly [Rated Contest]
    • Job-A-Thon Hiring Challenge
    • All Contests and Events
  • Number System and Arithmetic
  • Algebra
  • Set Theory
  • Probability
  • Statistics
  • Geometry
  • Calculus
  • Logarithms
  • Mensuration
  • Matrices
  • Trigonometry
  • Mathematics
Open In App
Next Article:
Rationalization of Denominators
Next article icon

Operations on Real Numbers

Last Updated : 27 May, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

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 numbers are not real numbers. Imaginary numbers are used for defining complex numbers. To get real numbers, first, we have to understand rational numbers and irrational numbers. Rational numbers are those numbers that can be written as p/q where p is the numerator and q is the denominator and p and q are integers. For example, 5 can be written as 5/1, so it is a rational number and irrational numbers are those numbers that cannot be written in the form of p/q. 

For example, √3 is an irrational number, it can be written as 1.73205081 and continuous to infinity, and it cannot be written in the form of a fraction and is a non-terminating form and non-recurring decimal. And if combine rational numbers and irrational numbers become real numbers.

Example: 12, -8, 5.60, 5/1, π(3.14), etc.

Real numbers can be positive and negative, and it is denoted by R. All the decimals, natural numbers, and fraction come under this category.

Operations-on-Real-Numbers

Operations on Real Numbers

There are four basic mathematical operations

  • Addition
  • Subtraction
  • Multiplication
  • Division

We can easily perform all four mathematical operations with real numbers. Now we will understand these operations on real numbers, i.e. both rational numbers and irrational numbers.

Operation on Two Rational Numbers

When we perform arithmetic operations on two rational numbers like addition, subtraction, division, and multiplication then the result will be rational numbers.

Example

All mathematical operations performed on rational numbers are explained below,

  • 0.25 + 0.25 = 0.50 can be written as 50/100 (which is a form of p/q)
  • 0.20 – 0.10 = 0.10 can be written as 10/100 (which is a form of p/q)
  • 0.4 multiplied by 184 is 73.6 and can be written as 736/10 (which is a form of p/q)
  • 0.252 divided by 0.4 is 0.63 and can be written as 63/100 (which is a form of p/q)

Operations on Two Irrational Numbers

When we perform arithmetic operations like addition, subtraction, multiplication, or division on two irrational numbers then the result can be rational numbers or irrational numbers.

Example

All mathematical operations performed on irrational numbers are explained below,

  • √2 + √3 = 3.14 can be written as 314/100 which is a rational number.
  • √3 – √3 = 0 or 5√4 – 4√3 = 3.07 which can be written as 307/100 which is a rational number.

When √5 is multiplied by √5, we get 5 which is a rational number, or when √3 is multiplied by √5, we get √15 which is an irrational number. When √8 is divided by √8 we get 8 which is a rational number or if √5 is divided by √3 then we get (√5)/(√3) which is an irrational number.

Operation on Rational Numbers and Irrational Numbers

Various operations on a rational number and an irrational number are discussed below:

Addition

When we add an irrational number and a rational number then the result will be an irrational number. When 3 is added to 2√5 then the result will be an irrational number.

Subtraction

When we perform subtraction on an irrational number and a rational number then the result will be an irrational number. When 5√6 is subtracted to 3 then the result will be an irrational number.

Multiplication

When we perform this operation the result can be irrational or rational. When 3 is multiplied by √5 then the result will be 3√5 which is an irrational number and if √12 is multiplied by √3 then the result will be √36 and it can be written as 6 which is a rational number.

Division

If a rational number is divided by an irrational number or vice versa then the result will be always an irrational number. When 4 is divided by √2 then the results will be 4√2 which is an irrational number.

Properties of Real Numbers

We have four properties which are commutative property, associative property, distributive property, and identity property. Consider a, b, and c are three real numbers. Then these properties can be described as

Commutative Property

If a and b are the numbers, then a + b = b + a for addition and a × b = b × a for multiplication.

Addition:

a + b = b + a

For example, 5 + 6 = 6 + 5

Multiplication:

a × b = b × a

For example, 4 × 2 = 2 × 4

Read More about Commutative Property.

Associative Property

If a, b, and c are the real numbers then the form will be

a + (b + c) = (a + b) = c for addition and (a.b)c = a(b.c) for multiplication

Addition: 

a + (b + c) = (a + b) = c

For example, 5 + (3 + 2) = (5 + 3) + 2

Multiplication: 

(a.b)c = a(b.c)

For example, (4×2)×6 = 4×(2×6)

Read More about Associative Property.

Distributive Property

If a, b, and c are the real numbers then the final form will be

a (b + c) = ab + ac

(a + b) c = ac + ab

For example, 5 (2 + 3) = 5×2 + 5×3 the answer will be 25 for both the left and right terms.

Read More about Distributive Property.

Identity Property

There are two identity properties of real numbers, identity property of the addition of a real number states that, on adding a number with zero the result is the number itself, whereas the identity property of multiplication of a real number states that multiplying a number with one gives the numbers itself.

Addition:

a + 0 = 0 (0 is the additive identity)

Multiplication:

a × 1 = 1 × a = 1 (1 is multiplicative identity)

Read More about Identity Property.

Real Numbers

Various numbers are contained inside real numbers and some common numbers that are contained inside real numbers are,

  • Rational Numbers: 4/5, 0.82
  • Irrational Numbers: √2, π, 0.102012…
  • Integers: {… – 3, -2, -1,0,1,2,3…}
  • Whole Numbers: {0,1,2,3…}
  • Natural Numbers: {1,2,3…}

Operations on Real Numbers Examples

Example 1: Simplify (2√3 + √7) + (3√3 – 4√7)

Solution:

= (2√3 + √7) + (3√3 – 4√7)

= 2√3 + √7 + 3√3 – 4√7

= 2√3 + 3√3 + √7 – 4√7

= 5√3 – 3√7

Example 2: Simplify (-√3) × (- 4√3)

Solution:

= (-√3) × (- 4√3)

= 4(√3)(√3)

= 4 × 3

= 12

Example 3: Simplify (9√5 / 3√5)

Solution:

= (9√5 / 3√5)

= 9√5 / 3√5

= 3

Example 4: Simplify 34(√3) – √3(3 + √3)

Solution:

= 34(√3) – √3(3 + √3)

= 34(√3) – 3√3 – 3

= 31√3 – 3

Sample Problems on Operations on Real Numbers

Problem 1: Show that 7√7 is an irrational number.

Solution:

Let us assume, to the contrary, that 7√7 is rational.

That is, we can find coprime a and b (b ≠ 0) such that 7√7 = ab

Rearranging, we get √7 = ab/7

Since 7, a and b are integers, ab/7 is rational, and so √7 is rational.

But this contradicts the fact that √7 is irrational.

So, we conclude that 7√7 is irrational.

Problem 2: Explain why (17 × 5 × 13 × 3 × 7 + 7 × 13) is a composite number.

Solution:

17 × 5 × 13 × 3 × 7 + 7 × 13 …(i)

= 7 × 13 × (17 × 5 × 3 + 1)

= 7 × 13 × (255 + 1)

= 7 × 13 × 256

Number (i) is divisible by 2, 11 and 256, it has more than 2 prime factors.

Therefore, (17 × 5 × 13 × 3 × 7 + 7 × 13) is a composite number.

Problem 3: Prove that 3 + 2√3 is an irrational number.

Solution:

Let us assume to the contrary, that 3 + 2√3 is rational.

So that we can find integers a and b (b ≠ 0).

Such that 3 + 2√3 = ab, where a and b are coprime.

Rearranging the equations, we get since a and b are integers, we get a2b−32 is rational and so √3 is rational.

But this contradicts the fact that √3 is irrational.

So we conclude that 3 + 2√3 is irrational.

Practice Questions on Operations on Real Numbers

Q1: Add 3√3 and 15√3.

Q2: What should be subtracted from 20√5 to get 7√5

Q3: Divide -13/7 by 26/21.

Q4: Simplify -2/3 ⨯ 15/8 ⨯ -32/105

Q5: Solve 2/5(10/9 + 7/6)



Next Article
Rationalization of Denominators

D

dheerajhinaniya
Improve
Article Tags :
  • Class 9
  • Mathematics
  • School Learning
  • 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 a
      11 min read

    • Whole Numbers - Definition, Properties and Examples
      Whole numbers are a foundational concept in mathematics, encompassing all non-negative integers starting from zero. This set includes numbers like 0, 1, 2, 3, and so on, up to infinity. Unlike integers, whole numbers do not include negative numbers or fractions. Examples of Whole Numbers are 0, 2, 3
      9 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 pr
      13 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
      6 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
      14 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 expr
      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
      9 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 th
      11 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 sta
      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 the Geometry. They provide a base for understanding all the concepts of geometry. We define a line as a 1-D figure which can be extended to infinity in opposite directions, whereas an angle is defined as the opening created by joining two or more lines. A
      10 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
      10 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
      9 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 (quadrilate
      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
      7 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 ar
      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 calcu
      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 regio
      9 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