Unit 4 Lesson 2. Investigation. Name:

Size: px
Start display at page:

Download "Unit 4 Lesson 2. Investigation. Name:"

Transcription

1 Unit 4 Lesson 2 Investigation 3 CPMP-Tools Name: Number of Toys Made Sept Oct Crabs Ducks Cows Two of the contractors, Elise and Harvey, know from experience how many minutes it takes them to make each type of toy, as shown in this matrix: Time per Toy (in minutes) Crab Duck Cow Elise Harvey i. Use matrix multiplication to find a matrix that shows the total number of minutes each of the two contractors will need in order to fulfill their contracts for each of the two months. ii. Convert the minute totals to hours. What matrix operation could you use to do this conversion? Does your calculator or computer software have the capability to perform this type of matrix operation? b. Perform the following matrix multiplications without using a calculator or computer. Then check your answers using technology. i ii iii iv x y v Investigation 3 The Power of a Matrix In this investigation, you will learn a new way to represent and analyze information using matrices. As you explore problems about ecosystems and tennis tournaments, look for answers to these questions: How can you represent a vertex-edge graph with a matrix? If you multiply such a matrix by itself, what information do you get about the vertex-edge graph and the situation represented by the graph? 112 UNIT 2 Matrix Methods

2 Pollution In an Ecosystem An ecosystem is the system formed by a community of organisms and their interaction with their environment. The diagram below shows the predator-prey relationships of some organisms in a willow forest ecosystem. Willow Forest Ecosystem snail garter snake frog spider sawfly flea beetle bronze grackle yellow warbler meadow willow Such a diagram is called a food web. An arrow goes from one organism to another if one is food for the other. So, for example, the arrow from spider to yellow warbler means that spiders are food for yellow warblers. Pollution can cause all or part of the food web to become contaminated. In the following problems, you will explore how matrix multiplication can be used to analyze how contamination of some organisms spreads through the rest of the food web. 1 Using the willow forest ecosystem food web, discuss answers to the following questions. a. How are predator-prey relationships represented in the food web diagram? What do the arrows mean? b. Think about the effect on the ecosystem if a pollutant is introduced at some point in the forest. Assume the pollution does not kill any organisms, but the contamination is spread by eating. i. What might happen when a toxic chemical washes into a stream in which the frogs live? ii. What might happen if a pesticide contaminates the sawflies? c. The food web can be viewed as a vertex-edge graph, where the vertices are the organisms and the edges are the arrows. Since the edges have a direction, this type of vertex-edge graph is sometimes called a directed graph, or digraph. How can paths through the digraph help to analyze the spread of contamination? Illustrate your answer in the case where the contamination first effects the flea beetle. LESSON 2 Multiplying Matrices 113

3 2 Matrices can be used to help find paths through digraphs. The first step in finding paths is to construct an adjacency matrix for the food web digraph. You may recall from Core-Plus Mathematics Course 1 that an adjacency matrix is constructed by using the vertices of the digraph as labels for the rows and columns of a matrix. Each entry of the matrix is a 1 or a 0 depending on whether or not there is an arrow in the digraph (directed edge) from the row vertex to the column vertex. a. Below is a partially completed adjacency matrix for the food web digraph. Complete the adjacency matrix by filling in all the blank entries. For consistency in this investigation, we will always list the organisms alphabetically across the columns and down the rows. Adjacency Matrix Bg Fb Fr Gs Mw Sa Sn Sp Yw Bronze grackle Flea beetle Frog Garter snake Meadow willow = A Sawfly Snail Spider Yellow warbler b. Compare your matrix with the matrices constructed by other students. Discuss and resolve any differences in your matrices so that everyone agrees upon the same matrix. Label this adjacency matrix A. 3 The adjacency matrix tells you if there is an edge from one vertex to another. An edge from one vertex to another is like a path of length one. Now think about paths of length two. A path of length two from one vertex to another means that you can get from one vertex to the other by moving along two consecutive directed edges. a. The partially completed matrix below shows the number of paths of length two in the food web digraph. Complete the matrix. sawfly snail bronze grackle frog spider meadow willow yellow warbler garter snake flea beetle Number of Paths of Length Two Bg Fb Fr Gs Mw Sa Sn Sp Yw Bronze grackle Flea beetle Frog Garter snake Meadow willow 0 Sawfly Snail Spider Yellow warbler UNIT 2 Matrix Methods

4 b. Compare your matrix to those constructed by others. Discuss and resolve any differences so that everyone has the same matrix. 4 What matrix operation(s) could be used to get the paths-of-length-two matrix from the paths-of-length-one matrix A? Make and test some conjectures. (You may find it helpful to use vertex-edge graph software or other technology for this problem.) CPMP-Tools 5 Suppose that the meadow willows are contaminated by polluted ground water. In turn, they contaminate other organisms that feed directly or indirectly on them. However, at each step of the food chain, the concentration of contamination decreases. a. Suppose that organisms more than two steps from the meadow willow in the food web are no longer endangered by the contamination. Using the digraph, find one organism that is safe. b. How can the matrices be used to help find all the safe organisms? Explain your reasoning. c. Compare your methods for finding all the safe organisms with others. Tournament Rankings You have seen that powers of an adjacency matrix give you information about paths of certain lengths in the corresponding vertex-edge graph. This connection between graphs and matrices is useful for solving a variety of problems. For example, it is often very difficult to rank players or teams in a tournament accurately and systematically. A vertex-edge graph can give you a good picture of the status of the tournament. The corresponding adjacency matrix can help determine the ranking of the players or teams. Consider the following tournament situation. The second round of a city tennis tournament involved six girls, each of whom was to play every other girl. However, the tournament was rained out after each girl had played only four matches. The results of play were the following: Erina beat Keadra. Akiko beat Julia. Keadra beat Akiko and Julia. Julia beat Erina and Maria. Maria beat Erina, Cora, and Akiko. Cora beat Erina, Keadra, and Akiko. 6 Using the information above, can you decide anything about how the girls should be ranked at this stage of the tournament? Explain your reasoning. LESSON 2 Multiplying Matrices 115

5 7 A digraph and an adjacency matrix can be used to help rank the girls at this stage of the tournament with no ties. a. Represent the status of the tournament by completing a copy of the digraph and adjacency matrix below. E J K A M A C E J K M Akiko Cora Erina Julia Keadra Maria C b. Rank the girls as clearly as you can. Use the information shown in the digraph and adjacency matrix to explain your ranking. c. If you did not use row sums of the adjacency matrix in Part b, what additional information do these sums provide? d. Compute the square of the adjacency matrix and discuss what the entries tell you about the tournament. How could you use this information to help rank the girls? e. Use further operations on the adjacency matrix to rank the players with no ties. Explain the ranking system you used. Compare your method and results with others. Summarize the Mathematics In this investigation, you explored how powers of an adjacency matrix for a digraph and sums of the powers could be used to analyze the digraph and the situation it models. a Consider paths in a digraph. i. How do paths in a food web help you track the spread of contamination through the ecosystem? ii. What do paths in a tournament digraph tell you about the tournament? b What do powers of the adjacency matrix tell you about paths in the digraph? c Explain how you can use powers and sums of matrices to track pollution through an ecosystem and to rank the players in a tournament. Be prepared to share your thinking and tournament-ranking plan with the class. 116 UNIT 2 Matrix Methods

Think about systems of linear equations, their solutions, and how they might be represented with matrices.

Think about systems of linear equations, their solutions, and how they might be represented with matrices. Think About This Situation Unit 4 Lesson 3 Investigation 1 Name: Think about systems of linear equations, their solutions, and how they might be represented with matrices. a Consider a system of two linear

More information

A. The foxes will eat more wolves. B. The foxes will eat fewer wolves.

A. The foxes will eat more wolves. B. The foxes will eat fewer wolves. 1. The picture below shows an energy pyramid. What will most likely happen to the foxes and the wolves if the rabbits are removed? A. The foxes will eat more wolves. B. The foxes will eat fewer wolves.

More information

6. Which of the following is not a basic need of all animals a. food b. friends c. water d. protection from predators

6. Which of the following is not a basic need of all animals a. food b. friends c. water d. protection from predators NAME SOL 4.5 Habitats, Niches and Adaptations POPULATION A group of the same species living in the same place at the same time. COMMUNITY-- All of the populations that live in the same area 6. Which of

More information

Student Exploration: Food Chain

Student Exploration: Food Chain Name: Date: Student Exploration: Food Chain Vocabulary: consumer, ecosystem, equilibrium, food chain,, predator, prey, producer Prior Knowledge Questions (Do these BEFORE using the Gizmo.) The Food Chain

More information

Food Chains. energy: what is needed to do work or cause change

Food Chains. energy: what is needed to do work or cause change Have you ever seen a picture that shows a little fish about to be eaten by a big fish? Sometimes the big fish has an even bigger fish behind it. This is a simple food chain. A food chain is the path of

More information

Math 304 Handout: Linear algebra, graphs, and networks.

Math 304 Handout: Linear algebra, graphs, and networks. Math 30 Handout: Linear algebra, graphs, and networks. December, 006. GRAPHS AND ADJACENCY MATRICES. Definition. A graph is a collection of vertices connected by edges. A directed graph is a graph all

More information

Section 29: What s an Inverse?

Section 29: What s an Inverse? Section 29: What s an Inverse? Our investigations in the last section showed that all of the matrix operations had an identity element. The identity element for addition is, for obvious reasons, called

More information

5 th Grade Ecosystems Mini Assessment Name # Date. Name # Date

5 th Grade Ecosystems Mini Assessment Name # Date. Name # Date An ecosystem is a community of organisms and their interaction with their environment. (abiotic, biotic, niche, habitat, population, community)- 1. Which effect does a decrease in sunlight have on a pond

More information

Intensive Math-Algebra I Mini-Lesson MA.912.A.2.3

Intensive Math-Algebra I Mini-Lesson MA.912.A.2.3 Intensive Math-Algebra I Mini-Lesson MA.912.A.2.3 Benchmark MA.912.A.2.3 Describe the concept of a function, use function notation, determine whether a given relation is a function, and link equations

More information

HOMEWORK ASSIGNMENTS FOR: Grade

HOMEWORK ASSIGNMENTS FOR: Grade HOMEWORK ASSIGNMENTS FOR: Date 4/25/18 Wednesday Teacher Ms. Weger Subject/Grade Science 7 th Grade In-Class: REVIEW FOR CH. 22 TEST Go over the 22-3 Think Questions Look at the data from the Oh Deer!

More information

4thscience_lifescience (4thscience_lifescience) 4. Which of the following would probably cause the MOST harm to a pond or stream?

4thscience_lifescience (4thscience_lifescience) 4. Which of the following would probably cause the MOST harm to a pond or stream? Name: Date: 1. Whitetail deer live on the Cumberland Island National Seashore. What would make the deer population on the island smaller? A. people moving away from the island B. planting new trees in

More information

Ball of yarn Laminated photographs or drawings of ecosystem parts (see later pages)

Ball of yarn Laminated photographs or drawings of ecosystem parts (see later pages) This lesson has been adapted by Nature s Classroom Institute to help students comprehend the interdependencies of various ecosystems as well as their role within the larger environment. Through this activity

More information

BUNDLE 9: ENERGY AND ECOLOGY Review

BUNDLE 9: ENERGY AND ECOLOGY Review BUNDLE 9: ENERGY AND ECOLOGY Review 1. Describe Cellular Respiration, what happens, where does it happen, what type of organism does it take place in? What is the equation for respiration? Happens in the

More information

Name: Section: Number:

Name: Section: Number: Name: Section: Number: 2 3 Vocabulary Word Definition competition p.114 parasite p.117 host p.117 succession p.118 extinct p.120 endangered p.120 hazardous waste p.126 4 5 6 7 Lesson 1: How are ecosystems

More information

What Shapes an Ecosystem? Section 4-2 pgs 90-97

What Shapes an Ecosystem? Section 4-2 pgs 90-97 What Shapes an Ecosystem? Section 4-2 pgs 90-97 What Shapes an Ecosystem? If you ask an ecologist where a particular organism lives, that person might say the organism lives on a Caribbean coral reef,

More information

SUMMER WORKSHEET.

SUMMER WORKSHEET. SUMMER WORKSHEET 1 Newton s Laws SUMMER WORKSHEET Page 1 Newton s Laws Check out Mosa Mack s mystery on Newton s Laws The Case of the Haunted Supermarket! LOOK Remember: Objects at rest tend to stay at

More information

Academic Year Second Term. Science Revision sheets

Academic Year Second Term. Science Revision sheets Academic Year 2015-2016 Second Term Science Revision sheets Name: Date: Grade:3/ Q1 : Choose the letter of the choice that best answer the questions 1. Which of these is what a plant does that makes more

More information

Vanishing Species 5.1. Before You Read. Read to Learn. Biological Diversity. Section. What do biodiversity studies tell us?

Vanishing Species 5.1. Before You Read. Read to Learn. Biological Diversity. Section. What do biodiversity studies tell us? Vanishing Species Before You Read Dinosaurs are probably the most familiar organisms that are extinct, or no longer exist. Many plants and animals that are alive today are in danger of dying out. Think

More information

2. Which sequence shows a correct pathway for the flow of energy in a food chain? A. bacteria grass fox owl. B. grass grasshopper frog snake

2. Which sequence shows a correct pathway for the flow of energy in a food chain? A. bacteria grass fox owl. B. grass grasshopper frog snake 1. The diagram below illustrates the relationships between organisms in an ecosystem. 2. Which sequence shows a correct pathway for the flow of energy in a food chain? A. bacteria grass fox owl. grass

More information

IDENTIFICATION: Label each of the parts of the illustration below by identifying what the arrows are pointing at. Answer the questions that follow.

IDENTIFICATION: Label each of the parts of the illustration below by identifying what the arrows are pointing at. Answer the questions that follow. 5 th and 6 th Grade Science Ecology Review 3 City Academy Science Name: DIRECTIONS: Below is a cumulative review of the ecology unit. All questions are to be answered to the best of your ability in order

More information

Predict the effect of increased competition for abiotic and biotic resources on a food web. colored pencils graph paper ruler

Predict the effect of increased competition for abiotic and biotic resources on a food web. colored pencils graph paper ruler Edit File QUICK LAB Effect of Abiotic and Biotic Factors No organism exists in isolation. Organisms depend on and compete for the abiotic, or non-living, factors in its environment. For example, organisms

More information

4.5 : Ecosystems. K. Beasley, updated 4/2014!! 31

4.5 : Ecosystems. K. Beasley, updated 4/2014!! 31 4.5 : Ecosystems Science Vocabulary Adaptation: any physical or behavioral trait of an organism that helps it survive Populations: groups of like species that live in the same place at the same time Community:

More information

The reproductive success of an organism depends in part on the ability of the organism to survive.

The reproductive success of an organism depends in part on the ability of the organism to survive. The reproductive success of an organism depends in part on the ability of the organism to survive. How does the physical appearance of these organisms help them survive? A. Their physical appearance helps

More information

Algebra 1B notes and problems March 12, 2009 Factoring page 1

Algebra 1B notes and problems March 12, 2009 Factoring page 1 March 12, 2009 Factoring page 1 Factoring Last class, you worked on a set of problems where you had to do multiplication table calculations in reverse. For example, given the answer x 2 + 4x + 2x + 8,

More information

Plant Picture. Date. Observations

Plant Picture. Date. Observations Plant Picture Date Observations Investigation 1: Grass and Grain Seeds No. 1 Notebook Master What Do Plants Need? Review Questions 1. What are the basic needs of plants? 2. What part of a plant takes up

More information

UNIT 5. ECOSYSTEMS. Biocenosis Biotope Biotic factors Abiotic factors

UNIT 5. ECOSYSTEMS. Biocenosis Biotope Biotic factors Abiotic factors UNIT 5. ECOSYSTEMS 1. Define: ecosystem, biocenosis, biotope, abiotic factor, biotic factor 2. Complete using this word: ecosphere, biosphere, ecology, ecosystem a) The is all of the living thing on Earth.

More information

Community Interactions

Community Interactions Name Class Date 4.2 Niches and Community Interactions Lesson Objectives Define niche. Describe the role competition plays in shaping communities. Describe the role predation and herbivory play in shaping

More information

11/10/13. How do populations and communities interact and change? Populations. What do you think? Do you agree or disagree? Do you agree or disagree?

11/10/13. How do populations and communities interact and change? Populations. What do you think? Do you agree or disagree? Do you agree or disagree? Chapter Introduction Lesson 1 Populations Lesson 2 Changing Populations Lesson 3 Communities Chapter Wrap-Up How do populations and communities interact and change? What do you think? Before you begin,

More information

Student Name: Teacher: Date: District: London City. Assessment: 07 Science Science Test 4. Description: Life Science Final 1.

Student Name: Teacher: Date: District: London City. Assessment: 07 Science Science Test 4. Description: Life Science Final 1. Student Name: Teacher: Date: District: London City Assessment: 07 Science Science Test 4 Description: Life Science Final 1 Form: 301 1. A food chain is shown. Sunlight Grass Rabbit Snake What is the abiotic

More information

Page 1. Name:

Page 1. Name: Name: 9477-1 - Page 1 1) 2) 3) 4) 5) The ecological niche of an organism refers to the A) relation of the organism to humans B) biosphere in which the organism lives C) position of the organism in a food

More information

Organisms and Their Environment Student Contract

Organisms and Their Environment Student Contract Organisms and Their Environment Student Contract I contract this study guide for a grade of C. I agree to complete all of the items coded + by the due date specified with 90% accuracy. If I complete the

More information

1. The graph below represents a change in event A that leads to changes in events B and C.

1. The graph below represents a change in event A that leads to changes in events B and C. 1. The graph below represents a change in event A that leads to changes in events B and C. Which row in the chart best identifies each event in the graph? A) 1 B) 2 C) 3 D) 4 2. A stable ecosystem is characterized

More information

Relationships in Ecosystems. Chapter 1 Lesson 2 page 38 WB pages 6-7

Relationships in Ecosystems. Chapter 1 Lesson 2 page 38 WB pages 6-7 Relationships in Ecosystems Chapter 1 Lesson 2 page 38 WB pages 6-7 Chapter 1 Lesson 2 Vocabulary 1. population- all the members of one species in an area 2. community- all the living things in an ecosystem

More information

Populations and Communities

Populations and Communities CHAPTER 21 Populations and Communities LESSON 3 Communities What do you think? Read the two statements below and decide whether you agree or disagree with them. Place an A in the Before column if you agree

More information

Mrs. Fanek Ecology Date

Mrs. Fanek Ecology Date Name Period Mrs. Fanek Ecology Date 1. The graph below represents a change in event A that leads to changes in events B and C. Which row in the chart best identifies each event in the graph? A) 1 B) 2

More information

BIO 2 GO! Abiotic / Biotic Factors and Relationships in an Ecosystem

BIO 2 GO! Abiotic / Biotic Factors and Relationships in an Ecosystem BIO 2 GO! Abiotic / Biotic Factors and Relationships in an Ecosystem 3511 3512 All things are either abiotic or biotic. Ecosystems are determined by which of these factors are found in them. Interactions

More information

Lesson One Hundred and Sixty-One Normal Distribution for some Resolution

Lesson One Hundred and Sixty-One Normal Distribution for some Resolution STUDENT MANUAL ALGEBRA II / LESSON 161 Lesson One Hundred and Sixty-One Normal Distribution for some Resolution Today we re going to continue looking at data sets and how they can be represented in different

More information

NUMB3RS Activity: Where s the Source? Episode: Undercurrents

NUMB3RS Activity: Where s the Source? Episode: Undercurrents Teacher Page : Where s the Source? Topic: Vector fields Grade Level: 9-12 Objective: Use vector fields to make predictions Time: 25 minutes Introduction In Undercurrents, Don s team is asked to determine

More information

Exponent Laws and Scientific Notation

Exponent Laws and Scientific Notation Investigation 4 Exponent Laws and Scientific Notation Lucita and Tala were discussing how to multiply 4.1 10 4 by 3 10 6. We can start by rearranging things a little. 4.1 times 3 is 12.3, and we can use

More information

Writing and Graphing Inequalities

Writing and Graphing Inequalities 4.1 Writing and Graphing Inequalities solutions of an inequality? How can you use a number line to represent 1 ACTIVITY: Understanding Inequality Statements Work with a partner. Read the statement. Circle

More information

Vocabulary Activities

Vocabulary Activities Ecosystems, Food Chains + Food Webs Vocabulary Activities 2012 Three Dog Graphx Designs Ecosystems, Food Chains + Food Webs Vocabulary Activities by Tom Wier This three page set of vocabulary worksheets

More information

TEST B SCIENCE. First Name. Last Name. School LEVELS KEY STAGE TEST B TOTAL. Borderline check

TEST B SCIENCE. First Name. Last Name. School LEVELS KEY STAGE TEST B TOTAL. Borderline check SCIENCE KEY STAGE 2 2004 TEST B LEVELS 3 5 PAGE 5 7 9 11 13 15 17 19 20 TOTAL Borderline check MARKS TEST B First Name Last Name School INSTRUCTIONS Read this carefully. You have 45 minutes for this test.

More information

Living Things and the Environment

Living Things and the Environment Unit Key Words 1 Living Things and the Environment classify organism owl nest component habitat waterfall measures adapt prohibited seal rat fox In this unit you will learn to: recognize that an ecosystem

More information

Lesson 4. Is it a proportion?

Lesson 4. Is it a proportion? Learning Target Ratios and Proportional Relationships Lesson 4 Is it a proportion? Analyze proportional relationships and use them to solve real world and mathematical problems. CCSS.Math.Content.7.RP.A.2

More information

Markov Chains and Related Matters

Markov Chains and Related Matters Markov Chains and Related Matters 2 :9 3 4 : The four nodes are called states. The numbers on the arrows are called transition probabilities. For example if we are in state, there is a probability of going

More information

Boyle s Law and Charles Law Activity

Boyle s Law and Charles Law Activity Boyle s Law and Charles Law Activity Introduction: This simulation helps you to help you fully understand 2 Gas Laws: Boyle s Law and Charles Law. These laws are very simple to understand, but are also

More information

Unit 4 Matrix Methods

Unit 4 Matrix Methods Name: Unit 4 Matrix Methods Lesson 1 PRACTICE PROBLEMS Constructing, Interpreting, and Operating on Matrices I can construct matrices to organize, display, and analyze information, interpret those matrices,

More information

Won t you be my urchin? Featured scientist: Sarah W. Davies from University of Texas at Austin

Won t you be my urchin? Featured scientist: Sarah W. Davies from University of Texas at Austin Won t you be my urchin? Featured scientist: Sarah W. Davies from University of Texas at Austin Research Background: Imagine you are snorkeling on a coral reef! You see lots of plants and animals living

More information

Interactions of Living Things

Interactions of Living Things CHAPTER 14 LESSON 2 Interactions of Living Things Populations and Communities Key Concepts How do individuals and groups of organisms interact? What are some examples of symbiotic relationships? What do

More information

Plant/Ecosystems Webquest Log on to

Plant/Ecosystems Webquest Log on to Name Period Plant/Ecosystems Webquest Log on to www.discoveryeducation.com Username Password Click on My Content Click on the folder Ecosystem Click on A Biome to Call Home 1. Read Intro Define biome-

More information

HOMEWORK PACKET UNIT 2A. Part I: Introduction to Ecology

HOMEWORK PACKET UNIT 2A. Part I: Introduction to Ecology CP Biology Name Date Period HOMEWORK PACKET UNIT 2A Part I: Introduction to Ecology Name Class Date 3.1 What Is Ecology? Studying Our Living Planet 1. What is ecology? 2. What does the biosphere contain?

More information

This section is an introduction to the basic themes of the course.

This section is an introduction to the basic themes of the course. Chapter 1 Matrices and Graphs 1.1 The Adjacency Matrix This section is an introduction to the basic themes of the course. Definition 1.1.1. A simple undirected graph G = (V, E) consists of a non-empty

More information

More Vocabulary for Expressions

More Vocabulary for Expressions More Vocabulary for Expressions Since algebraic expressions come in several different forms, there are special words used to help describe these expressions. For example, if the expression can be written

More information

IFE. Discover the. Science.

IFE. Discover the. Science. IFE CIENCE RADE ASSESSMENT PACKET Discover the primary source of matter and energy in food chains, learn about herbivores, carnivores, omnivores, and decomposers and how they are related in food chains

More information

Michigan Farm Bureau Agriscience Lessons -- Connections to Michigan Content Standards

Michigan Farm Bureau Agriscience Lessons -- Connections to Michigan Content Standards Michigan Farm Bureau Agriscience Lessons -- Connections to Michigan Content Standards 2nd GRADE LESSON - "Understanding Insects as Friends or Foes" Michigan Farm Bureau Promotion and Education This lesson

More information

Some Animals Are More Equal than Others: Trophic Cascades and Keystone Species

Some Animals Are More Equal than Others: Trophic Cascades and Keystone Species Some Animals Are More Equal than Others: Trophic Cascades and Keystone Species NAME DATE This handout supplements the short film Some Animals Are More Equal than Others: Trophic Cascades and Keystone Species.

More information

PENNSYLVANIA. All living things need to interact in an ecosystem in order to survive.

PENNSYLVANIA. All living things need to interact in an ecosystem in order to survive. S4.A.3.1.2 -- Essential Explain a relationship between the living and nonliving components in a system (e.g., food web, terrarium). S4.A.3.1.3 -- Essential Categorize the parts of an ecosystem as either

More information

Climate Change. Presenter s Script

Climate Change. Presenter s Script General Instructions Presenter s Script You will have 15 minutes to present your activity. When you hear the air horn blow, you will begin your presentation (please do not start presenting until the air

More information

Mathematics 1104B. Systems of Equations and Inequalities, and Matrices. Study Guide. Text: Mathematics 11. Alexander and Kelly; Addison-Wesley, 1998.

Mathematics 1104B. Systems of Equations and Inequalities, and Matrices. Study Guide. Text: Mathematics 11. Alexander and Kelly; Addison-Wesley, 1998. Adult Basic Education Mathematics Systems of Equations and Inequalities, and Matrices Prerequisites: Mathematics 1104A, Mathematics 1104B Credit Value: 1 Text: Mathematics 11. Alexander and Kelly; Addison-Wesley,

More information

CHAPTER 3 - ECOSYSTEMS

CHAPTER 3 - ECOSYSTEMS CHAPTER 3 - ECOSYSTEMS Lesson 1 Parts of Ecosystems An ecosystem is made of living and nonliving parts that all work together. Every organism in an ecosystem has a part to play. An ecosystem is all of

More information

Five people were asked approximately how many hours of TV they watched per week. Their responses were as follows.

Five people were asked approximately how many hours of TV they watched per week. Their responses were as follows. Exit icket Sample Solutions Five people were asked approximately how many hours of V they watched per week. heir responses were as follows. 1. Find the mean number of hours of V watched for these five

More information

Lesson 2. Investigation. Name:

Lesson 2. Investigation. Name: Check Unit Your 3 Understanding Lesson Investigation 3 Refer to the Check Your Understanding on page 5 of the previous investigation. a. Find the mean index of exposure and the mean cancer death rate.

More information

What standard are we focusing on today?

What standard are we focusing on today? What standard are we focusing on today? Standard H.B.6 The student will demonstrate an understanding that ecosystems are complex, interactive systems that include both biological communities and physical

More information

3 Types of Interactions

3 Types of Interactions CHAPTER 18 3 Types of Interactions SECTION Interactions of Living Things BEFORE YOU READ After you read this section, you should be able to answer these questions: What determines an area s carrying capacity?

More information

Environmental Science. Teacher Copy

Environmental Science. Teacher Copy Environmental Science Teacher Copy Habitats! You are an organism!! Organisms obtain food, water, shelter and other things it needs to live, grow and reproduce from its environment.! A habitat is an environment

More information

COMMON CORE Lessons & Activities

COMMON CORE Lessons & Activities T E AC H I T SA M PL E COMMON CORE Lessons & Activities DAY! O T Common Core Lessons & Activities: Ecosystems By Carole Marsh Published by Gallopade International, Inc. Carole Marsh/Gallopade Printed in

More information

Honors Biology Ecology Concept List

Honors Biology Ecology Concept List 1. For each pair of terms, explain how the meanings of the terms differ. a. mutualism and commensalism b. parasitism and predation c. species richness and species diversity d. primary succession and secondary

More information

Carnation Experiment Day 1

Carnation Experiment Day 1 Carnation Experiment Day 1 Foss CA Science Standards: Life Sciences 2 Different types of plants and animals inhabit the earth. As a basis for understanding this concept: o C Students know how to identify

More information

Environments and Ecosystems

Environments and Ecosystems Environments and Ecosystems A habitat is a place where organisms naturally live and grow. Habitats include biotic, living factors, such as plants and animals and abiotic, non-living factors, such as rocks,

More information

Class President: A Network Approach to Popularity. Due July 18, 2014

Class President: A Network Approach to Popularity. Due July 18, 2014 Class President: A Network Approach to Popularity Due July 8, 24 Instructions. Due Fri, July 8 at :59 PM 2. Work in groups of up to 3 3. Type up the report, and submit as a pdf on D2L 4. Attach the code

More information

Vectors Summary. can slide along the line of action. not restricted, defined by magnitude & direction but can be anywhere.

Vectors Summary. can slide along the line of action. not restricted, defined by magnitude & direction but can be anywhere. Vectors Summary A vector includes magnitude (size) and direction. Academic Skills Advice Types of vectors: Line vector: Free vector: Position vector: Unit vector (n ): can slide along the line of action.

More information

Unit 6: Quadratics. Contents

Unit 6: Quadratics. Contents Unit 6: Quadratics Contents Animated gif Program...6-3 Setting Bounds...6-9 Exploring Quadratic Equations...6-17 Finding Zeros by Factoring...6-3 Finding Zeros Using the Quadratic Formula...6-41 Modeling:

More information

Answers. Investigation 3. ACE Assignment Choices. Applications. = = 210 (Note: students

Answers. Investigation 3. ACE Assignment Choices. Applications. = = 210 (Note: students Answers Investigation ACE Assignment Choices Problem. Core,,, Other Applications ; Connections, ; Etensions 7, ; unassigned choices from previous problems Problem. Core, Other Connections 7; Etensions

More information

Incredible Invertebrates

Incredible Invertebrates Invertebrates activity one: lesson plan Incredible Invertebrates Invertebrates are, by far, the most successful creatures in animal kingdom. You can find them on land, in the air, and in the water, dominating

More information

Exploring Operations Involving Complex Numbers. (3 + 4x) (2 x) = 6 + ( 3x) + +

Exploring Operations Involving Complex Numbers. (3 + 4x) (2 x) = 6 + ( 3x) + + Name Class Date 11.2 Complex Numbers Essential Question: What is a complex number, and how can you add, subtract, and multiply complex numbers? Explore Exploring Operations Involving Complex Numbers In

More information

What two types of organisms are there?

What two types of organisms are there? A rabbit is chased by a lynx These animals are interacting! What two types of organisms are there? Abiotic? Biotic? Never been alive -water -temperature -rocks -sunlight -air -rotting bodies A rabbit is

More information

Graphs of Non-Linear Functions

Graphs of Non-Linear Functions Classwork Exploratory Challenge 1. Plot a graphical representation of the distance of the ball down a ramp over time. https://www.youtube.com/watch?v=zinszqvhaok Discussion 2. Did everyone s graph have

More information

Solutions to Exam I MATH 304, section 6

Solutions to Exam I MATH 304, section 6 Solutions to Exam I MATH 304, section 6 YOU MUST SHOW ALL WORK TO GET CREDIT. Problem 1. Let A = 1 2 5 6 1 2 5 6 3 2 0 0 1 3 1 1 2 0 1 3, B =, C =, I = I 0 0 0 1 1 3 4 = 4 4 identity matrix. 3 1 2 6 0

More information

8 LEVELS 5 7 PAPER. Paper 2. Year 8 mathematics test. Calculator allowed. First name. Last name. Class. Date YEAR

8 LEVELS 5 7 PAPER. Paper 2. Year 8 mathematics test. Calculator allowed. First name. Last name. Class. Date YEAR Ma YEAR 8 LEVELS 5 7 PAPER 2 Year 8 mathematics test Paper 2 Calculator allowed Please read this page, but do not open your booklet until your teacher tells you to start. Write your details in the spaces

More information

a. Do you think the function is linear or non-linear? Explain using what you know about powers of variables.

a. Do you think the function is linear or non-linear? Explain using what you know about powers of variables. 8.5.8 Lesson Date: Graphs of Non-Linear Functions Student Objectives I can examine the average rate of change for non-linear functions and learn that they do not have a constant rate of change. I can determine

More information

Lesson: Slope. Warm Up. Unit #2: Linear Equations. 2) If f(x) = 7x 5, find the value of the following: f( 2) f(3) f(0)

Lesson: Slope. Warm Up. Unit #2: Linear Equations. 2) If f(x) = 7x 5, find the value of the following: f( 2) f(3) f(0) Warm Up 1) 2) If f(x) = 7x 5, find the value of the following: f( 2) f(3) f(0) Oct 15 10:21 AM Unit #2: Linear Equations Lesson: Slope Oct 15 10:05 AM 1 Students will be able to find the slope Oct 16 12:19

More information

Section A: Multiple choice (30 Marks)

Section A: Multiple choice (30 Marks) Grade 7 Science Unit 1 SAMPLE TEST Section A: Multiple choice (30 Marks) 1. Which term defines a group of interacting living and non-living things? A. community B. ecosystem C. habitat D. niche 2. Which

More information

Ecology. Ecology is the study of the interactions of living organisms with one another and their physical environment

Ecology. Ecology is the study of the interactions of living organisms with one another and their physical environment Ecology Ecology is the study of the interactions of living organisms with one another and their physical environment Levels of Organization Use the words on your notes to fill in the blanks. Words may

More information

Directions: For each of the questions or incomplete statements below, choose the best of the answer choices given and write your answer on the line.

Directions: For each of the questions or incomplete statements below, choose the best of the answer choices given and write your answer on the line. Name: Organisms and Their Environment Practice Test Section: Directions: For each of the questions or incomplete statements below, choose the best of the answer choices given and write your answer on the

More information

M1-Lesson 8: Bell Curves and Standard Deviation

M1-Lesson 8: Bell Curves and Standard Deviation M1-Lesson 8: Bell Curves and Standard Deviation 1. Read over the description of a bell curve and then mark the picture with the characteristics of the curve. Which characteristic was confusing for you?

More information

Ecology Notes Part 1. Abiotic NONliving components in an ecosystem. Ecosystem

Ecology Notes Part 1. Abiotic NONliving components in an ecosystem. Ecosystem Ecology Notes Part 1 Ecology the study of the relationship between organisms and their environment Ecosystem an organism s surroundings consisting of both living and nonliving things and how that organism

More information

DETERMINING THE EFFECT OF DAPHNIA WHEN EXPOSED TO FISH HORMONES. Siemens Research Report

DETERMINING THE EFFECT OF DAPHNIA WHEN EXPOSED TO FISH HORMONES. Siemens Research Report DETERMINING THE EFFECT OF DAPHNIA WHEN EXPOSED TO FISH HORMONES Siemens Research Report 0 Table of Contents Abstract...ii Executive Summary...ii Introduction...1 Materials and Methods.1 Illustration and

More information

Systems of Linear Equations Section 2.1, Goldstein, Schneider and Siegel (The chapter of the book is available in Sakai under resources ) ax + by = c

Systems of Linear Equations Section 2.1, Goldstein, Schneider and Siegel (The chapter of the book is available in Sakai under resources ) ax + by = c Systems of Linear Equations Section 21, Goldstein, Schneider and Siegel (The chapter of the book is available in Sakai under resources ) The equation of a line is given by: for numbers a, b and c ax +

More information

READING GUIDE CHAPTERS 3-4. Name Class Date

READING GUIDE CHAPTERS 3-4. Name Class Date READING GUIDE CHAPTERS 3-4 Name Class Date Levels of Organization 1. Come up with a thinking map or other visual representation that shows the relationships between the terms BIOSPHERE, ECOSYSTEM, COMMUNITY,

More information

Cub Scout and Webelos Nova Award Down and Dirty

Cub Scout and Webelos Nova Award Down and Dirty Cub Scout and Webelos Nova Award for Science This module is designed to help you explore how earth science affects your life each day. 1. Choose A or B or C and complete ALL the requirements. A. Watch

More information

Notes on the Matrix-Tree theorem and Cayley s tree enumerator

Notes on the Matrix-Tree theorem and Cayley s tree enumerator Notes on the Matrix-Tree theorem and Cayley s tree enumerator 1 Cayley s tree enumerator Recall that the degree of a vertex in a tree (or in any graph) is the number of edges emanating from it We will

More information

Vocabulary. A network is a set of objects. that are connected together by a. The vertices of a network are the. The arcs or edges of a network show

Vocabulary. A network is a set of objects. that are connected together by a. The vertices of a network are the. The arcs or edges of a network show Unit 4+ Vocabulary Knowledge Rating* Lesson Vocabulary Terms Definition Picture/Example/Notation A network is a set of objects 1 Network that are connected together by a. 1 Vertices The vertices of a network

More information

Motivating Questions: How many hurricanes happen in a year? Have the number of hurricanes per year changed over time?

Motivating Questions: How many hurricanes happen in a year? Have the number of hurricanes per year changed over time? Hurricanes Over Time Materials For the leader: Projector Whiteboard to project data graph onto For the activity: Graphing paper Markers Globe Copy of data cards Overview Hurricanes occur in the North Atlantic

More information

MATHS. 4-week TRIAL. class starter

MATHS. 4-week TRIAL. class starter MATHS -week TRIAL Class Starter MATHS are designed to be used at the beginning of a class as review in the first minutes. Project a SCREEN as your students enter the classroom. When you wish to start your

More information

AN APPLICATION OF LINEAR ALGEBRA TO NETWORKS

AN APPLICATION OF LINEAR ALGEBRA TO NETWORKS AN APPLICATION OF LINEAR ALGEBRA TO NETWORKS K. N. RAGHAVAN 1. Statement of the problem Imagine that between two nodes there is a network of electrical connections, as for example in the following picture

More information

Science Curriculum Guide

Science Curriculum Guide LIFE SCIENCE 2 nd Grade Compare classify animal organisms on the basis of observable physical characteristics. Describe vertebrates in terms of observable body parts characteristics. Describe life cycles

More information

Predator-Prey Interactions

Predator-Prey Interactions ADDITIONAL INVESTIGATION Predator-Prey Interactions Predation is a density-dependent limiting factor it is affected by the number of individuals in a given area. For example, the population of a predator

More information

Chapter 29 out of 37 from Discrete Mathematics for Neophytes: Number Theory, Probability, Algorithms, and Other Stuff by J. M.

Chapter 29 out of 37 from Discrete Mathematics for Neophytes: Number Theory, Probability, Algorithms, and Other Stuff by J. M. 29 Markov Chains Definition of a Markov Chain Markov chains are one of the most fun tools of probability; they give a lot of power for very little effort. We will restrict ourselves to finite Markov chains.

More information

There Are Many Paths...

There Are Many Paths... There Are Man Paths... Problem Solving on the 3 Coordinate Plane WARM UP Solve each equation. 1. 10 1 h 5 315. w 17 5 38 3. c 5 5 1 4. 169 5 13w LEARNING GOALS Solve real-world and mathematical problems

More information

Contents. Counting Methods and Induction

Contents. Counting Methods and Induction Contents Counting Methods and Induction Lesson 1 Counting Strategies Investigations 1 Careful Counting... 555 Order and Repetition I... 56 3 Order and Repetition II... 569 On Your Own... 573 Lesson Counting

More information