Let s start by defining what it means for two statements to be logically equivalent.

Size: px
Start display at page:

Download "Let s start by defining what it means for two statements to be logically equivalent."

Transcription

1

2 Boolean Algebra Boolean Algebra ( ) So far we have been presented with statements such as p, q, p, p q, p q, etc. It would be nice if we had a means of manipulating these statements in an algebraic manner. This would allow us to show the equality of two statements without having to build truth tables. Luckily someone solved the problem of creating a method of manipulation, and we just need to learn and understand it. Let s start by defining what it means for two statements to be logically equivalent. Definition of Logically Equivalent Two statements are logically equivalent,, or equal, =, iff they have the same logical content. Note: We typically use the symbol for equivalence. For the purpose of this lesson, we will not bother ourselves with the difference between = and and just use = since we should be familiar with =. Using a truth table, we can visually represent logical equivalence. Ex 1: Show that p q = p q. (Or we could say p q p q.) Solution: p q p p q p q T T F T T T F F F F F T T T T F F T T T Example 1 By observing the table, we see that Column p q is identical to Column p q. Hence p q is equal to, or logically equivalent to, p q. It s great that we can show logical equivalence with truth tables, but can we do it without? First we will need to learn a few properties of Boolean algebra. Property 0: Disjunction of Conjunctions Any compound statement of the form p q where represents a connective can be written as a disjunction of conjunctions. For example, p q is in that form.

3 Boolean Algebra Ex 10: State the properties between each step that prove p q = ( p q) ( q p). The proof is given below. p q = Disjunction of Conjunctions = ( p q) ( p q) Distributivity ( ) ( ) = p p q q p q Distributivity = ( p p) ( p q) ( q p) ( q q) A property of negation = TRUE ( p q) ( q p) TRUE Identity = ( p q) q p DeMorgan s Laws = ( p q) ( q p) ( ) Example 10 Ex 11: Prove that p q = p q without using a truth table. Solution: p q= We can use Property 0: Disjunction of Conjunctions. (Alternatively, we can use the work we showed in Example 2.) = ( p q) ( p q) p q ( ) Associativity will allow us to make the grouping shown in the next step. Example 11 = ( p q) ( p q) ( p q) Distributivity (in the reverse direction) allows us to factor out p from ( q q). = ( p q) p ( q q) We can replace q q property we learned with negations. [ ] = ( p q) p TRUE ( ) with TRUE because of a

4 Advanced Mathematics Radian Measure Degree Writing Assignment Degree Writing Assignment In order to fully understand radian measure, let s first look at degree measure and understand its origins. Create a fully developed response to the following two topics. 1.) Research theories about the origin of degrees, the use of splitting a circle into 360 degrees, and the motivation of ancient mathematicians to study angles. 2.) Discuss if dividing a circle into a number of pieces other than 360 would be more efficient. Why not use the number 720 or 600 (or any other number)? What about using a number other than 360 is different when it comes to measuring angles?

5 Advanced Mathematics for Matrix Capstone: Encryption BTWPSNRXG.IZCMBC!XZTRKUM _WI You may not have realized, but the title of this project is actually an encrypted message. Your assignment will be to encrypt and decrypt a message while working with a partner. Before beginning, you ll need to know the process used to encrypt the phrase. Here s how it works: Encryption 1.) Write down a message, and then split the message into sets of 3 by 1 matrices. SS EE EE SAVE ME! AA! VV MM 2.) Using the key, located below, now transform the message into numbers. A B C D E F G H I J K L M N O P Q R S T U V W X Y Z (space).?! S E E A! V M ) Multiply each matrix by another matrix that has an inverse. Remember, to check if an inverse exists, simply find the determinant det = -1 The determinant is nonzero; therefore, an inverse exists = = =

6 Plane Analytic Geometry Plane Analytic Geometry Introduction Although it may seem like a simple concept, there is much to be said about lines and curves on the plane. This lesson begins by briefly discussing the different forms in which a line can appear then explores plane analytic geometry and families of lines. Line Forms Tip: Before trying to memorize the following forms in which a line can be written, just consider the title of the line form. For example, the slope intercept form should contain a representation of slope and an intercept. Point Slope Form Let ( x1, y1) be a point and m be the slope of a line. Then the point slope form of a line is ( y y ) = mx ( x ) 1 1 A limitation of point-slope form is that vertical lines cannot be represented using it since vertical lines have no slope. Two-Point Form Let ( x1, y1) and ( x2, y2) be the points. Then the two point form of a line is y y1 y2 y1 = x x x x A limitation of two point form is that vertical lines cannot be represented using it since that would result in a denominator of zero on the right side of the equation above. Slope Intercept Form Let (,) 0 b be a point and m be the slope of a line. Then the slope intercept form of a line is y = mx+ b A limitation of point-slope form is that vertical lines cannot be represented using it since vertical lines have no slope.

7 Plane Analytic Geometry Intercept Form Let ( a, 0) be the x intercept and (,) 0 b be the y intercept. Then the intercept form of a line is x y + =1 a b The limitations of intercept form are that neither a nor b can be zero. Hence, intercept form cannot represent lines through the origin. Also, since a and b exist, neither horizontal lines nor vertical lines can be represented. In other words, if we had a horizontal line, it would not cross the x-axis, therefore we would have no x intercept ( a, 0 ). General Form The general form of a line is Ax + By + C = 0 such that both A 0 and B 0 (simultaneously). The general form can be used to represent all lines. Exploring the Equations of the Line Using the chart on the following page, show the equivalences of the different forms of the equation of the lines and discuss difficulties of going from one form to another due to the limitations of each form. As an example, two of the sections have already been completed.

8 Plane Analytic Geometry Slope Intercept Form y = mx+ b Point Slope Form ( y y1) = mx ( x 1) Two Point Form y y1 y2 y1 = x x x x Intercept Form x y + =1 a b General Form Ax By C + + = 0 Slope Intercept Form Point Slope Form y = mx+ b ( y y1) = mx ( x 1) Solutions for this column are on page a. Solutions for this column are on page b. Two Point Form y y1 y2 y1 = x x x x Intercept Form x y + =1 a b Solutions for this column are on page c. Solutions for this column are on page d. General Form Ax By C + + = 0 Solutions for this column are on page e.

9 Hyperbolic Modeling The Engineering Design Process The Steps: 1. Identify the Problem -Students will learn how to interpret information and write a concise, but informative problem statement. 2. Research the Problem - Students will learn to interpret information from articles. Students will have to find applicable articles and extract pertinent information. Students will have open discussions and sharing opportunities which will drive the learning of the fundamental content. 3. Brainstorm Solutions -Students will learn to plan ahead. They will think of various solutions to the problem and organize their ideas accordingly. 4. Choose a Solution - Students will use their critical thinking skills and the information they learned in Step 2 to choose the best solution to the problem. 5. Create and Develop a Prototype - Students will begin to build the prototype of their design. This will put their construction skills to the test as well as help them realize how something they design on paper and in their minds can be built in the physical world. 6. Test and Evaluate the Prototype - Students will see if what they built performs in the manner they intended. 7. Improve and Redesign - Students will reflect on the design and determine ways they can improve upon it. In addition to the engineering design process steps, the students will learn the overarching themes of the process: iteration, communication, imagination, and creativity. Students will learn that design is never completed and the process is based on iteration so that improvements can be made. Students will be challenged to maintain communication with not only their teammate(s), but the instructor and other classmates as well. Emphasis will be placed on imagination and creativity such that students are able to express themselves through the projects. 2 For more information visit

10 Hyperbolic Modeling Step 3: Brainstorm Solutions Brainstorm 3 possible solutions. If needed refer back to your problem statement to recall exactly what you need to do. Keep in mind the materials you can use for constructing your prototype. You may need to revisit the Research the Problem section to research the materials that may be used and then return to this step. Use the following three pages to sketch your solutions and write a description about each one. In the description, include the materials you plan to use, how the parts are joined together, and advantages/disadvantages of each design. Criteria to Include in Each Solution A hyperbolic cross section of the hyperboloid structure (labeled with the equation of the hyperbola). A sketch of the structural components of the design. Label what each material used for the prototype is and what it would represent if an actual structure were built. A small description that includes the functions of that design. Remember: The engineering design process is iterative and you may need to return to previous steps before moving forward. Teacher Note: If this project is being constructed in class, the following could be available. Note that materials and tools could be added to this list or taken away to change the complexity of the project. Materials 1. Paper Mache (1:1 ratio of white glue to water; newspaper) 2. Dowel Rods 3. Something to form a sturdy base (play dough, modeling clay, etc.) 4. An adhesive to force the dowel rods to stay together (hot glue is recommended because of its fast drying properties) 5. Paint 6. Optional: Foam board for a surface to mount/place the final design. Teacher Note: There is a second list of materials located in the "Test and Evaluate the Prototype" section that will be needed to do the Water Temperature test. 6 For more information visit

11 Hyperbolic Modeling Teacher Note: Alternately, the students could create a technical report. Presentation You will now present on your design. Create a presentation that addresses each step in the engineering design process. Included below are tips for things you may want to include in the presentation. Title Slide - Give your project a name and include the names of the participants in your group. Other slides (you do not have to limit yourself to one slide per step or the questions below): Identify the Problem - This could be a slide that outlines the objective of your project. Research the Problem - What did you research and why did you choose to research those topics? What did you find interesting in the research? Brainstorm Solutions/Choose a Solution- Include sketches of your proposed solutions. Have a little bit of information about each one. What made each design unique? Why did you not choose certain designs? Why did you choose the design you chose? If you combined parts of several designs, which parts did you combine and why? Maybe you chose a completely different design, explain why. Create and Develop a Prototype - Show off pictures of your final prototype. Describe the different parts. Cost Analysis - Include information about the cost of the different aspects outlined in the "Cost Analysis" section. Test and Evaluate the Prototype - Discuss how the prototype performed on the test. Improve and Redesign - How can you improve the design? Include recommendations on how to improve the design and how you think these improvements will affect the performance. 19 For more information visit

12

College Algebra Through Problem Solving (2018 Edition)

College Algebra Through Problem Solving (2018 Edition) City University of New York (CUNY) CUNY Academic Works Open Educational Resources Queensborough Community College Winter 1-25-2018 College Algebra Through Problem Solving (2018 Edition) Danielle Cifone

More information

Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities

Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities 1 MATH 1 REVIEW SOLVING AN ABSOLUTE VALUE EQUATION Absolute value is a measure of distance; how far a number is from zero. In practice,

More information

2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY

2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY 2017 SUMMER REVIEW FOR STUDENTS ENTERING GEOMETRY The following are topics that you will use in Geometry and should be retained throughout the summer. Please use this practice to review the topics you

More information

2-1. Inductive Reasoning and Conjecture. Lesson 2-1. What You ll Learn. Active Vocabulary

2-1. Inductive Reasoning and Conjecture. Lesson 2-1. What You ll Learn. Active Vocabulary 2-1 Inductive Reasoning and Conjecture What You ll Learn Scan Lesson 2-1. List two headings you would use to make an outline of this lesson. 1. Active Vocabulary 2. New Vocabulary Fill in each blank with

More information

Algebra I (2016) Wright City R-II. Mathematics Grades 8-9, Duration 1 Year, 1 Credit Required Course Course Description

Algebra I (2016) Wright City R-II. Mathematics Grades 8-9, Duration 1 Year, 1 Credit Required Course Course Description Algebra I (2016) Course Algebra 1 introduces basic algebraic skills in a logical order, including relations, functions, graphing, systems of equations, radicals, factoring polynomials, rational equations,

More information

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2:

Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2: Math101, Sections 2 and 3, Spring 2008 Review Sheet for Exam #2: 03 17 08 3 All about lines 3.1 The Rectangular Coordinate System Know how to plot points in the rectangular coordinate system. Know the

More information

Math Fundamentals for Statistics I (Math 52) Unit 7: Connections (Graphs, Equations and Inequalities)

Math Fundamentals for Statistics I (Math 52) Unit 7: Connections (Graphs, Equations and Inequalities) Math Fundamentals for Statistics I (Math 52) Unit 7: Connections (Graphs, Equations and Inequalities) By Scott Fallstrom and Brent Pickett The How and Whys Guys This work is licensed under a Creative Commons

More information

Algebra 31 Summer Work Packet Review and Study Guide

Algebra 31 Summer Work Packet Review and Study Guide Algebra Summer Work Packet Review and Study Guide This study guide is designed to accompany the Algebra Summer Work Packet. Its purpose is to offer a review of the ten specific concepts covered in the

More information

Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur

Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur Lecture 02 Groups: Subgroups and homomorphism (Refer Slide Time: 00:13) We looked

More information

Geometry 21 Summer Work Packet Review and Study Guide

Geometry 21 Summer Work Packet Review and Study Guide Geometry Summer Work Packet Review and Study Guide This study guide is designed to accompany the Geometry Summer Work Packet. Its purpose is to offer a review of the ten specific concepts covered in the

More information

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles Unit 5 Linear equations and inequalities In this unit, you will build your understanding of the connection between linear functions and linear equations and inequalities that can be used to represent and

More information

Essential Question: What is a complex number, and how can you add, subtract, and multiply complex numbers? Explore Exploring Operations Involving

Essential Question: What is a complex number, and how can you add, subtract, and multiply complex numbers? Explore Exploring Operations Involving Locker LESSON 3. Complex Numbers Name Class Date 3. Complex Numbers Common Core Math Standards The student is expected to: N-CN. Use the relation i = 1 and the commutative, associative, and distributive

More information

Algebra II. Slide 1 / 261. Slide 2 / 261. Slide 3 / 261. Linear, Exponential and Logarithmic Functions. Table of Contents

Algebra II. Slide 1 / 261. Slide 2 / 261. Slide 3 / 261. Linear, Exponential and Logarithmic Functions. Table of Contents Slide 1 / 261 Algebra II Slide 2 / 261 Linear, Exponential and 2015-04-21 www.njctl.org Table of Contents click on the topic to go to that section Slide 3 / 261 Linear Functions Exponential Functions Properties

More information

Manipulating Radicals

Manipulating Radicals Lesson 40 Mathematics Assessment Project Formative Assessment Lesson Materials Manipulating Radicals MARS Shell Center University of Nottingham & UC Berkeley Alpha Version Please Note: These materials

More information

1-1. Expressions and Formulas. Lesson 1-1. What You ll Learn. Active Vocabulary

1-1. Expressions and Formulas. Lesson 1-1. What You ll Learn. Active Vocabulary 1-1 Expressions and Formulas What You ll Learn Skim the lesson. Write two things you already know about expressions and formulas. 1. Active Vocabulary 2. Review Vocabulary Identify the four grouping symbols

More information

CHAPTER 1 LINEAR EQUATIONS

CHAPTER 1 LINEAR EQUATIONS CHAPTER 1 LINEAR EQUATIONS Sec 1. Solving Linear Equations Kids began solving simple equations when they worked missing addends problems in first and second grades. They were given problems such as 4 +

More information

Solve Systems of Equations Algebraically

Solve Systems of Equations Algebraically Part 1: Introduction Solve Systems of Equations Algebraically Develop Skills and Strategies CCSS 8.EE.C.8b You know that solutions to systems of linear equations can be shown in graphs. Now you will learn

More information

Section 20: Arrow Diagrams on the Integers

Section 20: Arrow Diagrams on the Integers Section 0: Arrow Diagrams on the Integers Most of the material we have discussed so far concerns the idea and representations of functions. A function is a relationship between a set of inputs (the leave

More information

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles Unit 5 Linear equations and inequalities In this unit, you will build your understanding of the connection between linear functions and linear equations and inequalities that can be used to represent and

More information

Chapter 1 Review of Equations and Inequalities

Chapter 1 Review of Equations and Inequalities Chapter 1 Review of Equations and Inequalities Part I Review of Basic Equations Recall that an equation is an expression with an equal sign in the middle. Also recall that, if a question asks you to solve

More information

Algebra & Trig Review

Algebra & Trig Review Algebra & Trig Review 1 Algebra & Trig Review This review was originally written for my Calculus I class, but it should be accessible to anyone needing a review in some basic algebra and trig topics. The

More information

Parabolas and lines

Parabolas and lines Parabolas and lines Study the diagram at the right. I have drawn the graph y = x. The vertical line x = 1 is drawn and a number of secants to the parabola are drawn, all centred at x=1. By this I mean

More information

Propositional Logic. Fall () Propositional Logic Fall / 30

Propositional Logic. Fall () Propositional Logic Fall / 30 Propositional Logic Fall 2013 () Propositional Logic Fall 2013 1 / 30 1 Introduction Learning Outcomes for this Presentation 2 Definitions Statements Logical connectives Interpretations, contexts,... Logically

More information

Properties of Arithmetic

Properties of Arithmetic Excerpt from "Prealgebra" 205 AoPS Inc. 4 6 7 4 5 8 22 23 5 7 0 Arithmetic is being able to count up to twenty without taking o your shoes. Mickey Mouse CHAPTER Properties of Arithmetic. Why Start with

More information

Introducing Proof 1. hsn.uk.net. Contents

Introducing Proof 1. hsn.uk.net. Contents Contents 1 1 Introduction 1 What is proof? 1 Statements, Definitions and Euler Diagrams 1 Statements 1 Definitions Our first proof Euler diagrams 4 3 Logical Connectives 5 Negation 6 Conjunction 7 Disjunction

More information

Solving Quadratic & Higher Degree Equations

Solving Quadratic & Higher Degree Equations Chapter 9 Solving Quadratic & Higher Degree Equations Sec 1. Zero Product Property Back in the third grade students were taught when they multiplied a number by zero, the product would be zero. In algebra,

More information

Proving simple set properties...

Proving simple set properties... Proving simple set properties... Part 1: Some examples of proofs over sets Fall 2013 Proving simple set properties... Fall 2013 1 / 17 Introduction Overview: Learning outcomes In this session we will...

More information

North Carolina State University

North Carolina State University North Carolina State University MA 141 Course Text Calculus I by Brenda Burns-Williams and Elizabeth Dempster August 7, 2014 Section1 Functions Introduction In this section, we will define the mathematical

More information

Solving Quadratic & Higher Degree Equations

Solving Quadratic & Higher Degree Equations Chapter 9 Solving Quadratic & Higher Degree Equations Sec 1. Zero Product Property Back in the third grade students were taught when they multiplied a number by zero, the product would be zero. In algebra,

More information

Advanced Functions: Content and Reporting Targets

Advanced Functions: Content and Reporting Targets Advanced Functions: Content and Reporting Targets Mathematical Processes across all strands: Problem Solving; Reasoning and Proving; Reflecting; Selecting Tools and Computational Strategies; Connecting,

More information

1 Boolean Algebra Simplification

1 Boolean Algebra Simplification cs281: Computer Organization Lab3 Prelab Our objective in this prelab is to lay the groundwork for simplifying boolean expressions in order to minimize the complexity of the resultant digital logic circuit.

More information

Quarter 2 400, , , , , , ,000 50,000

Quarter 2 400, , , , , , ,000 50,000 Algebra 2 Quarter 2 Quadratic Functions Introduction to Polynomial Functions Hybrid Electric Vehicles Since 1999, there has been a growing trend in the sales of hybrid electric vehicles. These data show

More information

Quadratic Equations Part I

Quadratic Equations Part I Quadratic Equations Part I Before proceeding with this section we should note that the topic of solving quadratic equations will be covered in two sections. This is done for the benefit of those viewing

More information

AP Calculus AB Summer Assignment 2016

AP Calculus AB Summer Assignment 2016 AP Calculus AB Name Dates: Start Finish AP Calculus AB Summer Assignment 016 Welcome to AP Calculus AB. This packet is a review of Advanced Algebra & Pre-Calculus topics that you will use continuously

More information

AP Calculus AB Summer Assignment

AP Calculus AB Summer Assignment AP Calculus AB Summer Assignment Name: When you come back to school, you will be epected to have attempted every problem. These skills are all different tools that you will pull out of your toolbo this

More information

Ordinary Differential Equations Prof. A. K. Nandakumaran Department of Mathematics Indian Institute of Science Bangalore

Ordinary Differential Equations Prof. A. K. Nandakumaran Department of Mathematics Indian Institute of Science Bangalore Ordinary Differential Equations Prof. A. K. Nandakumaran Department of Mathematics Indian Institute of Science Bangalore Module - 3 Lecture - 10 First Order Linear Equations (Refer Slide Time: 00:33) Welcome

More information

FUNCTIONS AND MODELS

FUNCTIONS AND MODELS 1 FUNCTIONS AND MODELS FUNCTIONS AND MODELS The fundamental objects that we deal with in calculus are functions. FUNCTIONS AND MODELS This chapter prepares the way for calculus by discussing: The basic

More information

Sample: Do Not Reproduce LF6 STUDENT PAGES LINEAR FUNCTIONS STUDENT PACKET 6: SYSTEMS OF LINEAR EQUATIONS. Name Period Date

Sample: Do Not Reproduce LF6 STUDENT PAGES LINEAR FUNCTIONS STUDENT PACKET 6: SYSTEMS OF LINEAR EQUATIONS. Name Period Date Name Period Date LINEAR FUNCTIONS STUDENT PACKET 6: SYSTEMS OF LINEAR EQUATIONS LF6.1 LF6.2 LF6.3 Introduction to Systems of Linear Equations Understand the definition of a system of linear equations Understand

More information

ALGEBRA II: A. Survey of Functions. Jeff Shriner

ALGEBRA II: A. Survey of Functions. Jeff Shriner ALGEBRA II: A Survey of Functions Jeff Shriner J S Created for University of Colorado PCDP, Summer 2014 1 C O N T E N T S 0 0.1: pre-requisite review 5 0 0.2: functions 7 0 0.3: inverse functions 11 0

More information

Instructor Notes for Chapters 3 & 4

Instructor Notes for Chapters 3 & 4 Algebra for Calculus Fall 0 Section 3. Complex Numbers Goal for students: Instructor Notes for Chapters 3 & 4 perform computations involving complex numbers You might want to review the quadratic formula

More information

Symbolic Logic Outline

Symbolic Logic Outline Symbolic Logic Outline 1. Symbolic Logic Outline 2. What is Logic? 3. How Do We Use Logic? 4. Logical Inferences #1 5. Logical Inferences #2 6. Symbolic Logic #1 7. Symbolic Logic #2 8. What If a Premise

More information

Topic 1: Propositional logic

Topic 1: Propositional logic Topic 1: Propositional logic Guy McCusker 1 1 University of Bath Logic! This lecture is about the simplest kind of mathematical logic: propositional calculus. We discuss propositions, which are statements

More information

Propositional Logic. Spring Propositional Logic Spring / 32

Propositional Logic. Spring Propositional Logic Spring / 32 Propositional Logic Spring 2016 Propositional Logic Spring 2016 1 / 32 Introduction Learning Outcomes for this Presentation Learning Outcomes... At the conclusion of this session, we will Define the elements

More information

Pre-Algebra (6/7) Pacing Guide

Pre-Algebra (6/7) Pacing Guide Pre-Algebra (6/7) Pacing Guide Vision Statement Imagine a classroom, a school, or a school district where all students have access to high-quality, engaging mathematics instruction. There are ambitious

More information

Chapter One: Pre-Geometry

Chapter One: Pre-Geometry Chapter One: Pre-Geometry Index: A: Solving Equations B: Factoring (GCF/DOTS) C: Factoring (Case Two leading into Case One) D: Factoring (Case One) E: Solving Quadratics F: Parallel and Perpendicular Lines

More information

AP Calculus AB Summer Assignment 2017

AP Calculus AB Summer Assignment 2017 AP Calculus AB Name Dates: Start Finish AP Calculus AB Summer Assignment 017 Welcome to AP Calculus AB! This packet is a compilation of Advanced Algebra & Pre-Calculus topics that you will use continuously

More information

33. SOLVING LINEAR INEQUALITIES IN ONE VARIABLE

33. SOLVING LINEAR INEQUALITIES IN ONE VARIABLE get the complete book: http://wwwonemathematicalcatorg/getfulltextfullbookhtm 33 SOLVING LINEAR INEQUALITIES IN ONE VARIABLE linear inequalities in one variable DEFINITION linear inequality in one variable

More information

SUMMER MATH PACKET. Geometry A COURSE 227

SUMMER MATH PACKET. Geometry A COURSE 227 SUMMER MATH PACKET Geometry A COURSE 7 MATH SUMMER PACKET INSTRUCTIONS Attached you will find a packet of exciting math problems for your enjoyment over the summer. The purpose of the summer packet is

More information

Lesson 8 Solving Quadratic Equations

Lesson 8 Solving Quadratic Equations Lesson 8 Solving Quadratic Equations Lesson 8 Solving Quadratic Equations We will continue our work with quadratic equations in this lesson and will learn the classic method to solve them the Quadratic

More information

Sect The Slope-Intercept Form

Sect The Slope-Intercept Form 0 Concepts # and # Sect. - The Slope-Intercept Form Slope-Intercept Form of a line Recall the following definition from the beginning of the chapter: Let a, b, and c be real numbers where a and b are not

More information

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

Unit 6 Quadratic Relations of the Form y = ax 2 + bx + c Unit 6 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

Getting Started with Communications Engineering

Getting Started with Communications Engineering 1 Linear algebra is the algebra of linear equations: the term linear being used in the same sense as in linear functions, such as: which is the equation of a straight line. y ax c (0.1) Of course, if we

More information

Definition of geometric vectors

Definition of geometric vectors Roberto s Notes on Linear Algebra Chapter 1: Geometric vectors Section 2 of geometric vectors What you need to know already: The general aims behind the concept of a vector. What you can learn here: The

More information

Instructors Manual Algebra and Trigonometry, 2e Cynthia Y. Young

Instructors Manual Algebra and Trigonometry, 2e Cynthia Y. Young Dear Instructor, Instructors Manual Algebra and Trigonometry, 2e Cynthia Y. Young I hope that when you read my Algebra and Trigonometry book it will be seamless with how you teach. My goal when writing

More information

Contents. To the Teacher... v

Contents. To the Teacher... v Katherine & Scott Robillard Contents To the Teacher........................................... v Linear Equations................................................ 1 Linear Inequalities..............................................

More information

Slope Fields: Graphing Solutions Without the Solutions

Slope Fields: Graphing Solutions Without the Solutions 8 Slope Fields: Graphing Solutions Without the Solutions Up to now, our efforts have been directed mainly towards finding formulas or equations describing solutions to given differential equations. Then,

More information

CP Algebra 2. Unit 2-1 Factoring and Solving Quadratics

CP Algebra 2. Unit 2-1 Factoring and Solving Quadratics CP Algebra Unit -1 Factoring and Solving Quadratics Name: Period: 1 Unit -1 Factoring and Solving Quadratics Learning Targets: 1. I can factor using GCF.. I can factor by grouping. Factoring Quadratic

More information

Please bring the task to your first physics lesson and hand it to the teacher.

Please bring the task to your first physics lesson and hand it to the teacher. Pre-enrolment task for 2014 entry Physics Why do I need to complete a pre-enrolment task? This bridging pack serves a number of purposes. It gives you practice in some of the important skills you will

More information

Instructor Notes for Module 5

Instructor Notes for Module 5 Instructor Notes for Module 5 M5 I1 and I The Bottle Problem Modeling Co-Varying Relationships Learning outcomes: Student will be able to: Given bottles of various shapes, sketch a graph of the co-varying

More information

1.1 Statements and Compound Statements

1.1 Statements and Compound Statements Chapter 1 Propositional Logic 1.1 Statements and Compound Statements A statement or proposition is an assertion which is either true or false, though you may not know which. That is, a statement is something

More information

Algebra I Assessment. Eligible Texas Essential Knowledge and Skills

Algebra I Assessment. Eligible Texas Essential Knowledge and Skills Algebra I Assessment Eligible Texas Essential Knowledge and Skills STAAR Algebra I Assessment Reporting Category 1: Functional Relationships The student will describe functional relationships in a variety

More information

Some Notes on Linear Algebra

Some Notes on Linear Algebra Some Notes on Linear Algebra prepared for a first course in differential equations Thomas L Scofield Department of Mathematics and Statistics Calvin College 1998 1 The purpose of these notes is to present

More information

2017 Summer Break Assignment for Students Entering Geometry

2017 Summer Break Assignment for Students Entering Geometry 2017 Summer Break Assignment for Students Entering Geometry Name: 1 Note to the Student: In middle school, you worked with a variety of geometric measures, such as: length, area, volume, angle, surface

More information

Name Period Date. polynomials of the form x ± bx ± c. Use guess and check and logic to factor polynomials of the form 2

Name Period Date. polynomials of the form x ± bx ± c. Use guess and check and logic to factor polynomials of the form 2 Name Period Date POLYNOMIALS Student Packet 3: Factoring Polynomials POLY3 STUDENT PAGES POLY3.1 An Introduction to Factoring Polynomials Understand what it means to factor a polynomial Factor polynomials

More information

Do you know how to find the distance between two points?

Do you know how to find the distance between two points? Some notation to understand: is the line through points A and B is the ray starting at point A and extending (infinitely) through B is the line segment connecting points A and B is the length of the line

More information

SOLUTIONS FOR PROBLEMS 1-30

SOLUTIONS FOR PROBLEMS 1-30 . Answer: 5 Evaluate x x + 9 for x SOLUTIONS FOR PROBLEMS - 0 When substituting x in x be sure to do the exponent before the multiplication by to get (). + 9 5 + When multiplying ( ) so that ( 7) ( ).

More information

College Physics 201 Graphing Review and Analysis

College Physics 201 Graphing Review and Analysis Northern Michigan University Graphing Review and Analysis Page-1 College Physics 201 Graphing Review and Analysis Materials: Graph paper, ruler, pencil and calculator. 1 Purpose The goal of these laboratory

More information

Course Outline, Mathematics - Algebra 2-Trigonometry -

Course Outline, Mathematics - Algebra 2-Trigonometry - Course Outline, Mathematics - Algebra 2-Trigonometry - Course Description: Algebra 2 is the study of equations of second degree, which include such diverse geometric manifestations as parabolas, ellipses,

More information

SECTION 1.8 : x = f LEARNING OBJECTIVES

SECTION 1.8 : x = f LEARNING OBJECTIVES SECTION 1.8 : x = f (Section 1.8: x = f ( y) ( y)) 1.8.1 LEARNING OBJECTIVES Know how to graph equations of the form x = f ( y). Compare these graphs with graphs of equations of the form y = f ( x). Recognize

More information

Boolean Algebra CHAPTER 15

Boolean Algebra CHAPTER 15 CHAPTER 15 Boolean Algebra 15.1 INTRODUCTION Both sets and propositions satisfy similar laws, which are listed in Tables 1-1 and 4-1 (in Chapters 1 and 4, respectively). These laws are used to define an

More information

2.1 Identifying Patterns

2.1 Identifying Patterns I. Foundations for Functions 2.1 Identifying Patterns: Leaders' Notes 2.1 Identifying Patterns Overview: Objective: s: Materials: Participants represent linear relationships among quantities using concrete

More information

Course Number 420 Title Algebra I Honors Grade 9 # of Days 60

Course Number 420 Title Algebra I Honors Grade 9 # of Days 60 Whitman-Hanson Regional High School provides all students with a high- quality education in order to develop reflective, concerned citizens and contributing members of the global community. Course Number

More information

Everything Old Is New Again: Connecting Calculus To Algebra Andrew Freda

Everything Old Is New Again: Connecting Calculus To Algebra Andrew Freda Everything Old Is New Again: Connecting Calculus To Algebra Andrew Freda (afreda@deerfield.edu) ) Limits a) Newton s Idea of a Limit Perhaps it may be objected, that there is no ultimate proportion of

More information

The First Derivative Test

The First Derivative Test The First Derivative Test We have already looked at this test in the last section even though we did not put a name to the process we were using. We use a y number line to test the sign of the first derivative

More information

Curriculum Design Template. Course Title: Calculus Grade Level: 12. Topics in Differentiation Marking Period 2

Curriculum Design Template. Course Title: Calculus Grade Level: 12. Topics in Differentiation Marking Period 2 Curriculum Design Template Content Area: Mathematics Course Title: Calculus Grade Level: 12 Limits and Continuity Derivatives and Differentiation Marking Period 1 Topics in Differentiation Marking Period

More information

Algebra 2 Summer Work Packet Review and Study Guide

Algebra 2 Summer Work Packet Review and Study Guide Algebra Summer Work Packet Review and Study Guide This study guide is designed to accompany the Algebra Summer Work Packet. Its purpose is to offer a review of the nine specific concepts covered in the

More information

Section 2: Equations and Inequalities

Section 2: Equations and Inequalities Topic 1: Equations: True or False?... 29 Topic 2: Identifying Properties When Solving Equations... 31 Topic 3: Solving Equations... 34 Topic 4: Solving Equations Using the Zero Product Property... 36 Topic

More information

Unit 2-1: Factoring and Solving Quadratics. 0. I can add, subtract and multiply polynomial expressions

Unit 2-1: Factoring and Solving Quadratics. 0. I can add, subtract and multiply polynomial expressions CP Algebra Unit -1: Factoring and Solving Quadratics NOTE PACKET Name: Period Learning Targets: 0. I can add, subtract and multiply polynomial expressions 1. I can factor using GCF.. I can factor by grouping.

More information

Linear Equations. Find the domain and the range of the following set. {(4,5), (7,8), (-1,3), (3,3), (2,-3)}

Linear Equations. Find the domain and the range of the following set. {(4,5), (7,8), (-1,3), (3,3), (2,-3)} Linear Equations Domain and Range Domain refers to the set of possible values of the x-component of a point in the form (x,y). Range refers to the set of possible values of the y-component of a point in

More information

1.1 The Language of Mathematics Expressions versus Sentences

1.1 The Language of Mathematics Expressions versus Sentences The Language of Mathematics Expressions versus Sentences a hypothetical situation the importance of language Study Strategies for Students of Mathematics characteristics of the language of mathematics

More information

Learning Packet. Lesson 5b Solving Quadratic Equations THIS BOX FOR INSTRUCTOR GRADING USE ONLY

Learning Packet. Lesson 5b Solving Quadratic Equations THIS BOX FOR INSTRUCTOR GRADING USE ONLY Learning Packet Student Name Due Date Class Time/Day Submission Date THIS BOX FOR INSTRUCTOR GRADING USE ONLY Mini-Lesson is complete and information presented is as found on media links (0 5 pts) Comments:

More information

Math Precalculus I University of Hawai i at Mānoa Spring

Math Precalculus I University of Hawai i at Mānoa Spring Math 135 - Precalculus I University of Hawai i at Mānoa Spring - 2014 Created for Math 135, Spring 2008 by Lukasz Grabarek and Michael Joyce Send comments and corrections to lukasz@math.hawaii.edu Contents

More information

Rising Geometry Students!

Rising Geometry Students! Rising Geometry Students! As a 7 th grader entering in to Geometry next year, it is very important that you have mastered the topics listed below. The majority of the topics were taught in Algebra 1, but

More information

Algebra. Robert Taggart

Algebra. Robert Taggart Algebra Robert Taggart Table of Contents To the Student.............................................. v Unit : Algebra Basics Lesson : Negative and Positive Numbers....................... Lesson : Operations

More information

Vector equations of lines in the plane and 3-space (uses vector addition & scalar multiplication).

Vector equations of lines in the plane and 3-space (uses vector addition & scalar multiplication). Boise State Math 275 (Ultman) Worksheet 1.6: Lines and Planes From the Toolbox (what you need from previous classes) Plotting points, sketching vectors. Be able to find the component form a vector given

More information

Algebra Summer Review Packet

Algebra Summer Review Packet Name: Algebra Summer Review Packet About Algebra 1: Algebra 1 teaches students to think, reason, and communicate mathematically. Students use variables to determine solutions to real world problems. Skills

More information

Two-Digit Number Times Two-Digit Number

Two-Digit Number Times Two-Digit Number Lesson Two-Digit Number Times Two-Digit Number Common Core State Standards 4.NBT.B.5 Multiply a whole number of up to four digits by a one-digit whole number, and multiply two two-digit numbers, using

More information

Solving Algebraic Equations in one variable

Solving Algebraic Equations in one variable Solving Algebraic Equations in one variable Written by Dave Didur August 19, 014 -- Webster s defines algebra as the branch of mathematics that deals with general statements of relations, utilizing letters

More information

EMPOWERING TEACHERS. Day 1 Read and record the details from The Earth on a large chart. LA , LA

EMPOWERING TEACHERS. Day 1 Read and record the details from The Earth on a large chart. LA , LA LA.3.1.7.5, LA.3.1.7.7 EMPOWERING TEACHERS Comprehension Instructional Routine: Compare and Contrast the Topics in Two Texts Preparation/Materials: two large texts for the teacher of The Earth and Mercury,

More information

CALCULUS III. Paul Dawkins

CALCULUS III. Paul Dawkins CALCULUS III Paul Dawkins Table of Contents Preface... iii Outline... iv Three Dimensional Space... Introduction... The -D Coordinate System... Equations of Lines... 9 Equations of Planes... 5 Quadric

More information

Grade 9 Mathematics Unit #2 Patterns & Relations Sub-Unit #1 Polynomials

Grade 9 Mathematics Unit #2 Patterns & Relations Sub-Unit #1 Polynomials Grade 9 Mathematics Unit #2 Patterns & Relations Sub-Unit #1 Polynomials Lesson Topic I Can 1 Definitions Define Polynomials Identify Polynomials Identify different parts of a polynomial Identify monomials,

More information

Contents. To the Teacher... v

Contents. To the Teacher... v Katherine & Scott Robillard Contents To the Teacher........................................... v Linear Equations................................................ 1 Linear Inequalities..............................................

More information

Section 4.6 Negative Exponents

Section 4.6 Negative Exponents Section 4.6 Negative Exponents INTRODUCTION In order to understand negative exponents the main topic of this section we need to make sure we understand the meaning of the reciprocal of a number. Reciprocals

More information

Math 10. Lesson 4 7 General Form of Linear Equation

Math 10. Lesson 4 7 General Form of Linear Equation Math 10 Lesson 7 General Form of Linear Equation I. Lesson Objectives: 1) To learn to use the general form of a linear equation. 2) To practice our algebra skills in order to manipulate equations. II.

More information

Multiple Representations: Equations to Tables and Graphs Transcript

Multiple Representations: Equations to Tables and Graphs Transcript Algebra l Teacher: It s good to see you again. Last time we talked about multiple representations. If we could, I would like to continue and discuss the subtle differences of multiple representations between

More information

Solving Quadratic & Higher Degree Equations

Solving Quadratic & Higher Degree Equations Chapter 7 Solving Quadratic & Higher Degree Equations Sec 1. Zero Product Property Back in the third grade students were taught when they multiplied a number by zero, the product would be zero. In algebra,

More information

ALGEBRAIC PRINCIPLES

ALGEBRAIC PRINCIPLES ALGEBRAIC PRINCIPLES Numbers and Operations Standard: 1 Understands and applies concepts of numbers and operations Power 1: Understands numbers, ways of representing numbers, relationships among numbers,

More information

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this.

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this. Preface Here are my online notes for my Calculus II course that I teach here at Lamar University. Despite the fact that these are my class notes they should be accessible to anyone wanting to learn Calculus

More information

Name Period Date. QUADRATIC FUNCTIONS AND EQUATIONS Student Pages for Packet 2: Solving Quadratic Equations 1

Name Period Date. QUADRATIC FUNCTIONS AND EQUATIONS Student Pages for Packet 2: Solving Quadratic Equations 1 Name Period Date QUAD2.1 QUAD2.2 QUAD2.3 The Square Root Property Solve quadratic equations using the square root property Understand that if a quadratic function is set equal to zero, then the result

More information

due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish)

due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish) Honors PreCalculus Summer Work 016 due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish) Dear Honors PreCalculus Students, This assignment is designed

More information