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
  • Mathematics
  • Number System and Arithmetic
  • Algebra
  • Trigonometry
  • Statistics
  • Probability
  • Geometry
  • Mensuration
  • Calculus
  • Logarithms
Open In App
Next Article:
Decimal Fraction
Next article icon

Decimal Fraction

Last Updated : 06 Dec, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

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., it is called the Decimal Fractions.

Decimal Fractions are called decimal fractions because these fractions can be easily converted into decimal values. Such as the decimal value of 2/10 is 0.2, the decimal value of 34/100 is 0.34, and so on, which we will learn in the article further.

Decimal Fraction Chart

Table of Content

  • Types of Decimal Fraction
    • Terminating Decimals
    • Non-Terminating Repeating Decimals
    • Non-Terminating Non-Repeating Decimals
  • Operations on Decimal Fractions
  • Decimal Fractions Percentages

Types of Decimal Fraction

Decimal fractions are classified into two main categories, and the second category can further be categorised as follows:

  • Terminating Decimals
  • Non-Terminating Decimals
    • Non-Terminating Repeating Decimals
    • Non-Terminating Non-Repeating Decimals

Decimal Fractions

Let's discuss these types in detail.

Terminating Decimals

Decimal fractions of terminating decimals types have a finite number of digits after decimal. For example, 2.345, 7.21458210, 1039.9302. etc.

Non-Terminating Repeating Decimals

Decimal fractions of non-terminating decimal types have an infinite number of digits after decimal. For example, 2.31313131. . . , 401.103103103 . . . , 21.323232 . . ., etc.

Read more about Terminating and Non-Terminating Decimal Expansion.

Non-Terminating Non-Repeating Decimals

Decimal fractions of non-terminating non-repeating decimals have non-repeating digits after decimals. For example, e (Euler's Number), π (Pi), 1.01001000100001 . . ., √2, √5, etc.

Learn more about the Decimal Expansion of Real Numbers.

Operations on Decimal Fractions

We can perform various operations on Decimal Fractions such as addition, subtraction, multiplication or division. These are discussed in the following table:

OperationDescriptionExampleResult
AdditionAdd the decimal fractions by aligning the decimal points.2.35 + 4.77.05
SubtractionSubtract by aligning the decimal points.5.65 - 2.43.25
MultiplicationMultiply as regular numbers, then adjust the decimal point based on total decimal places.2.5 × 4.210.50
DivisionDivide as regular numbers, then adjust the decimal point as needed.5.6 ÷ 1.44.00
Conversion to FractionConvert decimal fraction to fraction form by writing it over a power of 10.0.75 → 75/1003/4

Read More,

  • Addition of Fraction
  • Subtracting Fractions
  • Multiplying Fractions

Decimal Fractions Percentages

Decimal fractions can be easily converted into percentages by multiplying the decimal fractions into 100 and then applying the % symbol. This can be explained by the example,

Example: Convert 3/10 into a percentage.

Solution:

3/10×100 = 30%

Similarly, we can convert all the decimal fractions into percentages and some of the important decimal fractions as percentages are given in the table,

Decimal Fraction

Equivalent Percenatge

1/10

10%

2/10

20%

5/10

50%

1/20

5%

1/50

2%

1/100

1%

Read More about Percentages.

Decimal Fractions and Percentages

Decimal Fractions and Percentages represent part of the whole, but there are some differences between both of them. These differences between both Decimal Fractions and Percentages are listed in the following table:

AspectDecimal FractionsPercentages
RepresentationRepresented as a decimal number between 0 and 1.Represented as a number followed by the "%" symbol, between 0% and 100%.
Range0 to 10% to 100%
Example0.25 for 25%25% for 0.25
UsageOften used in mathematical calculations and as a pure ratio.Commonly used in everyday situations to express proportions, discounts, or rates.

Equivalent Decimal Fractions

Decimal fractions can easily be converted into equivalent fractions by simply simplifying the fraction by dividing the numerator and denominator with the same number. 

Read more about Equivalent Fractions.

Example: Find the equivalent fraction of 4/20.

Solution:

4/20

Dividing Numerator and Numerator by 4

= 1/5

Similarly, we can convert all the decimal fractions into equivalent fractions and some of the important decimal fractions and their equivalent fraction are given in the table,

Decimal Fraction

Equivalent Fraction

2/10

1/5

4/10

2/5

5/10

1/2

4/20

1/5

5/50

1/10

10/100

1/10

Read More,

  • Fractions
  • Whole Numbers
  • Natural Numbers
  • Real Numbers

Examples on Decimal Fraction

Example 1: Find the sum of decimal fractions 31/10 and 23/100

Solution:

31/10 + 23/100

= (31/10)×(10/10) + 23/100 [Converting them into like fraction]

= 310/100 + 23/100

= (310 + 23)/100

= 333/100

= 3.33

Example 2: Find the difference of decimal fractions 31/10 and 23/100

Solution:

31/10 - 23/100

= (31/10)×(10/10) - 23/100 [Converting them into like fraction]

= 310/100 - 23/100

= (310 - 23)/100

= 287/100

= 2.87

Example 3: Find the product of decimal fractions 31/10 and 23/100

Solution:

31/10 × 23/100

= (31 × 23)/(10 × 100)

= 713/1000 = 0.713

Example 4: Divide the decimal fractions 31/10 and 23/100

Solution:

31/10 ÷ 23/100

= 31/10 × 100/23

= (31 × 100)/(10 × 23)

= 3100/230

= 310/23


Next Article
Decimal Fraction

S

satyam_sharma
Improve
Article Tags :
  • Mathematics
  • School Learning
  • Math-Concepts

Similar Reads

    GEEK-O-LYMPICS 2022 - May The Geeks Force Be With You!
    Is it possible to have tons of fun while maintaining your competitive spirit? Totally! It is 100% possible. For the geeks who code hard and play harder, Geek-O-Lympics is back yet again this year. Join this fun and frolic event of the month where you'll get to code while enjoying tons of activities
    4 min read
    GeeksforGeeks and Vasavi college of engineering Association - March 2018
    About the Event : Challengica is an event that would challenge your detective skills. You'll have to THINK -> 3 B's Big, Broad and Broader. You'll have to face 7 fun and challenging pictures. Look and feel the picture to decode and get you're logics right. So got a best buddy with equal interest?
    1 min read
    Khalsa College of Engineering and Technology Fest Experience (Tech Fest 2024)
    Hey! I'm so excited to tell you about my awesome time at Tech Fest 2024 at Khalsa College of Engineering and Technology which was a cool event. I got to present my paper on "AI in Cybersecurity," and guess what? I won first prize! I made sure my presentation was fun and easy to understand. I used lo
    2 min read
    #geekstreak2024 – 21 Days POTD Challenge Powered By Deutsche Bank
    Consistency is the key to success, but staying consistent can be challenging. To help motivate you on this journey, we're offering a stylish backpack from Deutsche Bank as a reward! All you need to do is maintain a 21-day streak of solving the Problem of the Day (POTD) on GeeksforGeeks, starting fro
    2 min read
    Geek Week 2021 - The Biggest Festival For Programmers
    The month of October brings along with itself festive vibes, good food & so many holidays too! Add to all that, a bit of geeky-ness. GeeksforGeeks is here to be a part of your October journey with our own festival too because, why not? For all the programmers out there, Geek Week 2021 is finally
    5 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