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
  • Natural Numbers
  • Whole Numbers
  • Real Numbers
  • Integers
  • Rational Numbers
  • Irrational Numbers
  • Complex Numbers
  • Prime Numbers
  • Odd Numbers
  • Even Numbers
  • Number System
Open In App
Next Article:
Addition and Subtraction of Decimals
Next article icon

Addition and Subtraction of Decimals

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

Adding and Subtracting Decimals refers to the calculation of the sum and difference of two decimal numbers respectively. Decimals are numbers that contain decimals or points i.e., " . " between their digits. The number written on the left-hand side of the decimal is called the whole part and the number written on the right-hand side of the decimal is called the fractional part.

Addition and Subtraction of Decimals is similar to the addition and subtraction of normal numbers with some minor differences. In this article, we will learn in detail about the method and steps of adding and subtracting Decimals.

addition-and-subtraction-of-decimals

Table of Content

  • What is Addition and Subtraction of Decimals?
  • Decimal Addition
  • Subtraction of Decimals
  • Solved Examples on Adding and Subtracting Decimals
  • Practice Questions on Addition and Subtraction of Decimals

What is Addition and Subtraction of Decimals?

Adding decimals means finding the sum of two or more decimal numbers while Subtracting Decimals means finding the difference between two decimal numbers. The process of addition and subtraction of decimals is the same as that of normal while keeping in mind the decimal point.

If there are two unlike decimals then we first need to make it like decimal by placing extra zeros and then add or subtract as per our requirement. It should be noted that placing extra zeros after the last digit in a decimal number doesn't change the value of the number.

Decimal Addition

Addition of Decimal is the method of adding two or more decimal numbers. In this topic, we will learn the steps to add decimals and also decimal addition for like and unlike decimals.

How to Add Decimals?

Addition of Decimals can be performed using the following steps:

Step 1: Make sure the decimal point of the numbers are perfectly aligned in a vertical line.

Step 2: Write zeroes in the places where the numbers are not of the same length.

Step 3: Add the numbers and find the output.

Let us take an example for better understanding:

Example: Add 12.25 and 2.32.

Solution:

Step 1: Make sure the decimal point of the numbers are perfectly aligned in a vertical line.

Addition-of-Decimals-1

Step 2: Write zeroes in the places where the numbers are of not the same length.

Addition-of-Decimals-2

Step 3: Add the numbers and find the output.

Addition-of-Decimals-3

Adding Like Decimals

Like Decimals are those whose length after the decimal point is the same i.e. there are an equal number of digits after the decimal. While adding like decimals we simply add it like two numbers and place the decimal point in the answer exactly at the same location where it is present in the two numbers. The addition of like decimals can be better understood using an example.

Example: Add 113.351 and 103.752

Answer:

Example of Addition-of-Decimals

Adding Unlike Decimals

While adding unlike decimals we just have to convert unlike decimals into like decimals by placing zero in the decimal number of shorter length so that the number of digits in both decimal numbers after the point becomes the same. Once, the two numbers become like decimals, add them as we have done in like decimals.

Example: Add 93.6 and 23.453

Answer:

Example of Addition-of-Decimals

Subtraction of Decimals

Subtraction of Decimal means finding the difference between two decimal numbers. In this heading, we will steps to calculate the difference between two decimal numbers, the subtraction of like and unlike decimals.

How to Subtract Decimals?

The steps to subtract two decimals are mentioned below:

Step 1: Make sure the decimal point of the numbers are perfectly aligned in a vertical line.

Step 2: Write zeroes in the places where the numbers are not the same length.

Step 3: Subtract the numbers and find the output.

Example: Subtract 7.45 from 234.2?

Solution:

Step 1: Make sure the decimal point of the numbers are perfectly aligned in a vertical line.

Subtraction of Decimals 1

Step 2: Write zeroes in the places where the numbers are of not the same length.

Subtraction of Decimals 2

Step 3: Subtract the numbers and find the output.

Subtraction of Decimals 3

Subtraction of Like Decimals

Subtraction of Like decimal is similar to that of subtraction of normal numbers just placing a decimal in the answer at the same location where it is present in the minuend and subtrahend. An Example of Subtraction of Like Decimal is mentioned below for better understanding.

Example: Subtract 23.56 from 85.43

Answer:

Example of Subtraction of Decimals

Subtraction of Unlike Decimals

While Subtracting unlike decimals, we first need to make the two decimals like by placing extra zeros in the decimal of shorter length and then we will subtract in the same manner as we do in case of like decimals.

Example: Subtract 13.567 from 82.4

Answer:

Example of Subtraction of Decimals

Read More,

  • Fractions
  • Adding Fractions
  • Subtracting Fractions
  • Operation on Real Numbers

Solved Examples on Adding and Subtracting Decimals

Example 1: Add 1.2 and -2.2?

Solution: 

1.2 + (-2.2) = 1.2 - 2.2 = -1.0

Example 2: Add -3.2 and 4.51?

Solution:

(-3.2) + 4.51 = -3.20 + 4.51 = 1.31

Example 3: Subtract 25.334 from 34.23?

Solution: 

34.23 - 25.334 = 9.096

Example 4: Subtract -342.42 from -244.44?

Solution:

-244.44 -(-342.42) = -244.44 + 342.42 = 97.98

Practice Questions on Addition and Subtraction of Decimals

Solve the following:

  • 8.75 + 2.25 − 1.5
  • 12.34 − 6.78
  • 0.56 + 0.44 − 0.1
  • 19.99 − 10.01 + 5.5
  • 7.07 − 2.02 + 4.04
  • 23.45 + 6.78 + 12.34
  • 0.003 + 2.1
  • 11.22 - 3.33

Next Article
Addition and Subtraction of Decimals

A

abhinavjain194
Improve
Article Tags :
  • Mathematics
  • School Learning
  • Maths MAQ
  • Numbers
  • Maths-Calculators
Practice Tags :
  • Numbers

Similar Reads

    Subtraction of Decimal
    Subtraction of decimals is finding the difference between two or more decimal numbers and other numbers like whole, decimal, or natural numbers. The subtraction of decimals is similar to the subtraction of whole numbers.Subtraction of Decimal To find the subtraction of decimals, take two decimal num
    6 min read
    Addition and Subtraction in Scientific Notation
    Scientific notation is a way to represent large and smaller numbers in easy representation form. Any number can be represented in this scientific notation such that the number is in between 1 (one) and 10 (ten) and is multiplied by the power of 10. Example: 7200000 (72 Lakhs) can be represented in s
    5 min read
    Addition and Subtraction Worksheet
    Addition and Subtraction are basic arithmetic operations with many applications in various fields of mathematics and daily life. Understanding these processes is important as they form the basis for more complicated mathematical concepts.In this article, we will solve addition and subtraction proble
    3 min read
    Decimal Fraction
    Decimal fractions are fractions that have denominators with a power of 10. Various examples of decimal fractions are 2/10, 3/100, 15/10, etc. As we know fractions are written in the form of Numerator/Denominator and if the Denominator in these fractions is in the power of 10 i.e., 10, 100, 1000, etc
    4 min read
    Convert Fractions to Decimals
    Converting fractions to decimals is a process of converting a number represented in the form of p/q where q\neq 0 to decimal form. There are two main methods to convert Fractions to decimals are Long division method and the Denominator Adjustment method (for powers of 10). Example : 1.25 in decimal
    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