Modelling Chemical Reactions

Size: px
Start display at page:

Download "Modelling Chemical Reactions"

Transcription

1 Modelling Chemical Reactions Sample Modelling Activities with Excel and Modellus ITforUS (Information Technology for Understanding Science) 2007 IT for US - The project is funded with support from the European Commission CP PL-COMENIUS-C21. This publication reflects the views only of the author, and the Commission cannot be held responsible for any use of the information contained therein.

2 2 I. Introduction These set of activities illustrates how to make a mathematical model of a chemical reaction from the rate law, i.e., the equation that relates the rate of reaction with the concentration of the chemical species that intervene in the reaction. 1. Background Theory The rate of reaction is a physical quantity that measures how fast occurs the change in the chemical concentration of a product or a reactant. Chemical kinetics is the branch of chemistry that studies reaction rates. Concepts and methods similar to those of chemical kinetics are applied in many other disciplines, from biology to environmental engineering. The IUPAC s Gold Book defines reaction rate (or rate of reaction) v for the general chemical reaction aa + bb pp + qq..., occurring in a closed system under constant-volume conditions, as [ ] =- [ ] = [ ] = [ ] 1 da 1 db 1 dp 1 dq v =- a dt b dt p dt q dt where [X] denotes concentration of the chemical species X, usually expressed in mol/l. Using the second as the unit of time, reaction rate has the units of (mol/l)/s. The rate law or rate equation for a chemical reaction is an equation that expresses the reaction rate as a function of concentrations (or pressures of reactants). For most generic reactions of the type A + B C, the rate equation is of the form v = k [A] n [B] m where k is the rate constant, a quantity that depends of several factors, such as temperature, surface area, etc. Exponents n and m define the reaction orders and depend on the reaction mechanism. The stoichiometric coefficients of the chemical equation and reaction orders are frequently equal. Rate equations can have more complicated forms, including sum of terms. Rate equations are differential equations, and they can be integrated symbolically or numerically in order to obtain concentrations in each instant during the time span of the reaction. For example, for the

3 3 reaction A B, with a rate law expressed by v = k [A], we have d[ A] =- k [ A ] dt The symbolically or analytical solution of this equation is the function [ ]= [ ] - A A e kt 0 and one form of obtaining a numerical solution is the Euler method that, for this particular rate law, is: [ A] - [ A] Dt d[ A] =- k [ A ] dt D[ A]»- k [ A ] Dt t+ Dt t [ A] - [ A] = t+ Dt t =- k[ A] t - k[ A] Dt [ ] = [ ] - [ ] A A k A Dt t+ Dt t t t 2. Science concepts introduced in this module Reaction rate Rate law Rate constant Reaction order Differential equation 3. Other information It is possible to find interactive activities on the Internet about modelling chemical reactions. Just a few examples: Connecting Kinetics and Equilibrium: Reversible First-Order Reactions in Chemical Reaction Simulations in ~cchieh/cact/trios/simulation.html#reaction. Chemical Kinetics Simulation in applets/sim/simulation.htm.

4 4 II. Didactical approach 1. Pedagogical context The activities presented in this module can be used with students of upper secondary school, first year college students and secondary teachers, either in Chemistry or in Mathematics classes. They were not designed to fit in any curriculum. They simple illustrate how two interactive computer tools (Modellus and a spreadsheet like Excel) can be used to model physical phenomena. They can be particularly useful for simultaneous training of Chemistry and Mathematics teachers, promoting interdisciplinarity and reflection about concepts and representations and for the introduction of simple numerical methods. 2. Common student difficulties Some of the student difficulties include: Interpreting graphs with time as the independent variable plotted on the horizontal axis. Using rates of change to define equivalent iterative equations. Assuming that all rate laws are expressed using stoichiometric coeffiecients. Assuming that equilibrium means the end of the reaction. 3. Evaluation of ICT Computers are now the most common scientific tool, used in almost all aspects of the scientific endeavour, from measuring and modelling to writing and synchronous communication. It should then be natural to use computers in learning science. The spreadsheet is an excellent tool when large number of repetitive calculations need to be made, such as variables that are incrementally changed, and data must be presented graphically. In chemical kinetics and equilibrium, the numerical solution of the rate laws can easily be implemented using iterative equations of the type new value = old value + rate of change small time interval

5 5 4. Teaching approaches Good classroom organization is an essential component in a successful teaching approach, particularly when using complex tools such as computers and software. Most approaches to classroom organization that can give good results mix features of students autonomous work, both individually and in small groups, to teacher lecturing to all class. Typically, teachers can start with an all class approach, with students following the lesson with a screen projector. It is almost always a good idea to ask one or more students to work on the computer connected to the projector. This allows the teacher to have direct information of students difficulties when manipulating the software and to be slower on the explanation of the ideas and activities that are being presented. As all teachers know by experience, it is usually difficult for most students to follow written instructions, even when these instructions are only a few sentences long. To overcome this difficulty, teachers can ask students to read the activities before starting them and then promote a collective or group discussion about what is supposed to be done with the computer. As a rule of thumb, students should only start an activity when they know what they will do on the activity: they will only consult the written worksheet just for checking details, not for following instructions.

6 6 III. Activities Modelling the simplest chemical reaction The first page is a spreadsheet activity that illustrates how to model a first order chemical reaction. Explanation of the basic reasoning of the numerical solution: from the definition of the derivative to an approximation to the derivative. Introducing the iteritive equation that solves approximately the equation v = -da/dt. Don t forget to define parameters with appropriate names. In this model, four parameters were defined: delta_t on cell C4 (time step for the iterative computation); k on cell C5 (rate constant); A0 on cell C6 and B0 on cell C7 (initial concentrations of reactant A and product B). A comparison of the model in Excel and the model in Modellus. In Modellus, the rate law is expressed as a function of A and the rate of change of reactant A as a differential equation. The third page of this series improve the model in Modellus with a minor change in order to obtain graphs of both the reactant A and the product B. It can be useful to make similar changes in the Excel model.

7 7 Modelling a reversible chemical reaction and changing equilibrium These two activities illustrate how to model reversible reactions in Modellus. A reversible chemical reaction can be considered as two simultaneous reactions, A B and B A, each one with its rate law (first order rate in the example of the page) and its rate constants, k1 and k2. The learner is invited to: 1 change the rate constants and discuss how the change affects the time taken to reach the equilibrium; 2 choose different initial conditions and discuss what happens; 3 analyse specific cases of initial conditions and values for the rate constants. The second activity of this series guide the learner to see and analyse how the system changes after changing the concentration of reactant A or the concentration of the product B. To change the concentration of reactant A, while the model is running, it is necessary to move the cursor of the vertical bar that represents A. This can be done without pausing the model or after pausing the model. It is recommended to pause the model each time there is a need to change the concentration of each of the chemical species. Learners can also be challenged to adapt the previous Excel model to this reversible reaction. They will need to add a second term to the change in each species: At ( + Dt) = A() t - k At () dt + kbt () dt 1 2 Bt ( + Dt) = B() t + k1 At () dt -k2 Bt () dt

8 8 More examples with reversible reactions These two activities illustrate how to model more complex reversible reactions in Modellus. The examples use more than one reactant (on the first example of the series) and more than one product on the second example. In order to simplify the models, all reactions have first order rate laws. The learner is invited to: 1 change the rate constants and discuss how the change affects the time taken to reach the equilibrium; 2 choose different initial conditions and discuss what happens, particularly when, in the beginning, only one of the two reactants is present; 3 analyse specific cases of initial conditions and values for the rate constants; 4 predict what will happen for different initial conditions and relative values of rate constants. Learners can also be challenged to analyse how the system reacts when, after reaching equilibrium, one species is added or subtracted to the system. For example, in the first example, what happens to the concentration of species B when more A is added or subtracted to the system? Or, in the second example, hat happens to the concentration of species B when more C is added or subtracted to the system? Learners can also be challenged to adapt the previous Excel model to this reversible reaction. They will need to make a model according to the following iterative equation, for the first reaction: At ( + Dt) = A() t - k At () Bt () dt + k C() t dt 1 2 Bt ( + Dt) = B() t - k1 At ( ) Bt ( ) dt + k C( t) dt Ct ( + Dt) = C() t + k At () Bt () dt - k C() t dt 1 2 2

9 9 Modelling sucessive reactions The last three activities illustrate how to model sucessive reactions in Modellus. In order to simplify the models, all reactions have first order rate laws. The learner is invited to: 1 choose different initial conditions and predict abd discuss what happens; 2 analyse specific cases of initial conditions; 3 predict and discuss what will happen for different initial conditions and relative values of rate constants. The discussion proposed on 9 can be explored by the teacher to introduce learners to the concept of rate-determining step (i.e., the slowest step of the successive chemical reactions). As proposed for the previous activities, learners can also be challenged to: analyse how the system reacts when, after reaching equilibrium, one species is added or subtracted to the system, illustrating Le Chatelier s Principle; build Excel models of the successive reactions. They will need to make models according to the following iterative equations: 1 2 A B C A(t + Dt ) = A(t ) - k1 A(t ) dt B(t + Dt ) = B(t ) + k1 A(t ) dt - k2 B(t ) dt C (t + Dt ) = C (t ) + k2 B(t ) dt 1 3 A B C 2 A(t + Dt ) = A(t ) - k1 A(t ) dt + k2 B(t ) dt B(t + Dt ) = B(t ) + k1 A(t ) dt - k2 B(t ) dt - k3 B(t ) dt C (t + Dt ) = C (t ) + k3 B(t ) dt 2 1 A B C 3 A(t + Dt ) = A(t ) - k1 A(t ) dt B(t + Dt ) = B(t ) + k1 A(t ) dt - k2 B(t ) dt + k3 C (t ) dt C (t + Dt ) = k2 B(t ) dt - k3 C (t ) dt

Vectors, velocity and displacement

Vectors, velocity and displacement Vectors, elocit and displacement Sample Modelling Actiities with Excel and Modellus ITforUS (Information Technolog for Understanding Science) 2007 IT for US - The project is funded with support from the

More information

Reaction Rates and Chemical Kinetics. Factors Affecting Reaction Rate [O 2. CHAPTER 13 Page 1

Reaction Rates and Chemical Kinetics. Factors Affecting Reaction Rate [O 2. CHAPTER 13 Page 1 CHAPTER 13 Page 1 Reaction Rates and Chemical Kinetics Several factors affect the rate at which a reaction occurs. Some reactions are instantaneous while others are extremely slow. Whether a commercial

More information

Chemical Kinetics. 2. Using the kinetics of a given reaction a possible reaction mechanism

Chemical Kinetics. 2. Using the kinetics of a given reaction a possible reaction mechanism 1. Kinetics is the study of the rates of reaction. Chemical Kinetics 2. Using the kinetics of a given reaction a possible reaction mechanism 3. What is a reaction mechanism? Why is it important? A reaction

More information

Chapter 12 IVP Practice Problems

Chapter 12 IVP Practice Problems PRACTICE PROBLEMS 43 Chapter IVP Practice Problems Use Excel and VBA to solve the following problems. Document your solutions using the Expert Problem Solving steps outlined in Table... Find an approximate

More information

Biology: Foundation Edition Miller/Levine 2010

Biology: Foundation Edition Miller/Levine 2010 A Correlation of Biology: Foundation Edition Miller/Levine 2010 to the IDAHO CONTENT STANDARDS Science - Biology Grades 9-10 INTRODUCTION This document demonstrates how Prentice Hall s Biology: Foundation

More information

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Lecture L3 - Vectors, Matrices and Coordinate Transformations S. Widnall 16.07 Dynamics Fall 2009 Lecture notes based on J. Peraire Version 2.0 Lecture L3 - Vectors, Matrices and Coordinate Transformations By using vectors and defining appropriate operations between

More information

Calibration and Linear Regression Analysis: A Self-Guided Tutorial

Calibration and Linear Regression Analysis: A Self-Guided Tutorial Calibration and Linear Regression Analysis: A Self-Guided Tutorial Part 1 Instrumental Analysis with Excel: The Basics CHM314 Instrumental Analysis Department of Chemistry, University of Toronto Dr. D.

More information

CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA

CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA We Can Early Learning Curriculum PreK Grades 8 12 INSIDE ALGEBRA, GRADES 8 12 CORRELATED TO THE SOUTH CAROLINA COLLEGE AND CAREER-READY FOUNDATIONS IN ALGEBRA April 2016 www.voyagersopris.com Mathematical

More information

Years after 2000. US Student to Teacher Ratio 0 16.048 1 15.893 2 15.900 3 15.900 4 15.800 5 15.657 6 15.540

Years after 2000. US Student to Teacher Ratio 0 16.048 1 15.893 2 15.900 3 15.900 4 15.800 5 15.657 6 15.540 To complete this technology assignment, you should already have created a scatter plot for your data on your calculator and/or in Excel. You could do this with any two columns of data, but for demonstration

More information

South Carolina College- and Career-Ready (SCCCR) Algebra 1

South Carolina College- and Career-Ready (SCCCR) Algebra 1 South Carolina College- and Career-Ready (SCCCR) Algebra 1 South Carolina College- and Career-Ready Mathematical Process Standards The South Carolina College- and Career-Ready (SCCCR) Mathematical Process

More information

Measurement with Ratios

Measurement with Ratios Grade 6 Mathematics, Quarter 2, Unit 2.1 Measurement with Ratios Overview Number of instructional days: 15 (1 day = 45 minutes) Content to be learned Use ratio reasoning to solve real-world and mathematical

More information

Unified Lecture # 4 Vectors

Unified Lecture # 4 Vectors Fall 2005 Unified Lecture # 4 Vectors These notes were written by J. Peraire as a review of vectors for Dynamics 16.07. They have been adapted for Unified Engineering by R. Radovitzky. References [1] Feynmann,

More information

MBA Jump Start Program

MBA Jump Start Program MBA Jump Start Program Module 2: Mathematics Thomas Gilbert Mathematics Module Online Appendix: Basic Mathematical Concepts 2 1 The Number Spectrum Generally we depict numbers increasing from left to right

More information

PLOTTING DATA AND INTERPRETING GRAPHS

PLOTTING DATA AND INTERPRETING GRAPHS PLOTTING DATA AND INTERPRETING GRAPHS Fundamentals of Graphing One of the most important sets of skills in science and mathematics is the ability to construct graphs and to interpret the information they

More information

The Kinetics of Atmospheric Ozone

The Kinetics of Atmospheric Ozone The Kinetics of Atmospheric Ozone Ozone is a minor component of the earth s atmosphere (0.02 0.1 parts per million based on volume (ppm v )), yet it has a significant role in sustaining life on earth.

More information

Chapter 12 - Chemical Kinetics

Chapter 12 - Chemical Kinetics Chapter 1 - Chemical Kinetics 1.1 Reaction Rates A. Chemical kinetics 1. Study of the speed with which reactants are converted to products B. Reaction Rate 1. The change in concentration of a reactant

More information

Functions. MATH 160, Precalculus. J. Robert Buchanan. Fall 2011. Department of Mathematics. J. Robert Buchanan Functions

Functions. MATH 160, Precalculus. J. Robert Buchanan. Fall 2011. Department of Mathematics. J. Robert Buchanan Functions Functions MATH 160, Precalculus J. Robert Buchanan Department of Mathematics Fall 2011 Objectives In this lesson we will learn to: determine whether relations between variables are functions, use function

More information

PROVINCE OF THE EASTERN CAPE EDUCATION

PROVINCE OF THE EASTERN CAPE EDUCATION PROVINCE OF THE EASTERN CAPE EDUCATION DIRECTORATE: CURRICULUM FET PROGRAMMES LESSON PLANS TERM 3 MATHEMATICS GRADE 10 FOREWORD The following Grade 10, 11 and 12 Lesson Plans were developed by Subject

More information

KINETIC DETERMINATION OF SELENIUM BY VISIBLE SPECTROSCOPY (VERSION 1.8)

KINETIC DETERMINATION OF SELENIUM BY VISIBLE SPECTROSCOPY (VERSION 1.8) Selenium Determination, Page 1 KINETIC DETERMINATION OF SELENIUM BY VISIBLE SPECTROSCOPY I. BACKGROUND. (VERSION 1.8) The majority of reactions used in analytical chemistry possess the following characteristics:

More information

Review on Using Packages to Enhance the Teaching of Critical Path Networks

Review on Using Packages to Enhance the Teaching of Critical Path Networks Review on Using Packages to Enhance the Teaching of Critical Path Networks Harry S Ku Abstract The aim of this paper is to review a published paper, Using computer software packages to enhance the teaching

More information

0 Introduction to Data Analysis Using an Excel Spreadsheet

0 Introduction to Data Analysis Using an Excel Spreadsheet Experiment 0 Introduction to Data Analysis Using an Excel Spreadsheet I. Purpose The purpose of this introductory lab is to teach you a few basic things about how to use an EXCEL 2010 spreadsheet to do

More information

In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data.

In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data. MATHEMATICS: THE LEVEL DESCRIPTIONS In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data. Attainment target

More information

Solving Rational Equations

Solving Rational Equations Lesson M Lesson : Student Outcomes Students solve rational equations, monitoring for the creation of extraneous solutions. Lesson Notes In the preceding lessons, students learned to add, subtract, multiply,

More information

CHEMICAL EQUILIBRIUM (ICE METHOD)

CHEMICAL EQUILIBRIUM (ICE METHOD) CHEMICAL EQUILIBRIUM (ICE METHOD) Introduction Chemical equilibrium occurs when opposing reactions are proceeding at equal rates. The rate at which the products are formed from the reactants equals the

More information

Chemical Kinetics. Reaction Rate: The change in the concentration of a reactant or a product with time (M/s). Reactant Products A B

Chemical Kinetics. Reaction Rate: The change in the concentration of a reactant or a product with time (M/s). Reactant Products A B Reaction Rates: Chemical Kinetics Reaction Rate: The change in the concentration of a reactant or a product with time (M/s). Reactant Products A B change in number of moles of B Average rate = change in

More information

2.3. Finding polynomial functions. An Introduction:

2.3. Finding polynomial functions. An Introduction: 2.3. Finding polynomial functions. An Introduction: As is usually the case when learning a new concept in mathematics, the new concept is the reverse of the previous one. Remember how you first learned

More information

Lesson 9: Radicals and Conjugates

Lesson 9: Radicals and Conjugates Student Outcomes Students understand that the sum of two square roots (or two cube roots) is not equal to the square root (or cube root) of their sum. Students convert expressions to simplest radical form.

More information

Algebra II Unit Number 4

Algebra II Unit Number 4 Title Polynomial Functions, Expressions, and Equations Big Ideas/Enduring Understandings Applying the processes of solving equations and simplifying expressions to problems with variables of varying degrees.

More information

Curriculum Alignment Project

Curriculum Alignment Project Curriculum Alignment Project Math Unit Date: Unit Details Title: Solving Linear Equations Level: Developmental Algebra Team Members: Michael Guy Mathematics, Queensborough Community College, CUNY Jonathan

More information

Lecture 11 Enzymes: Kinetics

Lecture 11 Enzymes: Kinetics Lecture 11 Enzymes: Kinetics Reading: Berg, Tymoczko & Stryer, 6th ed., Chapter 8, pp. 216-225 Key Concepts Kinetics is the study of reaction rates (velocities). Study of enzyme kinetics is useful for

More information

Jenn Maeng Lesson overview

Jenn Maeng Lesson overview Jenn Maeng Lesson overview Subject: Chemistry Grade: 10-12 Topic: Stoichiometry Concepts: Stoichiometric Conversions Essential How do we quantify changes in systems? questions: Objectives Students will

More information

Using Excel (Microsoft Office 2007 Version) for Graphical Analysis of Data

Using Excel (Microsoft Office 2007 Version) for Graphical Analysis of Data Using Excel (Microsoft Office 2007 Version) for Graphical Analysis of Data Introduction In several upcoming labs, a primary goal will be to determine the mathematical relationship between two variable

More information

Visualizing Differential Equations Slope Fields. by Lin McMullin

Visualizing Differential Equations Slope Fields. by Lin McMullin Visualizing Differential Equations Slope Fields by Lin McMullin The topic of slope fields is new to the AP Calculus AB Course Description for the 2004 exam. Where do slope fields come from? How should

More information

EXPERIMENT 3 Analysis of a freely falling body Dependence of speed and position on time Objectives

EXPERIMENT 3 Analysis of a freely falling body Dependence of speed and position on time Objectives EXPERIMENT 3 Analysis of a freely falling body Dependence of speed and position on time Objectives to verify how the distance of a freely-falling body varies with time to investigate whether the velocity

More information

Click on the links below to jump directly to the relevant section

Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section What is algebra? Operations with algebraic terms Mathematical properties of real numbers Order of operations What is Algebra? Algebra is

More information

Lines, Lines, Lines!!! Slope-Intercept Form ~ Lesson Plan

Lines, Lines, Lines!!! Slope-Intercept Form ~ Lesson Plan Lines, Lines, Lines!!! Slope-Intercept Form ~ Lesson Plan I. Topic: Slope-Intercept Form II. III. Goals and Objectives: A. The student will write an equation of a line given information about its graph.

More information

Grade Level Year Total Points Core Points % At Standard 9 2003 10 5 7 %

Grade Level Year Total Points Core Points % At Standard 9 2003 10 5 7 % Performance Assessment Task Number Towers Grade 9 The task challenges a student to demonstrate understanding of the concepts of algebraic properties and representations. A student must make sense of the

More information

Problem of the Month: Digging Dinosaurs

Problem of the Month: Digging Dinosaurs : The Problems of the Month (POM) are used in a variety of ways to promote problem solving and to foster the first standard of mathematical practice from the Common Core State Standards: Make sense of

More information

3.2. Solving quadratic equations. Introduction. Prerequisites. Learning Outcomes. Learning Style

3.2. Solving quadratic equations. Introduction. Prerequisites. Learning Outcomes. Learning Style Solving quadratic equations 3.2 Introduction A quadratic equation is one which can be written in the form ax 2 + bx + c = 0 where a, b and c are numbers and x is the unknown whose value(s) we wish to find.

More information

Master of Education in Middle School Science

Master of Education in Middle School Science Master of Education in Middle School Science This program is designed for middle school teachers who are seeking a second license in General Science or who wish to obtain greater knowledge of science education.

More information

CHICAGO PUBLIC SCHOOLS (ILLINOIS) MATH & SCIENCE INITIATIVE COURSE FRAMEWORK FOR ALGEBRA Course Framework: Algebra

CHICAGO PUBLIC SCHOOLS (ILLINOIS) MATH & SCIENCE INITIATIVE COURSE FRAMEWORK FOR ALGEBRA Course Framework: Algebra Chicago Public Schools (Illinois) Math & Science Initiative Course Framework for Algebra Course Framework: Algebra Central Concepts and Habits of Mind The following concepts represent the big ideas or

More information

k 2f, k 2r C 2 H 5 + H C 2 H 6

k 2f, k 2r C 2 H 5 + H C 2 H 6 hemical Engineering HE 33 F pplied Reaction Kinetics Fall 04 Problem Set 4 Solution Problem. The following elementary steps are proposed for a gas phase reaction: Elementary Steps Rate constants H H f,

More information

List the elements of the given set that are natural numbers, integers, rational numbers, and irrational numbers. (Enter your answers as commaseparated

List the elements of the given set that are natural numbers, integers, rational numbers, and irrational numbers. (Enter your answers as commaseparated MATH 142 Review #1 (4717995) Question 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Description This is the review for Exam #1. Please work as many problems as possible

More information

AP Physics 1 and 2 Lab Investigations

AP Physics 1 and 2 Lab Investigations AP Physics 1 and 2 Lab Investigations Student Guide to Data Analysis New York, NY. College Board, Advanced Placement, Advanced Placement Program, AP, AP Central, and the acorn logo are registered trademarks

More information

Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c

Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c Unit 7 Quadratic Relations of the Form y = ax 2 + bx + c Lesson Outline BIG PICTURE Students will: manipulate algebraic expressions, as needed to understand quadratic relations; identify characteristics

More information

Keystone Exams: Chemistry Assessment Anchors and Eligible Content. Pennsylvania Department of Education www.education.state.pa.

Keystone Exams: Chemistry Assessment Anchors and Eligible Content. Pennsylvania Department of Education www.education.state.pa. Assessment Anchors and Pennsylvania Department of Education www.education.state.pa.us 2010 PENNSYLVANIA DEPARTMENT OF EDUCATION General Introduction to the Keystone Exam Assessment Anchors Introduction

More information

1. The graph below represents the potential energy changes that occur in a chemical reaction. Which letter represents the activated complex?

1. The graph below represents the potential energy changes that occur in a chemical reaction. Which letter represents the activated complex? 1. The graph below represents the potential energy changes that occur in a chemical reaction. Which letter represents the activated complex? 4. According to the potential energy diagram shown above, the

More information

MATHEMATICAL LITERACY LESSON PLANS

MATHEMATICAL LITERACY LESSON PLANS MATHEMATICAL LITERACY LESSON PLANS GRADE 11. LESSON PLAN 1. Lesson Plan: Personal finance Number f Activities : 3 Duration : +/- 13H30 Week : 1-3 Date: Context : Personal finance management, Business context.

More information

Formulas, Functions and Charts

Formulas, Functions and Charts Formulas, Functions and Charts :: 167 8 Formulas, Functions and Charts 8.1 INTRODUCTION In this leson you can enter formula and functions and perform mathematical calcualtions. You will also be able to

More information

Ministry of Education. The Ontario Curriculum. Mathematics. Mathematics Transfer Course, Grade 9, Applied to Academic

Ministry of Education. The Ontario Curriculum. Mathematics. Mathematics Transfer Course, Grade 9, Applied to Academic Ministry of Education The Ontario Curriculum Mathematics Mathematics Transfer Course, Grade 9, Applied to Academic 2 0 0 6 Contents Introduction....................................................... 2

More information

Problem of the Month: Perfect Pair

Problem of the Month: Perfect Pair Problem of the Month: The Problems of the Month (POM) are used in a variety of ways to promote problem solving and to foster the first standard of mathematical practice from the Common Core State Standards:

More information

Math 231:Introduction to Ordinary Differential Equations Mini-Project: Modeling Chemical Reaction Mechanisms

Math 231:Introduction to Ordinary Differential Equations Mini-Project: Modeling Chemical Reaction Mechanisms Department of Mathematics Fall 2012 The University of Tennessee H. Finotti Math 231:Introduction to Ordinary Differential Equations Mini-Project: Modeling Chemical Reaction Mechanisms Chemical kinetics,

More information

Integer Operations. Overview. Grade 7 Mathematics, Quarter 1, Unit 1.1. Number of Instructional Days: 15 (1 day = 45 minutes) Essential Questions

Integer Operations. Overview. Grade 7 Mathematics, Quarter 1, Unit 1.1. Number of Instructional Days: 15 (1 day = 45 minutes) Essential Questions Grade 7 Mathematics, Quarter 1, Unit 1.1 Integer Operations Overview Number of Instructional Days: 15 (1 day = 45 minutes) Content to Be Learned Describe situations in which opposites combine to make zero.

More information

Math 1526 Consumer and Producer Surplus

Math 1526 Consumer and Producer Surplus Math 156 Consumer and Producer Surplus Scenario: In the grocery store, I find that two-liter sodas are on sale for 89. This is good news for me, because I was prepared to pay $1.9 for them. The store manager

More information

Vocabulary Words and Definitions for Algebra

Vocabulary Words and Definitions for Algebra Name: Period: Vocabulary Words and s for Algebra Absolute Value Additive Inverse Algebraic Expression Ascending Order Associative Property Axis of Symmetry Base Binomial Coefficient Combine Like Terms

More information

Mathematics Curriculum Guide Precalculus 2015-16. Page 1 of 12

Mathematics Curriculum Guide Precalculus 2015-16. Page 1 of 12 Mathematics Curriculum Guide Precalculus 2015-16 Page 1 of 12 Paramount Unified School District High School Math Curriculum Guides 2015 16 In 2015 16, PUSD will continue to implement the Standards by providing

More information

Grade 7 Mathematics. Unit 2. Integers. Estimated Time: 15 Hours

Grade 7 Mathematics. Unit 2. Integers. Estimated Time: 15 Hours Grade 7 Mathematics Integers Estimated Time: 15 Hours [C] Communication [CN] Connections [ME] Mental Mathematics and Estimation [PS] Problem Solving [R] Reasoning [T] Technology [V] Visualization Grade

More information

Chemistry. CHEMISTRY SYLLABUS, ASSESSMENT and UNIT PLANNERS GENERAL AIMS. Students should be able to

Chemistry. CHEMISTRY SYLLABUS, ASSESSMENT and UNIT PLANNERS GENERAL AIMS. Students should be able to i CHEMISTRY SYLLABUS, ASSESSMENT and UNIT PLANNERS GENERAL AIMS Students should be able to - apply and use knowledge and methods that are typical to chemistry - develop experimental and investigative skills,

More information

CHEM-UA 652: Thermodynamics and Kinetics

CHEM-UA 652: Thermodynamics and Kinetics 1 CHEM-UA 652: Thermodynamics and Kinetics Notes for Lecture 21 I. COMPLEX REACTION MECHANISMS A major goal in chemical kinetics is to determine the sequence of elementary reactions, or the reaction mechanism,

More information

Valor Christian High School Mrs. Bogar Biology Graphing Fun with a Paper Towel Lab

Valor Christian High School Mrs. Bogar Biology Graphing Fun with a Paper Towel Lab 1 Valor Christian High School Mrs. Bogar Biology Graphing Fun with a Paper Towel Lab I m sure you ve wondered about the absorbency of paper towel brands as you ve quickly tried to mop up spilled soda from

More information

MATHEMATICAL LITERACY LESSON PLANS.

MATHEMATICAL LITERACY LESSON PLANS. MATHEMATICAL LITERACY LESSON PLANS. GRADE 10. LESSON PLAN 1. Lesson Plan: Number and operations in context. Number f Activities : 3 Duration : +/- 9H00 Week 1 2 Date: Context : Mathematics in everyday

More information

Guide to Chapter 13. Chemical Equilibrium

Guide to Chapter 13. Chemical Equilibrium Guide to Chapter 13. Chemical Equilibrium We will spend five lecture days on this chapter. During the first class meeting we will focus on how kinetics makes a segue into equilibrium. We will learn how

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

More information

NCTM Curriculum Focal Points for Grade 5. Everyday Mathematics, Grade 5

NCTM Curriculum Focal Points for Grade 5. Everyday Mathematics, Grade 5 NCTM Curriculum Focal Points and, Grade 5 NCTM Curriculum Focal Points for Grade 5 Number and Operations and Algebra: Developing an understanding of and fluency with division of whole numbers Students

More information

A Correlation of Miller & Levine Biology 2014

A Correlation of Miller & Levine Biology 2014 A Correlation of Miller & Levine Biology To Ohio s New Learning Standards for Science, 2011 Biology, High School Science Inquiry and Application Course Content A Correlation of, to Introduction This document

More information

EXCEL Tutorial: How to use EXCEL for Graphs and Calculations.

EXCEL Tutorial: How to use EXCEL for Graphs and Calculations. EXCEL Tutorial: How to use EXCEL for Graphs and Calculations. Excel is powerful tool and can make your life easier if you are proficient in using it. You will need to use Excel to complete most of your

More information

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Section 7 Algebraic Manipulations and Solving Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Before launching into the mathematics, let s take a moment to talk about the words

More information

Steady state approximation

Steady state approximation Steady state approximation Supplementary notes for the course Chemistry for Physicists Course coordinator: Prof. Dr. Mathias Nest Teaching assistant: Dr. Raghunathan Ramakrishnan contact: rama@mytum.de,

More information

MESSAGE TO TEACHERS: NOTE TO EDUCATORS:

MESSAGE TO TEACHERS: NOTE TO EDUCATORS: MESSAGE TO TEACHERS: NOTE TO EDUCATORS: Attached herewith, please find suggested lesson plans for term 1 of MATHEMATICS LITERACY Grade 10,11,12 Please note that these lesson plans are to be used only as

More information

Excel 2002. What you will do:

Excel 2002. What you will do: What you will do: Explore the features of Excel 2002 Create a blank workbook and a workbook from a template Format a workbook Apply formulas to a workbook Create a chart Import data to a workbook Share

More information

Financial Literacy in Grade 11 Mathematics Understanding Annuities

Financial Literacy in Grade 11 Mathematics Understanding Annuities Grade 11 Mathematics Functions (MCR3U) Connections to Financial Literacy Students are building their understanding of financial literacy by solving problems related to annuities. Students set up a hypothetical

More information

Worksheet 1. What You Need to Know About Motion Along the x-axis (Part 1)

Worksheet 1. What You Need to Know About Motion Along the x-axis (Part 1) Worksheet 1. What You Need to Know About Motion Along the x-axis (Part 1) In discussing motion, there are three closely related concepts that you need to keep straight. These are: If x(t) represents the

More information

Tennessee Mathematics Standards 2009-2010 Implementation. Grade Six Mathematics. Standard 1 Mathematical Processes

Tennessee Mathematics Standards 2009-2010 Implementation. Grade Six Mathematics. Standard 1 Mathematical Processes Tennessee Mathematics Standards 2009-2010 Implementation Grade Six Mathematics Standard 1 Mathematical Processes GLE 0606.1.1 Use mathematical language, symbols, and definitions while developing mathematical

More information

Year 9 set 1 Mathematics notes, to accompany the 9H book.

Year 9 set 1 Mathematics notes, to accompany the 9H book. Part 1: Year 9 set 1 Mathematics notes, to accompany the 9H book. equations 1. (p.1), 1.6 (p. 44), 4.6 (p.196) sequences 3. (p.115) Pupils use the Elmwood Press Essential Maths book by David Raymer (9H

More information

Polynomial Operations and Factoring

Polynomial Operations and Factoring Algebra 1, Quarter 4, Unit 4.1 Polynomial Operations and Factoring Overview Number of instructional days: 15 (1 day = 45 60 minutes) Content to be learned Identify terms, coefficients, and degree of polynomials.

More information

Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities

Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities Algebra 1, Quarter 2, Unit 2.1 Creating, Solving, and Graphing Systems of Linear Equations and Linear Inequalities Overview Number of instructional days: 15 (1 day = 45 60 minutes) Content to be learned

More information

Introduction to Netlogo: A Newton s Law of Gravity Simulation

Introduction to Netlogo: A Newton s Law of Gravity Simulation Introduction to Netlogo: A Newton s Law of Gravity Simulation Purpose Netlogo is an agent-based programming language that provides an all-inclusive platform for writing code, having graphics, and leaving

More information

Honors Chemistry: Unit 6 Test Stoichiometry PRACTICE TEST ANSWER KEY Page 1. A chemical equation. (C-4.4)

Honors Chemistry: Unit 6 Test Stoichiometry PRACTICE TEST ANSWER KEY Page 1. A chemical equation. (C-4.4) Honors Chemistry: Unit 6 Test Stoichiometry PRACTICE TEST ANSWER KEY Page 1 1. 2. 3. 4. 5. 6. Question What is a symbolic representation of a chemical reaction? What 3 things (values) is a mole of a chemical

More information

Glencoe. correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 3-3, 5-8 8-4, 8-7 1-6, 4-9

Glencoe. correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 3-3, 5-8 8-4, 8-7 1-6, 4-9 Glencoe correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 STANDARDS 6-8 Number and Operations (NO) Standard I. Understand numbers, ways of representing numbers, relationships among numbers,

More information

Activity 6 Graphing Linear Equations

Activity 6 Graphing Linear Equations Activity 6 Graphing Linear Equations TEACHER NOTES Topic Area: Algebra NCTM Standard: Represent and analyze mathematical situations and structures using algebraic symbols Objective: The student will be

More information

Below is a very brief tutorial on the basic capabilities of Excel. Refer to the Excel help files for more information.

Below is a very brief tutorial on the basic capabilities of Excel. Refer to the Excel help files for more information. Excel Tutorial Below is a very brief tutorial on the basic capabilities of Excel. Refer to the Excel help files for more information. Working with Data Entering and Formatting Data Before entering data

More information

AMSCO S Ann Xavier Gantert

AMSCO S Ann Xavier Gantert AMSCO S Integrated ALGEBRA 1 Ann Xavier Gantert AMSCO SCHOOL PUBLICATIONS, INC. 315 HUDSON STREET, NEW YORK, N.Y. 10013 Dedication This book is dedicated to Edward Keenan who left a profound influence

More information

A Concrete Introduction. to the Abstract Concepts. of Integers and Algebra using Algebra Tiles

A Concrete Introduction. to the Abstract Concepts. of Integers and Algebra using Algebra Tiles A Concrete Introduction to the Abstract Concepts of Integers and Algebra using Algebra Tiles Table of Contents Introduction... 1 page Integers 1: Introduction to Integers... 3 2: Working with Algebra Tiles...

More information

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 - Industry

More information

Mathematical Modeling and Engineering Problem Solving

Mathematical Modeling and Engineering Problem Solving Mathematical Modeling and Engineering Problem Solving Berlin Chen Department of Computer Science & Information Engineering National Taiwan Normal University Reference: 1. Applied Numerical Methods with

More information

MATHS LEVEL DESCRIPTORS

MATHS LEVEL DESCRIPTORS MATHS LEVEL DESCRIPTORS Number Level 3 Understand the place value of numbers up to thousands. Order numbers up to 9999. Round numbers to the nearest 10 or 100. Understand the number line below zero, and

More information

GeoGebra. 10 lessons. Gerrit Stols

GeoGebra. 10 lessons. Gerrit Stols GeoGebra in 10 lessons Gerrit Stols Acknowledgements GeoGebra is dynamic mathematics open source (free) software for learning and teaching mathematics in schools. It was developed by Markus Hohenwarter

More information

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary

Current Standard: Mathematical Concepts and Applications Shape, Space, and Measurement- Primary Shape, Space, and Measurement- Primary A student shall apply concepts of shape, space, and measurement to solve problems involving two- and three-dimensional shapes by demonstrating an understanding of:

More information

Infographics in the Classroom: Using Data Visualization to Engage in Scientific Practices

Infographics in the Classroom: Using Data Visualization to Engage in Scientific Practices Infographics in the Classroom: Using Data Visualization to Engage in Scientific Practices Activity 4: Graphing and Interpreting Data In Activity 4, the class will compare different ways to graph the exact

More information

High School Functions Interpreting Functions Understand the concept of a function and use function notation.

High School Functions Interpreting Functions Understand the concept of a function and use function notation. Performance Assessment Task Printing Tickets Grade 9 The task challenges a student to demonstrate understanding of the concepts representing and analyzing mathematical situations and structures using algebra.

More information

MATH 60 NOTEBOOK CERTIFICATIONS

MATH 60 NOTEBOOK CERTIFICATIONS MATH 60 NOTEBOOK CERTIFICATIONS Chapter #1: Integers and Real Numbers 1.1a 1.1b 1.2 1.3 1.4 1.8 Chapter #2: Algebraic Expressions, Linear Equations, and Applications 2.1a 2.1b 2.1c 2.2 2.3a 2.3b 2.4 2.5

More information

Prentice Hall Mathematics Courses 1-3 Common Core Edition 2013

Prentice Hall Mathematics Courses 1-3 Common Core Edition 2013 A Correlation of Prentice Hall Mathematics Courses 1-3 Common Core Edition 2013 to the Topics & Lessons of Pearson A Correlation of Courses 1, 2 and 3, Common Core Introduction This document demonstrates

More information

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Module: 2 Bipolar Junction Transistors Lecture-2 Transistor

More information

Lesson 1: Positive and Negative Numbers on the Number Line Opposite Direction and Value

Lesson 1: Positive and Negative Numbers on the Number Line Opposite Direction and Value Positive and Negative Numbers on the Number Line Opposite Direction and Value Student Outcomes Students extend their understanding of the number line, which includes zero and numbers to the right or above

More information

Kinetic Friction. Experiment #13

Kinetic Friction. Experiment #13 Kinetic Friction Experiment #13 Joe Solution E01234567 Partner- Jane Answers PHY 221 Lab Instructor- Nathaniel Franklin Wednesday, 11 AM-1 PM Lecture Instructor Dr. Jacobs Abstract The purpose of this

More information

CORE Assessment Module Module Overview

CORE Assessment Module Module Overview CORE Assessment Module Module Overview Content Area Mathematics Title Speedy Texting Grade Level Grade 7 Problem Type Performance Task Learning Goal Students will solve real-life and mathematical problems

More information

ADVANCED COMPUTATIONAL TOOLS FOR EDUCATION IN CHEMICAL AND BIOMEDICAL ENGINEERING ANALYSIS

ADVANCED COMPUTATIONAL TOOLS FOR EDUCATION IN CHEMICAL AND BIOMEDICAL ENGINEERING ANALYSIS ADVANCED COMPUTATIONAL TOOLS FOR EDUCATION IN CHEMICAL AND BIOMEDICAL ENGINEERING ANALYSIS Proposal for the FSU Student Technology Fee Proposal Program Submitted by Department of Chemical and Biomedical

More information

Electrochemical Kinetics ( Ref. :Bard and Faulkner, Oldham and Myland, Liebhafsky and Cairns) R f = k f * C A (2) R b = k b * C B (3)

Electrochemical Kinetics ( Ref. :Bard and Faulkner, Oldham and Myland, Liebhafsky and Cairns) R f = k f * C A (2) R b = k b * C B (3) Electrochemical Kinetics ( Ref. :Bard and Faulkner, Oldham and Myland, Liebhafsky and Cairns) 1. Background Consider the reaction given below: A B (1) If k f and k b are the rate constants of the forward

More information

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions.

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions. Algebra I Overview View unit yearlong overview here Many of the concepts presented in Algebra I are progressions of concepts that were introduced in grades 6 through 8. The content presented in this course

More information

MATHEMATICS FOR ENGINEERING BASIC ALGEBRA

MATHEMATICS FOR ENGINEERING BASIC ALGEBRA MATHEMATICS FOR ENGINEERING BASIC ALGEBRA TUTORIAL 3 EQUATIONS This is the one of a series of basic tutorials in mathematics aimed at beginners or anyone wanting to refresh themselves on fundamentals.

More information