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
  • Chemistry Class 11 Notes
  • Physical Chemistry
  • Organic Chemistry
  • Inorganic Chemistry
  • Analytical Chemistry
  • Biochemistry
  • Chemical Elements
  • Chemical Compounds
  • Chemical Formula
  • Real life Application of Chemistry
  • Chemistry Class 8 Notes
  • Chemistry Class 9 Notes
  • Chemistry Class 10 Notes
  • Chemistry Class 12 Notes
Open In App
Next Article:
Charles Law
Next article icon

Charles Law

Last Updated : 21 Nov, 2023
Comments
Improve
Suggest changes
Like Article
Like
Report

Charles Law is one of the fundamental laws used for the study of gases. Charles Law states that the volume of an ideal gas is directly proportional to the temperature (at absolute scale) at constant pressure. Famous French physicist Jacques Charles formulated this law in the year 1780.

Let's learn about Charles Law's derivation and others in detail in this article.

Table of Content

  • What is Charles Law?
  • Jacques Charles
  • Charles's Law Formula
  • Derivation of Charles Law Formula
  • Experiment Verification of Charles law
  • Limitations of Charles law

What is Charles Law?

Charles’ Law, also called the law of volumes, states that at constant pressure the volume of a gas varies directly with the temperature. i.e. increase in the temperature of the gas results in an increase in the volume and conversely decrease in the temperature of the gas results in a decrease in the volume of the gas.

Suppose the initial temperature of the gas is T1 when its volume is V1 also, its volume at temperature T2 is V2. Now according to Charles's Law.

V2/V1 = T2/T1

V1T2 = V2T1

This above equation establishes a proportional relation between the absolute temperature and the volume of the gas.

Defining Charles' Law

Charles's Law is defined as,

"The volume of a given mass of gas at constant pressure varies directly with its absolute temperature."

Jacques Charles

Jacques Charles is a French physicist that is famous for giving the Charles's Law of gases. He was born on 2nd November 1746 in Beaugency-sur-Loire. Charles along with Robert Brothers introduced hydrogen filled gas ballon. Using this balloon he ascended to a height of 1800 feet. This led to give him Charles's Law in 1787 which was later formulated by Gay-Lussac in 1802.

Charles Law Everyday Examples

Various examples where Charles Law is applicable in our everyday life are,

  • In winters the tyres of vehicles shrinks and it is important to check their pressure regularly.
  • If an air tube is placed in an pool outside in the sun then it can burst because of the air inside the tubes expands because of the Charles Law.

Charles's Law Formula

Charles Law equation states that, V α T. Now the Charles Law formula is,

V1/T1 = V2/T2

where,

  • V1 is the Initial Volume
  • T1 is the Initial Temperature in Kelvin
  • V2 is the Final Volume
  • T2 is the Final Temperature in Kelvin

This formula is used to find the volume or temperature of the gas if pressure of the gas is constant.

Derivation of Charles Law Formula

According to Charles Law, "Volume of a gas is Directly proportional to its temperature at constant pressure" The relation can be expressed as,

V α T  …(At constant Pressure)

When we substitute constant k for the proportionality sign, we obtain

V = kT

Note initially when the temperature at absolute scale is T1 and its volume is V1

then,

V1 = kT1....(1)

Now, when the temperature at absolute scale is T2 and its volume is V2

then,

V2 = kT2....(2)

dividing eq(1) by eq(2)

V1/V2 = kT1/kT2

V1/V2 = T1/T2

Thus, the Charles law is derived.

Experiment Verification of Charles Law

Charles law can be experimentally verified with the help of the diagram discussed below,

Experiment Verification of Charles law

Apparatus Required

The apparatus required for experimental verification of Charles law is,

  • Conical Flask
  • Beaker
  • Thermometer
  • Bunsen Burner
  • Rubber Stopper

Experiment

The beaker is filled with water and the empty conical flask is submerged in the beaker the set-up is then heated above Bunsen Burner the air inside the conical flask is then heated. The temperature of the system is measured using a thermometer in this condition (say 1). The setup is then cooled and the air inside the flask gets contracted in this condition(say 2) also the temperature is measured using the thermometer.

Noting the value of temperature and volume in conditions 1 and 2 Charles law is verified.

Graphical Representation Of Charles Law

The graph of Charles law is an Isobaric graph. An Isobaric graph is a graph that gives a straight line if plotted between volume(V) and temperature(T). The image given below shows the pressure of the different gases.

Graphical Representation Of Charles Law

The slope of this graph gives the pressure of the gas at a specific volume and temperature. The increase in pressure increases the slope of the V-T graph.

Charles Law Application In Real Life

Charles Law has a variety of applications some of the applications of Charles Law that we observed in our daily life are,

  • Hot air Balloons use the concept of Charles law to levitate.
  • Helium Balloons shrinking in colder environments is also an example of Charles law.
  • The decrease in the capacity of the lungs in the winter is also explained by Charles law
  • When the temperature inside the piston of a car engine increases the air expands and pushes the piston outwards which makes the car engine work this is also explained by Charles law.

Charles' Law Units

Charles's law defines the relation of volume of gas with the absolute temperature of the gas at constant pressure. The volume of the gas is measured in liter and 1 l = 10-3 m3. The temperature of the gas is measure in Kelvin which is the absolute scale of temperature.

Limitations of Charles law

The limitation of Charles Law is that it only applies to perfect gas. For a real gas, it is only valid at high temperatures and low pressures also, at high pressures, the relationship between volume and temperature is not linear.

Read More

  • Ideal Gas Equation
  • Gay Lussac’s Law Formula
  • Kinetic Theory of Gases

Charles Law Solved Examples

Example 1: At 19°C, a sample of gas takes up 2.55 L. What is the new volume of the gas if the pressure stays the same and the temperature is increased to 30°C?

Solution:

T1 = 273 + 19 = 292 K

T2 = 273 + 30 = 303 K

Given,

  • Initial Temperature = T1 = 292 K
  • Initial Volume = V1 = 2.55 l
  • Final Temperature = 303 K
  • Final Volume = V2 = ?

Now, according to Charles's Law

V1/T1 = V2/T2

2.55 / 292 = V2 /303

V2 = 2.55 × 303 / 292

V2 = 772.65 / 292

V2 = 2.64 L

Final Volume = V2 = 2.64 l

Example 2: At 123 degrees Celsius, helium gas has a volume of 1690 ml. Determine the temperature at which the capacity expands to 472 ml. Count on pressure remaining steady.

Solution:

T1 = 273 + 123 = 396 K

Given,

  • Initial Temperature = T1 = 396 K
  • Initial Volume = V1 = 1690 ml
  • Final Temperature = ?
  • Final Volume = V2 = 472 ml

Now, according to Charles's Law

V1/T1 = V2/T2

V1/T1V2 = 1/T2

T2 = T1V2 / V1

T2 = 396 × 1690 / 472

T2 = 669240 / 472

T2 = 1417.9 K

T2 = 1417.9 - 273 = 1144.9°C

Final Temperature = T2 = 1144.9°C

Example 3: What will the initial gas volume be at 400 K if the final volume is 13 L at 270 K?

Solution:

Given,

  • Initial Temperature = T1 = 400 K
  • Initial Volume = V1 = ?
  • Final Temperature = 270 K
  • Final Volume = V2 = 13 l

Now, according to Charles's Law

V1/T1 = V2/T2

V1 = V2T1 / T2

V1 = 13 × 400 / 270

V1 = 5200 / 270

V1 = 19.26 L

Initial Volume = V1 = 19.26 L

Example 4: What will happen to the gas's volume if 55 mL of it is cooled from 67°C to 30°C?

Solution:

T1 = 273 + 67 = 340 K

T2 = 273 + 30 = 303 K

Given,

  • Initial Temperature = T1 = 340 k
  • Initial Volume = V1 = 55 ml
  • Final Temperature = 303 K
  • Final Volume = V2 = ?

Now, according to Charles's Law

V1/T1 = V2/T2

V2 = V1T2 / T1

V2 = 55 × 303 / 340

V2 = 16665 /340

V2 = 49.015 ml

Final Volume = V2 = 49.015 ml

Example 5: A gas has a volume of 1.5 L at normal temperature. At a temperature of 333 K, determine the volume.

Solution:

Given,

  • Initial Temperature = T1 = 273 k
  • Initial Volume = V1 = 1.5 l
  • Final Temperature = T2 = 333k
  • Final Volume = V2 = ?

Now, according to Charles's Law

V1/T1 = V2/T2

V2 = V1T2 / T1

V2 = 1.5 × 333 / 273

V2 = 499.5 / 273

V2 = 1.8 L

Final Volume = V2 = 1.8 L

Example 7: At standard temperature the volume is 30 L, find the final temperature has a volume of 50 L.

Solution:

Given,

  • Initial Temperature = T1 = 273 k
  • Initial Volume = V1 = 30 l
  • Final Temperature = ?
  • Final Volume = V2 = 50 l

Now, according to Charles's Law

V1/T1 = V2/T2

T2 = T1V2 / V1

T2 = 273 × 30 / 50

T2 = 8190 / 50

T2 = 163.8 K

Final Temperature = T2 = 163.8 K

Related Article,

  • Newton’s Law of Cooling
  • Stefan-Boltzman Constant
  • Temperature Scales

Charles’s Law Practice Problems

P1. At standard temperature the volume is 32 L, find the final temperature has a volume of 86 L.

P2. A gas has a volume of 9 L at STP. At a temperature of 450 K, determine the volume.

P3. At standard temperature the volume is 87 L, find the final temperature has a volume of 5 L.

P4. A gas has a volume of 17 L at normal temperature. At a temperature of 789 K, determine the volume.


Next Article
Charles Law

S

swapnilkalyani96
Improve
Article Tags :
  • School Learning
  • Class 11
  • Chemistry
  • Chemistry-Class-11
  • Kinetic Theory of Gas

Similar Reads

    Applications of Charles Law
    Charles' Law is a fundamental principle in chemistry related to the behavior of gases. It states that the volume of a gas is directly proportional to its temperature when pressure is held constant. This Law finds numerous applications in various fields, particularly in the study of gas behavior and
    6 min read
    Evaluate 12C10
    The simplified value of 12C10 is 66 and the detailed solution for the same is added below: Evaluate 12C10Solution: We know, nCr = C(n, r) = n!/(n - r)!r! Here, we have, n = 12r = 10Putting the values of n and r in C(n, r) = n!/(n - r)!r! We get, C(12, 10) = 12!/(12 - 10)!10! On solving, we get, C(12
    3 min read
    Class 10 RD Sharma Solutions - Chapter 1 Real Numbers - Exercise 1.4
    Chapter 1 of RD Sharma's Class 10 Mathematics textbook delves into the concept of the Real Numbers laying the foundation for the various mathematical concepts. Exercise 1.4 focuses on applying properties and operations related to real numbers emphasizing the practical application of these concepts i
    15+ min read
    NCERT Books Class 12
    NCERT and its textbooks play a crucial role in the Indian education system. They ensure a standardized quality of education nationwide and provide a solid foundation for students to build their academic and professional careers. The focus on clarity, simplicity, and fundamental concepts makes NCERT
    15+ min read
    Class 10 NCERT Solutions- Chapter 1 Real Numbers - Exercise 1.2
    Chapter 1 of the Class 10 NCERT Mathematics textbook, "Real Numbers," introduces the concepts of real numbers, including their classification and properties. Exercise 1.2 focuses on problems related to finding the HCF (Highest Common Factor) and LCM (Least Common Multiple) of numbers, and understand
    7 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