Computer Applications in Engineering and Construction Programming Assignment #4 Chemical equilibrium using root-finding techniques

Size: px
Start display at page:

Download "Computer Applications in Engineering and Construction Programming Assignment #4 Chemical equilibrium using root-finding techniques"

Transcription

1 CVEN Computer Applications in Engineering and Construction Programming Assignment #4 Chemical equilibrium using root-finding techniques Date distributed : 9/30/2015 Date due : 10/9/2015 at 8:00 a.m. Upload your memorandum and program code (in one Word file) to turnitin.com by the date and time listed above. Demonstrate your work in the memordandum text, and follow the directions in the course syllabus. 1 Introduction The composition of air in the Earth s atmosphere includes the dominant gases, nitrogen and oxygen, and many trace gases, including argon, carbon dioxide, and many others. Carbon dioxide is weakly soluble in water and behaves like an acid when dissolved. This makes the natural rain in a clean atmosphere slightly acidic as the carbon dioxide dissolves into the rain droplets. The chemical reactions in the rain droplet can be described by the following equilibrium reactions: CO 2 (g) CO 2 (aq) CO 2 (aq) + H 2 O H 2 CO 3 H 2 CO 3 H + + HCO3 HCO3 H+ + CO3 2 H 2 O H + + OH Carbon dioxide dissolves into water and then reacts with water nearly to completion to form H 2 CO 3, carbonic acid. The carbonic acid dissociates in solution to form HCO3, bicarbonate, and CO3 2, carbonate, each time also releasing a hydrogen ion. Finally, water also dissociates into its ionic components, H +, the hydrogen ion, and OH, the hydroxyl group. Each of these equilibrium equations has an associated equilibrium constant, the form of which depends on the reaction and common usage. Because the dissolved CO 2 reacts nearly fully in water to form H 2 CO 3, the solubility constant is usually written for the equivalent reaction CO 2 (g) + H 2 O H 2 CO 3 (aq) This dissolution reaction is governed by Henry s law, and at equilibrium, the concentrations of CIVIL 3136 TAMU College Station, Texas (979) FAX (979)

2 Table 1: Composition of carbon dioxide in water Components H + H 2 CO 3 H 2 0 Species H 2 CO HCO CO H OH Recipe CO H 2 O CO 2 (g) and H 2 CO 3 (aq) are related by the Henry s law coefficient, giving p CO2 = [H 2CO 3 ] K H where p CO2 is the partial pressure of carbon dioxide in the atmosphere and the [ ]-brackets indicate concentration. Here, we will use units of atm for pressure and M for concentration, where M is the molar concentration, given by moles of solute in moles of solvent; in this case, moles of carbonic acid per mole of water. Note that M is dimensionless in this unit system. The equilibrium constants for the two dissociation reactions for carbonic acid and bicarbonate are given by acidity constants. In the present case, they are K a1 = [H+ ][HCO 3 ] [H 2 CO 3 ] K a2 = [H+ ][CO 2 3 ] [HCO 3 ] (3) where K a1 and K a2 are dimensionless. The dissociation of water is normally related to the ion product of water, given by K w = [H + ][OH ] (4) where K w is also dimensionless. These equations are all coupled, so that the concentration [H + ] in one reaction must also be the same value in all other reactions at equilibrium. To solve this system of reactions, we must define the fundamental components of the system, the recipe for the mixture, and identify the individual species in each of the equations. The fundamental components in the water side of the system are H +, H 2 CO 3, and H 2 O, from which each of the remaining chemical species in the reaction equations can be assembled. The recipe for this mixture is simply carbon dioxide plus water. Table 1 shows how each of the species present in the mixture and the mixture recipe can be formed from the fundamental components. In the table, the numbers give the numbers of each of the fundamental components needed to form the chemicals listed in the left-hand column. (1) (2) 2

3 Each column of Table 1 represents a mass balance for each of the fundamental components of the system. Hence, to determine the total hydrogen ion content, we must add the first column together: T OT H + = [HCO 2 ] 2[CO2 3 ] + [H+ ] [OH ] = 0 (5) If we rearrange equations 1 through 4 to solve for the components of the above equation in terms of [H + ] and p CO2, then we obtain the governing equation for the hydrogen ion (after multiplying by minus one) K a1 K H p CO2 [H + ] + 2 K a1k a2 K H p CO2 [H + ] 2 [H + ] + K w [H + ] = 0 (6) In practice, we usually refer to the hydrogen ion concentration by the ph, which is defined as ph = log 10 [H + ] (7) In this programming assignment, we will explore methods to solve Equation 6 to compute the ph of rain water using root-finding techniques. 2 Assignment 2.1 ph of Natural Rain Water To find the ph of natural rain water for a given pco 2 concentration, it is necessary to solve Equation 6 for [H + ]. The equilibrium constants to use for this exercise are found by experiment and are given by K H,CO2 = M/atm K a1,co2 = K a2,co2 = K w = Do each of the following: 1. Write a Matlab function that returns the value of the LHS of Equation 6 given the inputs of ph and pco 2. For the root-finding problem, pco 2 will be constant, and ph will be the independent variable we adjust during each step of the root finding algorithm. 2. Check your Matlab function using hand calculations. Compute the correct result using a hand calculator for the case pco 2 = atm (280 ppm) and ph = 7. Note that the result will not be zero. Compute the corresponding result using your Matlab function. Document the results of your hand calculation check and the output from your function in the laboratory memorandum. 3. Write a separate Matlab function to implement the bisection method to solve for the root of Equation 6. Write a third Matlab.m-file to contain the script that will handle solving the whole root-finding problem. Define the required error criterion so that your program can 3

4 find the ph accurate to two decimal places; you should pass this criterion as input to your bisection method function. Test your code by solving for the ph given pco 2 = 280 ppm. In your laboratory memorandum, discuss how you set the upper and lower bounds for the bisection method, the error criterion you used, the solution for this case, and the number of iterations required to converge on the solution. Compare results at this stage to a separate set of hand calculations for the real root of the equation. 4. Plot the ph of rain droplets as a function of pco 2 for a range spanning 280 ppm to 420 ppm. Atmospheric CO 2 concentration has been measured on Mauna Loa in Hawaii for over 50 years. Look at the data available at: and discuss your plot in light of this trend in the text of your laboratory memorandum. 2.2 Acid Rain due to SO 2 Anthropogenic emission of SO 2, sulfur dioxide, to the atmosphere occurs primarily through fossil fuel combustion (coal, natural gas, etc.) and can also lead to lower ph in rain. Some reactions of SO 2 with hydrogen peroxide and ozone lead to sulfuric acid, H 2 SO 4, but reactions with pure water follow a similar set of equilibrium reactions to those for CO 2. These latter reactions are described by the following SO 2 (g) + H 2 O H 2 SO 3 (aq) H 2 SO 3 H + + HSO3 HSO3 H+ + SO3 2 H 2 O H + + OH The equilibrium constants for these reactions are different from those for CO 2 due to the different nature of the sulfur molecule, and are given by K H,SO2 = 1.23 M/atm K a1,so2 = K a2,so2 = 10 7 K w = For this set of parameter values, do each of the following: Show that the equation for [H + ] for SO 2 dissolution has the same form as Equation 6. Modify your function from item 1 above so that the equilibrium constants are provided as input and generalize the comments in your function to indicate that the partial pressure input can be for any gas that behaves in a similar way. Use your function and the built-in Matlab solver fzero to find the ph for rainwater due to SO 2 dissolution over the range of partial pressures pso 2 = 1 ppb to 10 ppb. You should 4

5 write a new driver program that defines the solubility constants and interacts with the fzero command. Be sure that ph is returned with at least two decimal places of accuracy, as before. Use fzero and a new definition of the root-finding problem to determine the pso 2 concentration that gives the same ph as a raindrop subject to 280 ppm CO 2. Think about what the relevant dependent variable is and what the appropriate root-finding equation would be. Discuss the results of each step in this section as part of your laboratory memorandum. 3 Acknowledgements This programming assignment was adapted from a similar assignment designed by Professor Cahill. A Using Matlab s fzero Command If the function for which you would like to find the root has only one input variable, then the normal usage of fzero can be used: xr = fzero(myfun, x0) where myfun is the name of your function file and x0 is an initial guess for the root. If, however, the function myfun takes additional inputs, then there are two main ways to do this. The way demonstrated in the Matlab help is to use anonymous functions. This has the disadvantage that if you change the value of the input parameters after the definition of the anonymous function, their values are not updated in the function unless you repeat the definition of the anonymous function. To avoid this problem, Matlab also allows you to pass the additional input parameters to the function through a list of variables at the end of the call to fzero. To do this, you must also pass the structure of options. A simple solution is to create an options structure using the default options. As an example, assume your function takes two inputs: myfun(x, A). You must be sure that the first input to the function is the independent variable you will adjust to find the root. Then, you can pass A to myfun from fzero as follows: opts = optimset; xr = fzero( myfun, x0, opts, A) Note that myfun must be enclosed in single quotes for this to work. The function optimset is a built-in Matlab function that returns the default options structure. Leave off the ; to see what is contained in this structure. An alternative syntax is to precede the function name by opts = optimset; xr = fzero(@myfun, x0, opts, A) This works for any number of input variables: you just list all of them starting from the position of A in the above two commands. This method works for most Matlab built-in functions that take user-defined functions as input, including fminsearch and the suite of ODE solvers. 5

ph and poh * OpenStax

ph and poh * OpenStax OpenStax-CNX module: m51117 1 ph and poh * OpenStax This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 By the end of this section, you will be able to:

More information

Section 3 Environmental Chemistry

Section 3 Environmental Chemistry Section 3 Environmental Chemistry 1 Environmental Chemistry Definitions Chemical Reactions Stoichiometry Photolytic Reactions Enthalpy and Heat of Reaction Chemical Equilibria ph Solubility Carbonate Systems

More information

Molar Mass to Moles Conversion. A mole is an amount of substance. The term can be used for any substance and 23

Molar Mass to Moles Conversion. A mole is an amount of substance. The term can be used for any substance and 23 Molar Mass to Moles Conversion A mole is an amount of substance. The term can be used for any substance and 23 indicates the presence of 6.02 x 10 particles. (this is known as Avogadro s Number) Particles

More information

INTRODUCTION TO CO2 CHEMISTRY

INTRODUCTION TO CO2 CHEMISTRY INTRODUCTION TO CO2 CHEMISTRY IN SEA WATER Andrew G. Dickson Scripps Institution of Oceanography, UC San Diego 410 Mauna Loa Observatory, Hawaii Monthly Average Carbon Dioxide Concentration Data from Scripps

More information

EEC 503 Spring 2009 REVIEW 1

EEC 503 Spring 2009 REVIEW 1 EEC 503 Spring 2009 REVIEW 1 1. Why are chemical reactions important to energy, environmental and process engineering? Name as many reasons as you can think of. 2. What is a chemical reaction? 3. What

More information

Chemistry 2000 Lecture 11: Chemical equilibrium

Chemistry 2000 Lecture 11: Chemical equilibrium Chemistry 2000 Lecture 11: Chemical equilibrium Marc R. Roussel February 4, 2019 Marc R. Roussel Chemical equilibrium February 4, 2019 1 / 27 Equilibrium and free energy Thermodynamic criterion for equilibrium

More information

Basic Chemistry Review. Stoichiometry and chemical reaction notation. 6O 2 (g) + C 6 H 12 O 6 (s) 6CO 2 (g) + 6H 2 O(g)

Basic Chemistry Review. Stoichiometry and chemical reaction notation. 6O 2 (g) + C 6 H 12 O 6 (s) 6CO 2 (g) + 6H 2 O(g) Basic Chemistry Review Stoichiometry and chemical reaction notation 6O 2 (g) + C 6 H 12 O 6 (s) 6CO 2 (g) + 6H 2 O(g) This is a straightforward chemical reaction (burning of glucose). Reactions must be

More information

Solutions. Solutions. How Does a Solution Form? Solutions. Energy Changes in Solution. How Does a Solution Form

Solutions. Solutions. How Does a Solution Form? Solutions. Energy Changes in Solution. How Does a Solution Form Ummm Solutions Solutions Solutions are homogeneous mixtures of two or more pure substances. In a solution, the solute is dispersed uniformly throughout the solvent. Solutions The intermolecular forces

More information

INTRODUCTION TO CO2 CHEMISTRY

INTRODUCTION TO CO2 CHEMISTRY INTRODUCTION TO CO2 CHEMISTRY IN SEA WATER Andrew G. Dickson Scripps Institution of Oceanography, UC San Diego Mauna Loa Observatory, Hawaii Monthly Average Carbon Dioxide Concentration Data from Scripps

More information

CS 221 Lecture 9. Tuesday, 1 November 2011

CS 221 Lecture 9. Tuesday, 1 November 2011 CS 221 Lecture 9 Tuesday, 1 November 2011 Some slides in this lecture are from the publisher s slides for Engineering Computation: An Introduction Using MATLAB and Excel 2009 McGraw-Hill Today s Agenda

More information

Chapter 11. Molecular Composition of Gases

Chapter 11. Molecular Composition of Gases Chapter 11 Molecular Composition of Gases PART 1 Volume-Mass Relationships of Gases Avogadro s Law Equal volumes of gases at the same temperature and pressure contain equal numbers of molecules. Recall

More information

1. Why are chemical reactions important to energy, environmental and process engineering? Name as many reasons as you can think of.

1. Why are chemical reactions important to energy, environmental and process engineering? Name as many reasons as you can think of. EEC 503 Spring 2013 REVIEW 1: BASIC KINETIC CONCEPTS 1. Why are chemical reactions important to energy, environmental and process engineering? Name as many reasons as you can think of. 2. What is a chemical

More information

CH 221 Chapter Four Part II Concept Guide

CH 221 Chapter Four Part II Concept Guide CH 221 Chapter Four Part II Concept Guide 1. Solubility Why are some compounds soluble and others insoluble? In solid potassium permanganate, KMnO 4, the potassium ions, which have a charge of +1, are

More information

Elements and Their Oxides

Elements and Their Oxides Elements and Their Oxides An oxide is a. Oxides can form when an element reacts with oxygen, often in air. This reaction can be rapid with the release of a great deal of energy, as in the combustion of

More information

Solution chemistry of carbon dioxide in sea water

Solution chemistry of carbon dioxide in sea water Page 1 of 15 Solution chemistry of carbon dioxide in sea water 1. Introduction This chapter outlines the chemistry of carbon dioxide in sea water so as to provide a coherent background for the rest of

More information

1. Balance the following chemical equations: a. C 8 H 18 + O 2 à CO 2 + H 2 O. b. B 5 H 9 + O 2 à B 2 O 3 + H 2 O. c. S 8 + Cl 2 à S 2 Cl 2

1. Balance the following chemical equations: a. C 8 H 18 + O 2 à CO 2 + H 2 O. b. B 5 H 9 + O 2 à B 2 O 3 + H 2 O. c. S 8 + Cl 2 à S 2 Cl 2 EXAM 2 PRACTICE QUESTIONS NOTE- THIS IS ONLY A SELECTION OF POSSIBLE TYPES OF QUESTIONS: REFER TO THE EXAM 2 REVIEW GUIDELINES FOR THE LIST OF LEARNING TARGETS. There will likely be other questions on

More information

10.1 Acids and Bases in Aqueous Solution

10.1 Acids and Bases in Aqueous Solution 10.1 Acids and Bases in Aqueous Solution Arrhenius Definition of Acids and Bases An acid is a substance that gives hydrogen ions, H +, when dissolved in water. In fact, H + reacts with water and produces

More information

Acid rain long recognized as a problem; the air pollution problem of the 80s, but it is still with us

Acid rain long recognized as a problem; the air pollution problem of the 80s, but it is still with us Aqueous Atmospheric Chemistry: Acid Rain Review Henry s Law: scavenging of water-soluble gases into clouds, fogs, and rain Review normal ph of rainwater ~ 5.6 due to dissolved CO 2 Acid precipitation a

More information

One major route to NO x deposition: gas phase oxidation

One major route to NO x deposition: gas phase oxidation CHEM/TOX 336 Lecture 12/13 Acid Rain Aqueous Atmospheric Chemistry: Acid Rain Review Henry s Law: scavenging of water-soluble gases into clouds, fogs, and rain Review normal ph of rainwater ~ 5.6 due to

More information

CHEMICAL EQUATIONS WHAT BALANCING AN EQUATION MEANS

CHEMICAL EQUATIONS WHAT BALANCING AN EQUATION MEANS 17 CHEMICAL EQUATIONS WHAT BALANCING AN EQUATION MEANS WHAT IS A CHEMICAL EQUATION? A chemical equation is a way of representing a chemical reaction in symbolic form. For example, when hydrochloric acid

More information

Chapter 15 Equilibrium

Chapter 15 Equilibrium Chapter 15. Chemical Equilibrium 15.1 The Concept of Equilibrium Chemical equilibrium is the point at which the concentrations of all species are constant. A dynamic equilibrium exists when the rates of

More information

Chem 12 Exam 3. Basic Skills Section. 1. What is the chemical formula for aluminum nitrate?

Chem 12 Exam 3. Basic Skills Section. 1. What is the chemical formula for aluminum nitrate? Chem 1 Exam Basic Skills Section 1. What is the chemical formula for aluminum nitrate? a) Al(N ) b) AlN c) Al(N ) d) Al (N ) e) Al (N ). What are the spectator ions in the solution after the complete neutralization

More information

(for tutoring, homework help, or help with online classes)

(for tutoring, homework help, or help with online classes) www.tutor-homework.com (for tutoring, homework help, or help with online classes) 1. chem10b 18.2-30 What is the final stage in municipal water treatment? A. aeration B. settling C. removal of added fluoride

More information

Chapter 15 Equilibrium

Chapter 15 Equilibrium Chapter 15. Chemical Equilibrium Common Student Misconceptions Many students need to see how the numerical problems in this chapter are solved. Students confuse the arrows used for resonance ( )and equilibrium

More information

ATOC 3500/CHEM 3151 Air Pollution Chemistry Lecture 1

ATOC 3500/CHEM 3151 Air Pollution Chemistry Lecture 1 ATOC 3500/CHEM 3151 Air Pollution Chemistry Lecture 1 Note Page numbers refer to Daniel Jacob s online textbook: http://acmg.seas.harvard.edu/publications/ jacobbook/index.html Atmos = vapor + sphaira

More information

Lecture 4 :Aqueous Solutions

Lecture 4 :Aqueous Solutions LOGO Lecture 4 :Aqueous Solutions International University of Sarajevo Chemistry - SPRING 2014 Course lecturer : Jasmin Šutković 11 th March 2014 Contents International University of Sarajevo 1. Aqueous

More information

CHEMISTRY 2813/01. How Far, How Fast? OXFORD CAMBRIDGE AND RSA EXAMINATIONS Advanced Subsidiary GCE

CHEMISTRY 2813/01. How Far, How Fast? OXFORD CAMBRIDGE AND RSA EXAMINATIONS Advanced Subsidiary GCE OXFORD CAMBRIDGE AND RSA EXAMINATIONS Advanced Subsidiary GCE CEMISTRY 2813/01 ow Far, ow Fast? Wednesday 8 JUNE 2005 Morning 45 minutes Candidates answer on the question paper. Additional materials: Data

More information

10.1 Chemical Equations

10.1 Chemical Equations Section 10.1 Equations 10.1 Equations Developing the language of chemistry reactions and change Think of the element symbols as the alphabet of chemistry and the formulas as the words of chemistry. s are

More information

ACIDS & BASES. Acids & Bases 1

ACIDS & BASES. Acids & Bases 1 ACIDS & BASES Acids and bases have real-life significance. The human body functions properly only when delicate acid-base balances are maintained and crops grow best in soil with the proper ph. In addition,

More information

Carbonate Chemistry Applied to the Beverage Production of Still Water

Carbonate Chemistry Applied to the Beverage Production of Still Water Carbonate Chemistry Applied to the Beverage Production of Still Water By Phillip L. Hayden, Ph.D., P.E. True North Thinking, LLC 591 Congress Park Drive Dayton, OH 45459 The chemistry of the carbonate

More information

Finding Formulas. using mass information about a compound to find its formula

Finding Formulas. using mass information about a compound to find its formula Finding Formulas using mass information about a compound to find its formula Molecular Formula Molecular formula is the actual formula of compounds which form molecules. For example, the molecular formula

More information

Basic Concepts of Chemistry Notes for Students [Chapter 12, page 1] D J Weinkauff - Nerinx Hall High School. Chapter 12 Properties of Solutions

Basic Concepts of Chemistry Notes for Students [Chapter 12, page 1] D J Weinkauff - Nerinx Hall High School. Chapter 12 Properties of Solutions Basic Concepts of Chemistry Notes for Students [Chapter 12, page 1] Chapter 12 Properties of Solutions Section 12 1: The Nature of Aqueous Solutions 1) Sec 12 1.1 Mixtures of Two Liquids When two liquids

More information

2 EQUILIBRIUM 2.1 WHAT IS EQUILIBRIUM? 2.2 WHEN IS A SYSTEM AT EQUILIBRIUM? 2.3 THE EQUILIBRIUM CONSTANT

2 EQUILIBRIUM 2.1 WHAT IS EQUILIBRIUM? 2.2 WHEN IS A SYSTEM AT EQUILIBRIUM? 2.3 THE EQUILIBRIUM CONSTANT 2 EQUILIBRIUM 2.1 WHAT IS EQUILIBRIUM? In general terms equilibrium implies a situation that is unchanging or steady. This is generally achieved through a balance of opposing forces. In chemistry equilibrium

More information

SSLC CHEMISTRY UNIT 2 MOLE CONCEPT - WORK SHEETS WORK SHEET 1

SSLC CHEMISTRY UNIT 2 MOLE CONCEPT - WORK SHEETS WORK SHEET 1 1 SSLC CHEMISTRY UNIT 2 MOLE CONCEPT - WORK SHEETS WORK SHEET 1 1 GAM atoms Mass in grams equal to its Atomic mass Element and GAM Number of Atoms Mass in grams 1 GAM Hydrogen atoms 1 g 1 GAM Helium atoms

More information

Figure 65: Reservoir in a steady state condition where the input flux is equal to the output flux and the reservoir size remains constant.

Figure 65: Reservoir in a steady state condition where the input flux is equal to the output flux and the reservoir size remains constant. 7. The carbon cycle 7.1. Box model of the carbon cycle Without the greenhouse effect, our planet would experience a permanent ice age and life as we know it would not be possible. The main contributors

More information

- Applications: In chemistry, this effect is often used to determine the molecular weight of an unknown molecule.

- Applications: In chemistry, this effect is often used to determine the molecular weight of an unknown molecule. 73 FREEZING POINT DEPRESSION concentration of solute (molality) Freezing point depression constant (for SOLVENT) Freezing point depression: The amount the freezing temperature is LOWERED by the solute.

More information

OH (ammonium hydroxide) are in 3.47 moles of NH 4. OH? 1 grams. 2 Na(s) + Cl 2. (g) 2 NaCl(s) (32.00 g/mol) according to the reaction C 3

OH (ammonium hydroxide) are in 3.47 moles of NH 4. OH? 1 grams. 2 Na(s) + Cl 2. (g) 2 NaCl(s) (32.00 g/mol) according to the reaction C 3 Question #: 1 Posting ID: 423347 Course: CHE 105 2015 SU Instructor: Sarah Edwards How many grams of NH 4 OH (ammonium hydroxide) are in 3.47 moles of NH 4 OH? 1 grams Question #: 2 When 2.61 grams of

More information

Solubility Rules See also Table 4.1 in text and Appendix G in Lab Manual

Solubility Rules See also Table 4.1 in text and Appendix G in Lab Manual Ch 4 Chemical Reactions Ionic Theory of Solutions - Ionic substances produce freely moving ions when dissolved in water, and the ions carry electric current. (S. Arrhenius, 1884) - An electrolyte is a

More information

Methane contains atoms of two elements, combined chemically. Methane is a mixture of two different elements.

Methane contains atoms of two elements, combined chemically. Methane is a mixture of two different elements. Q1.Methane (CH 4) is used as a fuel. (a) The displayed structure of methane is: Draw a ring around a part of the displayed structure that represents a covalent bond. (b) Why is methane a compound? Tick

More information

p. 309 #1-3, 5-9, 11-15, 17, 18 p. 403 #1, 2, 4-7, 10, 18, 19, 21 p. 358 #1-3, 9, 10 p. 408 #1, 8, 9, 11, 12, 14-18, 20-24, 28, 31-35

p. 309 #1-3, 5-9, 11-15, 17, 18 p. 403 #1, 2, 4-7, 10, 18, 19, 21 p. 358 #1-3, 9, 10 p. 408 #1, 8, 9, 11, 12, 14-18, 20-24, 28, 31-35 SCH3U Unit 4 Test Review Solutions & Solubility Name: Date: Solutions - Intermolecular/Intramolecular Forces -Ionic, dipole-dipole, hydrogen bonding, London Forces, covalent Like-dissolves-like Other terms:

More information

15.1 The Concept of Equilibrium

15.1 The Concept of Equilibrium Lecture Presentation Chapter 15 Chemical Yonsei University 15.1 The Concept of N 2 O 4 (g) 2NO 2 (g) 2 Chemical equilibrium occurs when a reaction and its reverse reaction proceed at the same rate. The

More information

Analytical Chemistry. Unit 5.1: The mole. Unit 5.2: The mole. Unit 5 & 6 ( se ven c la s s peri od s) Name:

Analytical Chemistry. Unit 5.1: The mole. Unit 5.2: The mole. Unit 5 & 6 ( se ven c la s s peri od s) Name: Name: Analytical Chemistry Unit 5 & 6 ( se ven c la s s peri od s) Unit 5.1: The mole 1) Moles a) A word that represents a number, like a dozen = 12, a ream = 500, or a pair =2. A mole is 602,214,141,070,409,084,099,072

More information

CHEMISTRY 110 EXAM 3 NOVEMER 12, 2012 FORM A

CHEMISTRY 110 EXAM 3 NOVEMER 12, 2012 FORM A CHEMISTRY 110 EXAM 3 NOVEMER 12, 2012 FORM A 1. Consider a balloon filled with 5 L of an ideal gas at 20 C. If the temperature of the balloon is increased by 70 C and the external pressure acting on the

More information

Chemistry 2202 Stoichiometry Unit Retest Review Guide

Chemistry 2202 Stoichiometry Unit Retest Review Guide Chemistry 2202 Stoichiometry Unit Retest Review Guide Chapter 2: The Mole Pgs. 42 77 You should be able to: 1. Define the term molar mass and calculate the molar mass of any given element or compound.

More information

Name: Score: /100. Part I. Multiple choice. Write the letter of the correct answer for each problem. 3 points each

Name: Score: /100. Part I. Multiple choice. Write the letter of the correct answer for each problem. 3 points each Name: Score: /100 Part I. Multiple choice. Write the letter of the correct answer for each problem. 3 points each 1. Which of the following contains the greatest number of moles of O? A) 2.3 mol H 2 O

More information

Chemical Reactions. Writing chemical reactions Types of chemical reactions Reactions in aqueous solutions. (ionic equations and solubility rules)

Chemical Reactions. Writing chemical reactions Types of chemical reactions Reactions in aqueous solutions. (ionic equations and solubility rules) Chemical Reactions Writing chemical reactions Types of chemical reactions Reactions in aqueous solutions (ionic equations and solubility rules) Writing Equations REACTANTS PRODUCTS gold (III) sulfide is

More information

Di erential equations

Di erential equations Chapter 2 Di erential equations In the second part of the semester, we develop skills in building models relevant to the Earth, Atmospheric, Oceanic and Planetary Sciences. In particular, di erential equations

More information

Learning Outcomes: At the end of this assignment, students will be able to:

Learning Outcomes: At the end of this assignment, students will be able to: Chemical Equilibria & Sample Preparation Purpose: The purpose of this assignment is to predict how solute concentrations are controlled by chemical equilibria, understand the chemistry involved with sample

More information

Aqueous Solutions and the Concept of ph

Aqueous Solutions and the Concept of ph Aqueous Solutions and the Concept of ph Key Terms self-ionization of water ph poh Section 1 10I, 10J Main Ideas Self-ionization of water forms hydronium and hydroxide ions. The concentrations of hydronium

More information

Get out a sheet of paper to take some notes on.

Get out a sheet of paper to take some notes on. Bellwork: Get out your old textbook and your ID. Get out a sheet of paper to take some notes on. Solve the following problem. Methyl alcohol, CH 3 OH, is a clean-burning, easily handled fuel. It can be

More information

Apply the concept of percent yield to stoichiometric problems. Methanol can be produced through the reaction of CO and H 2 in the presence of a

Apply the concept of percent yield to stoichiometric problems. Methanol can be produced through the reaction of CO and H 2 in the presence of a Apply the concept of percent yield to stoichiometric problems. Methanol can be produced through the reaction of CO and H 2 in the presence of a catalyst. CO (g) + H 2 (g) CH 3 OH (l) If 75.0 g of CO reacts

More information

L = 6.02 x mol Determine the number of particles and the amount of substance (in moles)

L = 6.02 x mol Determine the number of particles and the amount of substance (in moles) 1.1 The Mole 1.1.1 - Apply the mole concept to substances A mole is the name given to a certain quantity. It represents 6.02 x 10 23 particles. This number is also known as Avogadro's constant, symbolised

More information

2012 AP CHEMISTRY FREE-RESPONSE QUESTIONS

2012 AP CHEMISTRY FREE-RESPONSE QUESTIONS 01 AP CHEMISTRY FREE-RESPONSE QUESTIONS. A sample of a pure, gaseous hydrocarbon is introduced into a previously evacuated rigid 1.00 L vessel. The pressure of the gas is 0.00 atm at a temperature of 17C.

More information

F325: Equilibria, Energetics and Elements How Far?

F325: Equilibria, Energetics and Elements How Far? F325: Equilibria, Energetics and Elements 5.1.2 How Far? 100 marks 1. Syngas is a mixture of carbon monoxide and hydrogen gases, used as a feedstock for the manufacture of methanol. A dynamic equilibrium

More information

Conservation The Law of Conservation of Matter states that matter cannot be created or destroyed in ordinary chemical reactions. This means that no

Conservation The Law of Conservation of Matter states that matter cannot be created or destroyed in ordinary chemical reactions. This means that no Chemical Reactions Conservation The Law of Conservation of Matter states that matter cannot be created or destroyed in ordinary chemical reactions. This means that no atoms can be lost or gained. This

More information

Stoichiometry: Chemical Calculations. Chemistry is concerned with the properties and the interchange of matter by reaction i.e. structure and change.

Stoichiometry: Chemical Calculations. Chemistry is concerned with the properties and the interchange of matter by reaction i.e. structure and change. Chemistry is concerned with the properties and the interchange of matter by reaction i.e. structure and change. In order to do this, we need to be able to talk about numbers of atoms. The key concept is

More information

Bases = Anti-Acids. The process is called neutralization (neither acidic nor basic) O H 3 2H 2

Bases = Anti-Acids. The process is called neutralization (neither acidic nor basic) O H 3 2H 2 Bases = Anti-Acids Example: HCl(aq) + H 2 (l) à H 3 + (aq) + Cl - (aq) NaH(aq) à Na + (aq) + H - (aq) H 3 + (aq) + H - (aq) à 2H 2 (l) Net: HCl(aq) + NaH(aq) à Na + (aq) + Cl - (aq) + H 2 (l) The process

More information

Acid Rain. Computer OBJECTIVES

Acid Rain. Computer OBJECTIVES Acid Rain Computer 18 Acid rain is a topic of much concern in today s world. As carbon dioxide gas, CO 2, dissolves in water droplets of unpolluted air, the following reaction occurs: CO 2 + H 2 O H 2

More information

10.2 Mole-Mass and Mole- Volume Relationships. Chapter 10 Chemical Quantities. Volume Relationships The Mole: A Measurement of Matter

10.2 Mole-Mass and Mole- Volume Relationships. Chapter 10 Chemical Quantities. Volume Relationships The Mole: A Measurement of Matter Chapter 10 Chemical Quantities 101 The Mole: A Measurement of Matter 102 Mole-Mass and Mole- 103 Percent Composition and Chemical Formulas 1 http://wwwbrightstormcom/science/chem istry/chemical-reactions/molar-mass/

More information

Chapter 3: Acid Base Equilibria. HCl + KOH KCl + H 2 O acid + base salt + water

Chapter 3: Acid Base Equilibria. HCl + KOH KCl + H 2 O acid + base salt + water Chapter 3: Acid Base Equilibria HCl + KOH KCl + H 2 O acid + base salt + water What is an acid? The Arrhenius concept proposed that acids are substances that produce hydrogen ions (H + ) in aqueous solutions.

More information

Exam 3 Concepts! CH110 FA10 SAS 33

Exam 3 Concepts! CH110 FA10 SAS 33 Exam 3 Concepts! CH110 FA10 SAS 33 Properties of Gases What sorts of elements and compounds tend to be found as gasses at room temperature? What are the physical properties of gases? What is pressure?

More information

Chapter 15 Equilibrium

Chapter 15 Equilibrium Chapter 15. Chemical Equilibrium Common Student Misconceptions Many students need to see how the numerical problems in this chapter are solved. Students confuse the arrows used for resonance ( )and equilibrium

More information

TECHNICAL SCIENCE DAS12703 ROZAINITA BT. ROSLEY PUSAT PENGAJIAN DIPLOMA UNVERSITI TUN HUSSEIN ONN MALAYSIA

TECHNICAL SCIENCE DAS12703 ROZAINITA BT. ROSLEY PUSAT PENGAJIAN DIPLOMA UNVERSITI TUN HUSSEIN ONN MALAYSIA TECHNICAL SCIENCE DAS12703 ROZAINITA BT. ROSLEY PUSAT PENGAJIAN DIPLOMA UNVERSITI TUN HUSSEIN ONN MALAYSIA ii TABLE OF CONTENTS TABLE OF CONTENTS... i LIST OF FIGURES... iii Chapter 1... 4 SOLUTIONS...

More information

17.2 Thermochemical Equations

17.2 Thermochemical Equations 17.2. Thermochemical Equations www.ck12.org 17.2 Thermochemical Equations Lesson Objectives Define enthalpy, and know the conditions under which the enthalpy change in a reaction is equal to the heat absorbed

More information

CHEMISTRY HIGHER LEVEL

CHEMISTRY HIGHER LEVEL *P15* Pre-Leaving Certificate Examination, 2013 Triailscrúdú na hardteistiméireachta, 2013 CHEMISTRY HIGHER LEVEL TIME: 3 HOURS 400 MARKS Answer eight questions in all These must include at least two questions

More information

Name: Class: Date: SHORT ANSWER Answer the following questions in the space provided.

Name: Class: Date: SHORT ANSWER Answer the following questions in the space provided. CHAPTER 14 REVIEW Acids and Bases SECTION 1 SHORT ANSWER Answer the following questions in the space provided. 1. Name the following compounds as acids: a. H 2 SO 4 b. H 2 SO 3 c. H 2 S d. HClO 4 e. hydrogen

More information

Stoichiometry. The quantitative study of reactants and products in a chemical reaction. Burlingame High School Chemistry

Stoichiometry. The quantitative study of reactants and products in a chemical reaction. Burlingame High School Chemistry Stoichiometry The quantitative study of reactants and products in a chemical reaction 1 Stoichiometry Whether the units given for reactants or products are moles, grams, liters (for gases), or some other

More information

CALCULATIONS INVOLVING STRONG ACIDS & BASES. Write the ionization equation (strong acid) or dissociation equation (strong base)

CALCULATIONS INVOLVING STRONG ACIDS & BASES. Write the ionization equation (strong acid) or dissociation equation (strong base) 1 CALCULATIONS INVOLVING STRONG ACIDS & BASES 1. Finding H 3 O + (aq) ) from strong acid concentrations and OH - (aq) from strong base concentrations 2. Finding H 3 O + (aq) and OH - (aq) using K w. 3.

More information

15. Studio ScaleChem Getting Started

15. Studio ScaleChem Getting Started 15. Studio ScaleChem Getting Started Terminology Analysis Brines Gases Oils Reconciliation Before we can discuss how to use Studio ScaleChem we must first discuss some terms. This will help us define some

More information

Chapter 15. Chemical Equilibrium

Chapter 15. Chemical Equilibrium Chapter 15. Chemical Equilibrium 15.1 The Concept of Equilibrium Consider colorless frozen N 2 O 4. At room temperature, it decomposes to brown NO 2. N 2 O 4 (g) 2NO 2 (g) At some time, the color stops

More information

Acid Rain Drops Keep Falling on My Head Investigating Acid Rain

Acid Rain Drops Keep Falling on My Head Investigating Acid Rain Investigating Acid Rain Carbonic acid is produced when carbon dioxide gas dissolves in rain droplets of unpolluted air: (1) CO 2(g) + H 2 O (l) H 2 CO 3(aq) CO 2 Nitrous acid and nitric acid result from

More information

Evolution of Earth Environments Bio-Geo-Chemical Cycling

Evolution of Earth Environments Bio-Geo-Chemical Cycling Evolution of Earth Environments Bio-Geo-Chemical Cycling Evolution of the Earliest Atmospheres of Mars and Earth Volcanic Outgassing Evolving to Equilibrium Atmosphere To Atmosphere Lost to space (Abundant)

More information

CHEM 101A EXAM 1 SOLUTIONS TO VERSION 1

CHEM 101A EXAM 1 SOLUTIONS TO VERSION 1 CHEM 101A EXAM 1 SOLUTIONS TO VERSION 1 Multiple-choice questions (3 points each): Write the letter of the best answer on the line beside the question. Give only one answer for each question. B 1) If 0.1

More information

[ ] Sparkling Water and the Carbon Cycle

[ ] Sparkling Water and the Carbon Cycle Materials: Seltzer maker (SodaStream or similar) Some tasty cheese Tap water Glasses or cups for drinking ph paper Many people enjoy carbonated beverages, especially with food. The tiny bubbles and natural

More information

Chapter 4: Stoichiometry of Chemical Reactions. 4.1 Writing and Balancing Chemical Equations

Chapter 4: Stoichiometry of Chemical Reactions. 4.1 Writing and Balancing Chemical Equations Chapter 4: Stoichiometry of Chemical Reactions 4.1 Writing and Balancing Chemical Equations A chemical equation represents or symbolizes a chemical reaction. o Substances are represents by their chemical

More information

Dissolved Gases in Natural Water Dissolved Solids in Natural Water

Dissolved Gases in Natural Water Dissolved Solids in Natural Water Dissolved Gases in Natural Water Dissolved Solids in Natural Water Solubility of gases in water: Henry's Law concentration dissolved / partial pressure of the gas K H (units mol L -1 atm -1 ) = c X /p

More information

Name: CE 310 Sample First Exam Fall 20xx Closed Book Portion B.A. DeVantier

Name: CE 310 Sample First Exam Fall 20xx Closed Book Portion B.A. DeVantier Name: CE 310 Sample First Exam Fall 20xx Closed Book Portion B.A. DeVantier Matching. (2 points each) Put the letter of the description on the right which best describes one of the terms on the left. No

More information

ChE 505 Chapter 2N APPENDIX A

ChE 505 Chapter 2N APPENDIX A ChE 55 Chapter N APPENDIX A A.1 Rank and checking linear indepence of reactions using MATLAB In this appix we will describe the procedures involved in obtaining the rank of the matrix and identifying indepent

More information

The Mole. Relative Atomic Mass Ar

The Mole. Relative Atomic Mass Ar STOICHIOMETRY The Mole Relative Atomic Mass Ar Relative Molecular Mass Mr Defined as mass of one atom of the element when compared with 1/12 of an atom of carbon-12 Some Ar values are not whole numbers

More information

CHEMISTRY LTF DIAGNOSTIC TEST STATES OF MATTER TEST CODE:

CHEMISTRY LTF DIAGNOSTIC TEST STATES OF MATTER TEST CODE: Chemsitry States of Matter Multiple Choice 017074 CHEMISTRY LTF DIAGNOSTIC TEST STATES OF MATTER TEST CODE: 017074 Directions: Each group of questions below consists of five lettered answers followed by

More information

Solubility of gases in water: Henry s Law concentration dissolved / partial pressure of the gas K H (units mol L -1 atm -1 ) = c X /p X

Solubility of gases in water: Henry s Law concentration dissolved / partial pressure of the gas K H (units mol L -1 atm -1 ) = c X /p X CHEM/TOX 336 Lecture 11/12 Dissolved Gases in Natural Water Dissolved Solids in Natural Water Solubility of gases in water: Henry s Law concentration dissolved / partial pressure of the gas K H (units

More information

OFB Chapter 6 Condensed Phases and Phase Transitions

OFB Chapter 6 Condensed Phases and Phase Transitions OFB Chapter 6 Condensed Phases and Phase Transitions 6-1 Intermolecular Forces: Why Condensed Phases Exist 6- The Kinetic Theory of Liquids and Solids 6-3 Phase Equilibrium 6-4 Phase Transitions 6-5 Phase

More information

Chapter 8 Acids, Bases, and Acid-Base Reactions. An Introduction to Chemistry by Mark Bishop

Chapter 8 Acids, Bases, and Acid-Base Reactions. An Introduction to Chemistry by Mark Bishop Chapter 8 Acids, Bases, and Acid-Base Reactions An Introduction to Chemistry by Mark Bishop Chapter Map Arrhenius Base Definitions A base is a substance that generates OH when added to water. A basic solution

More information

An aqueous solution is 8.50% ammonium chloride by mass. The density of the solution is g/ml Find: molality, mole fraction, molarity.

An aqueous solution is 8.50% ammonium chloride by mass. The density of the solution is g/ml Find: molality, mole fraction, molarity. 66 An aqueous solution is 8.50% ammonium chloride by mass. The density of the solution is 1.024 g/ml Find: molality, mole fraction, molarity. Find molality: mass percent molality Assuming 100 g solution,

More information

3 Chemical Equilibrium

3 Chemical Equilibrium Aubrey High School AP Chemistry 3 Chemical Equilibrium Name Period Date / / 3.1 Problems Chemical Analysis 1. Write the equilibrium constant expressions for the following reactions. How are they related

More information

1. What is the mass percent of sulfur in Al 2 (SO 4 ) 3? A % C % B % D %

1. What is the mass percent of sulfur in Al 2 (SO 4 ) 3? A % C % B % D % 1. What is the mass percent of sulfur in Al 2 (SO 4 ) 3? A. 9.372 % C. 28.12 % B. 21.38 % D. 42.73 % 2. How many grams of phosphorus are in 35.70 g of P 2 O 5? A. 6.359 g C. 15.58 g B. 23.37 g D. 31.16

More information

Electrical Conductivity in Solutions

Electrical Conductivity in Solutions Electrical Conductivity in Some substances conduct electricity and some cannot. The conductivity of a substance is described as its ability to conduct an electric current. The conductivity of a substance

More information

Equilibrium. What is equilibrium? Hebden Unit 2 (page 37 69) Dynamic Equilibrium

Equilibrium. What is equilibrium? Hebden Unit 2 (page 37 69) Dynamic Equilibrium Equilibrium What is equilibrium? Hebden Unit (page 37 69) Dynamic Equilibrium Hebden Unit (page 37 69) Experiments show that most reactions, when carried out in a closed system, do NOT undergo complete

More information

Chapter 5. Chemistry for Changing Times, Chemical Accounting. Lecture Outlines. John Singer, Jackson Community College. Thirteenth Edition

Chapter 5. Chemistry for Changing Times, Chemical Accounting. Lecture Outlines. John Singer, Jackson Community College. Thirteenth Edition Chemistry for Changing Times, Thirteenth Edition Lecture Outlines Chemical Accounting John Singer, Jackson Community College Chemical Sentences: Equations Chemical equations represent the sentences in

More information

Chapter 16. Dr Ayman Nafady

Chapter 16. Dr Ayman Nafady Chemistry, The Central Science, 11th edition Theodore L. Brown, H. Eugene LeMay, Jr., Bruce E. Bursten Chapter 16 Dr Ayman Nafady John D. Bookstaver St. Charles Community College Cottleville, MO Some Definitions

More information

CHEMISTRY VCE UNITS 1&2 DIAGNOSTIC TOPIC TESTS 2007

CHEMISTRY VCE UNITS 1&2 DIAGNOSTIC TOPIC TESTS 2007 CHEMISTRY VCE UNITS 1&2 DIAGNOSTIC TOPIC TESTS 2007 TEST 8: TOTAL 35 MARKS (45 MINUTES) Student s Name: Teacher s Name: Directions to students Write your name and your teacher s name in the spaces provided

More information

California Standards Test (CST) Practice

California Standards Test (CST) Practice California Standards Test (CST) Practice 1. Which element has properties most like those of magnesium? (a) calcium (b) potassium (c) cesium (d) sodium 5. Which pair of atoms will share electrons when a

More information

balancing equations notes website 2018.notebook November 12, 2018

balancing equations notes website 2018.notebook November 12, 2018 1 Particle model and Balancing Equations Used to show chemical reactions have occured. Matter is made up of atoms and molecules and is subject to change. Counting atoms in a molecule NaCl 3 NaCl Na 2 SO

More information

0620 CHEMISTRY. Mark schemes should be read in conjunction with the question paper and the Principal Examiner Report for Teachers.

0620 CHEMISTRY. Mark schemes should be read in conjunction with the question paper and the Principal Examiner Report for Teachers. CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education MARK SCHEME for the May/June 2014 series 0620 CHEMISTRY 0620/32 Paper 3 (Extended Theory), maximum raw mark

More information

CHAPTER 4 TYPES OF CHEMICAL EQUATIONS AND SOLUTION STOICHIOMETRY

CHAPTER 4 TYPES OF CHEMICAL EQUATIONS AND SOLUTION STOICHIOMETRY CHAPTER 4 TYPES OF CHEMICAL EQUATIONS AND SOLUTION STOICHIOMETRY Water, the common solvent Solution is a homogeneous mixture Solvent is the substance that does the dissolving Solute is the substance that

More information

Biochemistry Water and the Fitness of the Environment Concept: Acidic and Basic condi9ons affect living organisms

Biochemistry Water and the Fitness of the Environment Concept: Acidic and Basic condi9ons affect living organisms Biochemistry Water and the Fitness of the Environment Concept: Acidic and Basic condi9ons affect living organisms Objec&ves: SWBAT calculate the ph of a substance and explain how it would change with the

More information

Properties of Compounds

Properties of Compounds Chapter 6. Properties of Compounds Comparing properties of elements and compounds Compounds are formed when elements combine together in fixed proportions. The compound formed will often have properties

More information

g. Looking at the equation, one can conclude that H 2 O has accepted a proton from HONH 3 HONH 3

g. Looking at the equation, one can conclude that H 2 O has accepted a proton from HONH 3 HONH 3 Chapter 14 Acids and Bases I. Bronsted Lowry Acids and Bases a. According to Brønsted- Lowry, an acid is a proton donor and a base is a proton acceptor. Therefore, in an acid- base reaction, a proton (H

More information

Acid Rain These notes are from 2010

Acid Rain These notes are from 2010 Acid Rain These notes are from 2010 Cap and Trade Working Already December 15, 2009 10:14 AM - Roger Greenway, ENN The US already has years of experience with Cap and Trade. A sulfur dioxide (SO 2 ) Cap

More information

Conservation of Mass

Conservation of Mass Conservation of Mass 1 of 35 Boardworks Ltd 2016 Conservation of Mass 2 of 35 Boardworks Ltd 2016 What is a chemical reaction? 3 of 35 Boardworks Ltd 2016 A chemical reaction is a change that takes place

More information