Skip to content

This repository contains the script that was written to solve an ideal gas laws lab that was given to my students.

Notifications You must be signed in to change notification settings

olsonjac/Gas_Law_Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

IDEAL GAS LAWS LAB

The students were tasked with creating air bags using ziploc bags and two main reactants(Hydrochloric Acid and Sodium Bicarbonate) This script was written to quickly run through a host of stoichiometric and gas law equations to insure that my students work was both accurate and safe to implement within the scope of our lab. The reaction taking place is represented below.

  • HCl + NaHCO3 >>> CO2 + H2O + NaCl The script begins by asking for the starting volume and mass of the reactants and then calculates the following values:
  1. Moles of both reactants
  2. Which reactant is the limiting reactant
  3. How many moles of the excess reactant will remain unreacted from the reaction
  4. The volume of CO2 gas that will be generated within the ziploc bag
  5. The relative pressure in "atm" that will be generated in the bag by the reaction(turns out that a pressure greater than 2 atm is not advisable)

About

This repository contains the script that was written to solve an ideal gas laws lab that was given to my students.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages