GRAVITY SIMULATOR: Our Solar System

Size: px
Start display at page:

Download "GRAVITY SIMULATOR: Our Solar System"

Transcription

1 GRAVITY SIMULATOR: Our Solar System

2 THEORY OUR SOLAR SYSTEM What do you know of our solar system? What is a solar system? A galaxy? The universe? This lesson provides a look at our Solar System. The next slide provides a review of the last lesson s concepts on matter, and the following slides provide new information on the universe for the students. - theory: This lesson is all about our solar system and how to simulate it in the game. - tasks: Students utilize a code to simulate our solar system in Gravity Simulator. - discuss & tasks: These slides focus on tasks that concern our solar system.

3 THEORY: REVIEW: MATTER What are the four states of matter? How are these states different? What two things determine what state a matter is in? It s a good idea to have the students work as pairs and have a few moments to think about these questions before you ask for the answers. Below are the answers, but for clarity and review, the next slide also includes the answers for the students. Expected answers: What are the four states of matter? Plasma, gas, liquid, solid. How are these states different? Particles behave differently in different states of the same matter: how tightly they are packed changes depending on the state. Typically, the solid state has extremely tight particles, whereas they are very loose and mobile in a gas. There are exceptions, most notably water, which has a looser

4 structure as solid ice than its liquid form. These states also behave radically differently: solids retain the same shape, liquids conform to the shape of their container, and gas actually expands to fill containers. What two things determine what state a matter is in? Pressure and temperature.

5 THEORY GROUPS IN SPACE Have you heard of these concepts? The Solar System is our Sun and the objects that orbit it, including Earth. A Star System or Stellar System is a small number of stars that orbit each other. A Planetary System is a set of gravitationally bound non-stellar objects in orbit around a star or star system. A Galaxy is a gravitationally bound system of stars, stellar remnants, interstellar gas, dust, and dark matter. The Universe is all of time and space and its content, which includes planets, moons, minor planets, stars, galaxies, the contents of intergalactic space and all matter and energy. The next slide provides extensive resources to help you teach the students these concepts.

6 THEORY Image Source: Earth s Location in the Universe, Wikimedia Commons Below are extensive sources you can use to teach these crucial astrophysical concepts to the students. Tell the students: This picture provides a good look at how vast the universe exactly is. Beginning from top left and going from left to right, top to bottom, the view zooms back, depicting the universe at a vast scale. READ: Space.com: Our Expanding Universe READ: National Geographic: The Origins of the Universe READ: Stephen Hawking: The Origin of the Universe READ: Scientific American: This is What We Don t Know About the Universe READ: NASA: How Big Is Our Universe? READ: NASA: Solar System Exploration

7 READ: Space.com: Solar System Facts READ: National Geographic: Our Solar System READ: Universe Today: What Are Multiple Star Systems? READ: Time.com: Scientists Discover a Rare Planet That Has 3 Stars READ: NASA Space Place: What is a galaxy? READ: Space.com: How Many Galaxies Are There? READ: Space.com: Latest News About Stars and Galaxies Image Source: Earth s Location in the Universe, Wikimedia Commons

8 PLAY: LESSON GOAL Complete tasks in Gravity Simulator! On the following slide will be a task to engage your students while they are playing Gravity Simulator. Some students will likely complete this task sooner than others: in this case, they can practice free play and experiment in the simulator. For the rest of the lesson, it s a good idea to play the game until the last 10 minutes - these final minutes are best reserved for discussion and tasks (provided at the end of this lesson).

9 PLAY: CODE Copy the code to the game from here: For today s tasks, students need to input this code into Gravity Simulator to begin. You can either copy this code and send it to your students (with or other kind of instant message) or you can print out this copy. Remind your students that all the values must be exact for the code to work. The Code: /Gravity fun at TestTubeGames _settings(gravity: r^-2, x: , y: , zoom: , name: Solar System); _type0(m: 1000, col: 2, lcol: 3, d: , nograv); _type1(m: 0, col: 4, lcol: 3); _type2(m: 0, col: 4, lcol: 3); _type3(m: 0, col: 4, lcol: 3);

10 _type4(m: 0, col: 4, lcol: 3); _type5(m: 0, col: 4, lcol: 3, robj: 20); _type6(m: 0, col: 4, lcol: 3, robj: 20); _type7(m: 0, col: 4, lcol: 3, robj: 20); _type8(m: 0, col: 4, lcol: 3,); _type9(m: 0, col: 4, lcol: 3, robj: 20); _add(type: 0, x: 0, y: 0); _add(type: 1, x: 80, y: 0, vy: ); _add(type: 2, x: 160, y: 0, vy: 2.5); _add(type: 3, x: 220, y: 0, vy: ); _add(type: 4, x: 320, y: 0, vy: ); _add(type: 5, x: 1120, y: 0, vy: ); _add(type: 6, x: 2060, y: 0, vy: ); _add(type: 7, x: 4120, y: 0, vy: ); _add(type: 8, x: 8500, y: 0, vx: , vy: ); _add(type: 9, x: 6460, y: 0, vx: , vy: );

11 PLAY: TASK ONE: OUR SOLAR SYSTEM 1. Name the planets correctly - you can use the Internet to learn which is which based on their order. 2. Color the planets with the right colors (NASA.org can help!). 3. Look at the mass of the planets. What do you find? What is the mass of the Sun? Why? What are the real masses of the planets and the Sun? 4. What happens if you change any planet s mass to 1? Why? 5. What happens if you try to space bowl with the Sun s gravity with a small planet? Why? Name the planets: Wikipedia also provides an excellent shorthand for setting the names. To rename the planets, click on them with the pointer tool and modify the name in the planet s info box. Color the planets: The same Wikipedia article also provides an excellent guide on the color of the planets. Simply use the same dialog box that you use to rename the planets. Mass of the planets: The Sun s mass is so massive relative to the planets that the planets have the simulator s minimum value: 0. Since the Sun is set to be at the value 1000, even a value of 1 would be too much for a planet in relation to the Sun s incredible mass! It s important to note that the value 0 does not signify that the planets have no mass; just that they are very small

12 in every way when compared to the Sun. Changing a planet s mass: Nothing. This change is not significant enough to override the Sun s gravity in any way, so the same orbits persist. Space bowl: If the bowled planet s velocity is great enough and/or it s sufficiently far away from the Sun, it can pass by the Sun but its trajectory is very likely influenced by the Sun s gravity. Other planets may also be slightly influenced by the planet you are bowling with, if they are close enough when the bowled planet moves.

13 SHARE & DISCUSS How does our Solar System work? How big is the Sun? Was there something you wanted to do in the simulator but didn t know how to? What was it? These questions are meant to get the students to open up and start a discussion. The answers do not matter as much as the fact that they are talking: the next slide provides opportunities for evaluation and should be more strictly observed. How big is the Sun: The sun is truly enormous, its mass is approximately times the mass of Earth!

14 SHARE & DISCUSS: TASKS AFTER PLAYING How big is the Sun s mass in relation to the planets of our Solar System? What do the following terms mean: galaxy, star system, planetary system, the universe? These tasks are used to revisit the lesson s topics and can be answered in pairs, small groups or alone. It s a good idea to give students a few minutes to think about these questions and then go through the answers in class together. These questions are intentionally difficult to provoke thought: do not be surprised if many of the students can t provide the correct answers. The important part is for them to think of these concepts and then hear the correct answers which are provided below. Expected answers: Sun s mass: The Sun is truly enormous and contains over 98% of all the mass in our Solar System. In relation to our planet, the Sun has over times the mass!

15 This incredible mass and size explain how the Sun is able to maintain all the planets in orbit. Galaxy: is a gravitationally bound system of stars, stellar remnants, interstellar gas, dust, and dark matter. Star System: or Stellar System is a small number of stars that orbit each other. Planetary System: is a set of gravitationally bound non-stellar objects in orbit around a star or star system. The Universe: is all of time and space and its content, which includes planets, moons, minor planets, stars, galaxies, the contents of intergalactic space and all matter and energy.

Primary KS1 1 VotesForSchools2018

Primary KS1 1 VotesForSchools2018 Primary KS1 1 Do aliens exist? This photo of Earth was taken by an astronaut on the moon! Would you like to stand on the moon? What is an alien? You probably drew some kind of big eyed, blue-skinned,

More information

Gravity and Orbits Activity Page 1. Name: Grade: Gravity and Orbits. Pre-lab. 1. In the picture below, draw how you think Earth moves.

Gravity and Orbits Activity Page 1. Name: Grade: Gravity and Orbits. Pre-lab. 1. In the picture below, draw how you think Earth moves. Name: Grade: Gravity and Orbits Pre-lab 1. In the picture below, draw how you think Earth moves. 2. Draw a picture using arrows to show what you think the forces might be on the Earth and the Sun. You

More information

Gravity and Orbits. 1. Choose the picture you think shows the gravity forces on the Earth and the Sun.

Gravity and Orbits. 1. Choose the picture you think shows the gravity forces on the Earth and the Sun. Name: Grade: Gravity and Orbits Pre-lab 1. Choose the picture you think shows the gravity forces on the Earth and the Sun. (a longer arrow to represents a big force, and a shorter arrow represent a smaller

More information

NGSS UNIT OVERVIEW SOLAR SYSTEM AND BEYOND

NGSS UNIT OVERVIEW SOLAR SYSTEM AND BEYOND NGSS UNIT OVERVIEW SOLAR SYSTEM AND BEYOND Performance Expectation MS-ESS1-1: Develop and use a model of the Earth-sun-moon system to describe the cyclic patterns of lunar phases, eclipses of the sun and

More information

Parenting Tip of the Month. April. Lower Elementary Teachers

Parenting Tip of the Month. April. Lower Elementary Teachers Parenting Tip of the Month April Lower Elementary Teachers Why Use Higher Order Thinking Skills Everyday? Research tells us that Higher Order Thinking Skills help to build life long interaction and communication

More information

NGSS UNIT OVERVIEW SOLAR SYSTEM AND BEYOND

NGSS UNIT OVERVIEW SOLAR SYSTEM AND BEYOND NGSS UNIT OVERVIEW SOLAR SYSTEM AND BEYOND Performance Expectation MS-ESS1-1: Develop and use a model of the Earth-sun-moon system to describe the cyclic patterns of lunar phases, eclipses of the sun and

More information

1 WHAT IS BIG HISTORY? WHY DO WE LOOK AT THINGS FROM FAR AWAY AND CLOSE UP?

1 WHAT IS BIG HISTORY? WHY DO WE LOOK AT THINGS FROM FAR AWAY AND CLOSE UP? 1 WHAT IS BIG HISTORY? WHY DO WE LOOK AT THINGS FROM FAR AWAY AND CLOSE UP? UNIT 1 WHAT IS BIG HISTORY? CONTENTS UNIT 1 BASICS 3 Unit 1 Overview 4 Unit 1 Learning Outcomes 5 Unit 1 Lessons 7 Unit 1 Key

More information

PARCC Research Simulation Task Grade 3 Writing Lesson 3: Understanding the PCR Prompt and Writing a Thesis Statement

PARCC Research Simulation Task Grade 3 Writing Lesson 3: Understanding the PCR Prompt and Writing a Thesis Statement Rationale Goals Task Foci Objectives Materials Procedures PARCC s prose constructed response (PCR) represents a significant change from previous tests essay prompts. On the Research Simulation Task, these

More information

MAPPING MARS TEACHER PAGE

MAPPING MARS TEACHER PAGE TEACHER PAGE Background Information This lesson introduces students to some common map projections and representations (e.g., globes or close-ups) and asks them to consider the ways that each representation

More information

Astronomy: Exploring the Universe

Astronomy: Exploring the Universe Course Syllabus Astronomy: Exploring the Universe Course Code: EDL028 Course Description The universe is truly the last unknown frontier and offers more questions than answers. Why do stars twinkle? Is

More information

Science and Engineering Practices DRAFT. Interpreting Data. and Applications of system and beyond. Students consider the

Science and Engineering Practices DRAFT. Interpreting Data. and Applications of system and beyond. Students consider the Solar System and Beyond Overview NGSS Performance Expectation MS-ESS1-1: Develop and use a model of the Earth-sun-moon system to describe the cyclic patterns of lunar phases, eclipses of the sun and moon,

More information

Earth, Earth s Moon, Mars Balloons Grades: Middle School Grade Prep Time: ~10 Minutes Lesson Time: 60 Mins

Earth, Earth s Moon, Mars Balloons Grades: Middle School Grade Prep Time: ~10 Minutes Lesson Time: 60 Mins Earth, Earth s Moon, Mars Balloons Grades: Middle School Grade Prep Time: ~10 Minutes Lesson Time: 60 Mins WHAT STUDENTS DO: Construct a Planetary Model Curiosity about our place in space and whether we

More information

Bay Area Scientists in Schools Presentation Plan

Bay Area Scientists in Schools Presentation Plan Bay Area Scientists in Schools Presentation Plan Lesson Name: We Love Gravity! Presenter(s) Virginia Lehr, Laura Hidrobo Grade Level 5 Standards Connection(s) Solar System and Gravity Teaser: Gravity is

More information

SOURCES AND RESOURCES:

SOURCES AND RESOURCES: A Galactic Zoo Lesson plan for grades K-2 Length of lesson: 1 Class Period (60 minutes) Adapted by: Jesús Aguilar-Landaverde, Environmental Science Institute, February 24, 2012 SOURCES AND RESOURCES: An

More information

Tell students that Earth is the only planet in our solar system known to have life. Ask:

Tell students that Earth is the only planet in our solar system known to have life. Ask: This website would like to remind you: Your browser (Safari 7) is out of date. Update your browser for more security, comfort and the best experience on this site. Activityengage The Vastness of Space

More information

8 th Grade Earth and Space Science Megan Seivert, Virginia Standards of Learning Connections: Lesson Summary:

8 th Grade Earth and Space Science Megan Seivert, Virginia Standards of Learning Connections: Lesson Summary: Virginia Standards of Learning Connections: Content: Grade 8 SOL for Earth and Space Science ES.3 Earth and Space Systems -Position of Earth in the solar system -Characteristics of the sun, planets and

More information

Lab 4. Habitable Worlds: Where Should NASA Send a Probe to Look for Life?

Lab 4. Habitable Worlds: Where Should NASA Send a Probe to Look for Life? Lab Handout Lab 4. Habitable Worlds: Where Should NASA Send a Probe to Look for Life? Introduction Our solar system consists of the star we call the Sun, the planets and dwarf plants that orbit it, and

More information

GEOLOGY ON MARS Unit 1 - Chapter 1-1

GEOLOGY ON MARS Unit 1 - Chapter 1-1 GEOLOGY ON MARS Unit 1 - Chapter 1-1 In Scientists Earth this Use unit, and what you space use will you advanced learn science know how is Earth to the tools explain scientists study to of see new use

More information

What does Dark Matter have to do with the Big Bang Theory?

What does Dark Matter have to do with the Big Bang Theory? Gents of Texas A&M What does Dark Matter have to do with the Big Bang Theory? Prof. David Toback Texas A&M University Mitchell Institute for Fundamental Physics and Astronomy March 2018 Prologue We live

More information

You Might Also Like. I look forward helping you focus your instruction while saving tons of time. Kesler Science Station Lab Activities 40%+ Savings!

You Might Also Like. I look forward helping you focus your instruction while saving tons of time. Kesler Science Station Lab Activities 40%+ Savings! Thanks Connect Thank you for downloading my product. I truly appreciate your support and look forward to hearing your feedback. You can connect with me and find many free activities and strategies over

More information

PARCC Research Simulation Task Grade 3 Reading Lesson 5: Using Context Clues for the Vocabulary EBSR

PARCC Research Simulation Task Grade 3 Reading Lesson 5: Using Context Clues for the Vocabulary EBSR PARCC Research Simulation Task Grade 3 Reading Lesson 5: Using Context Clues for the Vocabulary EBSR Rationale Goal The vocabulary evidence-based selected response will test students not only on their

More information

Supporting Video:

Supporting Video: Mars Habitation Earth, Earth's moon, and Mars Balloons Students construct scale models of Earth, Moon, & Mars to discover size and scale. Associated Mars Information Slideshow: Through a PowerPoint Presentation,

More information

World Space Week. Age 5-11 A FREE RESOURCE PACK FROM EDUCATIONCITY. Topical Teaching Resources. Suitability

World Space Week. Age 5-11 A FREE RESOURCE PACK FROM EDUCATIONCITY. Topical Teaching Resources. Suitability A FREE RESOURCE PACK FROM EDUCATIONCITY World Space Week Age 5-11 Topical Teaching Resources Suitability Free school resources by EducationCity. This may be reproduced for class use. World Space Week Topical

More information

Modeling Eclipses with Size and Distance Scales

Modeling Eclipses with Size and Distance Scales GRADE LEVEL 3 rd -8 th ; NGSS standards for Middle School SUBJECTS Earth & Space Science; Using Models; Scale, Proportion and Quantity; Using Mathematics and Computational Thinking DURATION Preparation:

More information

5 & Up (ages 5-9 best with adult facilitation/collaboration)

5 & Up (ages 5-9 best with adult facilitation/collaboration) Summary: In this simple and engaging activity, learners will sort images according to size and gain a basic understanding for the scale of the objects in the Universe. We recommend using it in workshops,

More information

Is there life outside of Earth? Activity 2: Moving Stars and Their Planets

Is there life outside of Earth? Activity 2: Moving Stars and Their Planets Is there life outside of Earth? Activity 2: Moving Stars and Their Planets Overview In this activity, students are introduced to the wobble-method (officially known as the radial velocity method) of detecting

More information

Does Air Have Mass? 1.3 Investigate

Does Air Have Mass? 1.3 Investigate Does Air Have Mass? A water bottle with no water in it is sitting on the table. Your friend says the bottle is empty. What would you tell your friend about the bottle? Would you describe the bottle as

More information

Overview Students read about the structure of the universe and then compare the sizes of different objects in the universe.

Overview Students read about the structure of the universe and then compare the sizes of different objects in the universe. Part 1: Colonize the solar system Lesson #1: Structure of the Universe Time: approximately 40-50 minutes Materials: Copies of different distances (included). Text: So What All Is Out There, Anyway? Overview

More information

Sombrero Galaxy. The Sombrero Galaxy is located on the southern edge of the rich Virgo cluster of galaxies.

Sombrero Galaxy. The Sombrero Galaxy is located on the southern edge of the rich Virgo cluster of galaxies. Sombrero Galaxy The Sombrero Galaxy is located on the southern edge of the rich Virgo cluster of galaxies. Sombrero Galaxy This galaxy is 28 million light-years away. For comparison, it takes sunlight

More information

Second Grade: Unit 2: Properties of Matter. Matter solid liquid gas property

Second Grade: Unit 2: Properties of Matter. Matter solid liquid gas property Second Grade: Unit 2: Properties of Matter Matter solid liquid gas property Background: The universe is made of only two entities: matter and energy. Examples of energy are light, heat, and sound. Everything

More information

Wallace Hall Academy

Wallace Hall Academy Wallace Hall Academy CfE Higher Physics Unit 1 - Universe Notes Name 1 Newton and Gravity Newton s Thought Experiment Satellite s orbit as an Application of Projectiles Isaac Newton, as well as giving

More information

Introduction to Astronomy

Introduction to Astronomy Introduction to Astronomy Have you ever wondered what is out there in space besides Earth? As you see the stars and moon, many questions come up with the universe, possibility of living on another planet

More information

PH104 Lab 2 Measuring Distances Pre-Lab

PH104 Lab 2 Measuring Distances Pre-Lab Name: Lab Time: PH04 Lab 2 Measuring Distances Pre-Lab 2. Goals This is the second lab. Like the first lab this lab does not seem to be part of a complete sequence of the study of astronomy, but it will

More information

Chapter 13 Other Planetary Systems. Why is it so difficult to detect planets around other stars? Brightness Difference

Chapter 13 Other Planetary Systems. Why is it so difficult to detect planets around other stars? Brightness Difference Chapter 13 Other Planetary Systems The New Science of Distant Worlds 13.1 Detecting Extrasolar Planets Our goals for learning:! Why is it so difficult to detect planets around other stars?! How do we detect

More information

Our Solar System Unit of Work

Our Solar System Unit of Work Lesson 1: Introducing our Solar System Introduction In this lesson, students will be introduced to our Solar System. They will explore what it contains and use common items to create a scaled version of

More information

the evidence that the size of the observable Universe is changing;

the evidence that the size of the observable Universe is changing; Q. Describe, in as much detail as you can: the evidence that the size of the observable Universe is changing; the evidence that, billions of years ago, all the matter in the Universe was tightly packed

More information

Class: 6 Science Date: 1/30/13 Solar System Simulator + Guide

Class: 6 Science Date: 1/30/13 Solar System Simulator + Guide Class: 6 Science Date: 1/30/13 Solar System Simulator + Guide Objectives Today we will learn information about each planet and continue to familiarize ourselves with the solar system. We will learn this

More information

What does Dark Matter have to do with the Big Bang Theory?

What does Dark Matter have to do with the Big Bang Theory? MSC Bethancourt Lecture What does Dark Matter have to do with the Big Bang Theory? Prof. David Toback Texas A&M University Mitchell Institute for Fundamental Physics and Astronomy Prologue We live in a

More information

þ Tiered questions that probe lower and higher-order thinking þ Differentiated for upper elementary and intermediate students þ Addresses NGSS and

þ Tiered questions that probe lower and higher-order thinking þ Differentiated for upper elementary and intermediate students þ Addresses NGSS and þ Tiered questions that probe lower and higher-order thinking þ Differentiated for upper elementary and intermediate students þ Addresses NGSS and many state science standard concepts By Stephanie Elkowitz

More information

CHEMCAPER: Periodic Table of Elements

CHEMCAPER: Periodic Table of Elements CHEMCAPER: Periodic Table of Elements Image Source: Periodic Table of Elements. Wikimedia Commons. THEORY PERIODIC TABLE OF ELEMENTS Today we re taking a closer look at the Periodic Table of Elements and

More information

8.8A describe components of the universe, including stars, nebulae, galaxies and use models such as HR diagrams for classification

8.8A describe components of the universe, including stars, nebulae, galaxies and use models such as HR diagrams for classification 8.8A describe components of the universe, including stars, nebulae, galaxies and use models such as HR diagrams for classification 8.8B recognize that the Sun is a medium-sized star near the edge of a

More information

Modeling the Universe: Create Your Own Cosmos

Modeling the Universe: Create Your Own Cosmos Modeling the Universe: Create Your Own Cosmos Goals: To have fun! To represent earth's physical place in the solar system and universe To understand astronomical size and scale To understand strengths

More information

GraspIT Questions AQA GCSE Physics Space physics

GraspIT Questions AQA GCSE Physics Space physics A. Solar system: stability of orbital motions; satellites (physics only) 1. Put these astronomical objects in order of size from largest to smallest. (3) Fill in the boxes in the correct order. the Moon

More information

Q2 S PA C E S C I E N C E

Q2 S PA C E S C I E N C E EARTH & SPACE SCIENCE 8 MRS. DUDDLES Q2 S PA C E S C I E N C E FRIDAY 01/19/2018 HALF DAY PM (RECORDS DAY) Students will relate Earth s days, years, and seasons to Earth s movement in space Students will

More information

Exoplanets detection and properties

Exoplanets detection and properties Researching Physics Higher Researching Physics Contents Advice to students Page 3 Page 4 Page 5 Overview of the unit and activities Organising your work and carrying out the activities Assessment issues

More information

Students will read supported and shared informational materials, including social

Students will read supported and shared informational materials, including social Grade Band: Middle School Unit 18 Unit Target: Earth and Space Science Unit Topic: This Is the Solar System Lesson 9 Instructional Targets Reading Standards for Informational Text Range and Level of Text

More information

3 Astronomers first made measurements of distant galaxies using telescopes on the Earth.

3 Astronomers first made measurements of distant galaxies using telescopes on the Earth. 3 Astronomers first made measurements of distant galaxies using telescopes on the Earth. 7 Accurate measurements of the distances were very difficult to make. Describe how astronomers measure distances

More information

Lesson 7: Classification of Solutions

Lesson 7: Classification of Solutions Student Outcomes Students know the conditions for which a linear equation will have a unique solution, no solution, or infinitely many solutions. Lesson Notes Part of the discussion on the second page

More information

26. Introduction to the Solar System page 1

26. Introduction to the Solar System page 1 26. Introduction to the Solar System page 1 A. To get a sense of scale: Here is a "scale model for the Solar System" illustrating the relative sizes of, and distances between, the planets and the Sun.

More information

What does Dark Matter have to do with the Big Bang Theory?

What does Dark Matter have to do with the Big Bang Theory? Lunar Society What does Dark Matter have to do with the Big Bang Theory? Prof. David Toback Texas A&M University Mitchell Institute for Fundamental Physics and Astronomy Prologue We live in a time of remarkable

More information

Infinity Express. Kendall Planetarium. Planetarium Show Teacher s Guide PROGRAM OUTLINE

Infinity Express. Kendall Planetarium. Planetarium Show Teacher s Guide PROGRAM OUTLINE Kendall Planetarium Infinity Express Planetarium Show Teacher s Guide PROGRAM OUTLINE Description: Infinity Express is an immersive experience narrated by Lawrence Fishburne that fully utilizes the unique

More information

TEACHER Worksheet: Phases of the Moon and Tides

TEACHER Worksheet: Phases of the Moon and Tides TEACHER Worksheet: Phases of the Moon and Tides Subject: Physics & Astronomy Grades levels: 6-8 Description: Data pattern recognition exercise where students compare the two daily datasets (for one month)

More information

DOWNLOAD OR READ : GALAXY ON EARTH A TRAVELERS GUIDE TO THE PLANETS VISIONARY GEOGRAPHY PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : GALAXY ON EARTH A TRAVELERS GUIDE TO THE PLANETS VISIONARY GEOGRAPHY PDF EBOOK EPUB MOBI DOWNLOAD OR READ : GALAXY ON EARTH A TRAVELERS GUIDE TO THE PLANETS VISIONARY GEOGRAPHY PDF EBOOK EPUB MOBI Page 1 Page 2 galaxy on earth a travelers guide to the planets visionary geography galaxy on

More information

Astronomy: Exploring the Universe

Astronomy: Exploring the Universe Course Syllabus Astronomy: Exploring the Universe Course Description Why do stars twinkle? Is it possible to fall into a black hole? Will the sun ever stop shining? Since the first glimpse of the night

More information

Solar System! A Kids Book About The Solar System - Fun Facts & Pictures About Space, Planets & More (ebooks Kids Space 1) By Alexander G.

Solar System! A Kids Book About The Solar System - Fun Facts & Pictures About Space, Planets & More (ebooks Kids Space 1) By Alexander G. Solar System! A Kids Book About The Solar System - Fun Facts & Pictures About Space, Planets & More (ebooks Kids Space 1) By Alexander G. Michaels READ ONLINE If looking for the ebook by Alexander G. Michaels

More information

Group Member Names: You may work in groups of two, or you may work alone. Due November 20 in Class!

Group Member Names: You may work in groups of two, or you may work alone. Due November 20 in Class! Galaxy Classification and Their Properties Group Member Names: You may work in groups of two, or you may work alone. Due November 20 in Class! Learning Objectives Classify a collection of galaxies based

More information

Mr. P s Planet Profile Project

Mr. P s Planet Profile Project Mr. P s Planet Profile Project PLANET PROFILE PROJECT (part 1) Research 3-5 (print and electronic) sources for the planet assigned. Write a one-page research report (Google Classroom assignment: Google

More information

Chapter 13 Other Planetary Systems. The New Science of Distant Worlds

Chapter 13 Other Planetary Systems. The New Science of Distant Worlds Chapter 13 Other Planetary Systems The New Science of Distant Worlds 13.1 Detecting Extrasolar Planets Our goals for learning Why is it so difficult to detect planets around other stars? How do we detect

More information

Study Guide for ISP205 Final

Study Guide for ISP205 Final Study Guide for ISP205 Final The final will be 2/3 over the material since midterm 3, to the same level of detail as the midterms. The other 1/3 will be over the material covered on the midterms, mostly

More information

Hunting for Planets. Overview. Directions. Content Created by. Activitydevelop. How can you use star brightness to find planets?

Hunting for Planets. Overview. Directions. Content Created by. Activitydevelop. How can you use star brightness to find planets? This website would like to remind you: Your browser (Safari 7) is out of date. Update your browser for more security, comfort and the best experience on this site. Activitydevelop Hunting for Planets How

More information

Knowledge Box Central

Knowledge Box Central Knowledge Box Central www.knowledgeboxcentral.com All materials copyrighted 2007 YOU CHOOSE! Print in Color OR Black & White. Both formats are included! The Black & White version still has colored pictures

More information

MOTION IN THE SOLAR SYSTEM ENGAGE, EXPLORE, EXPLAIN

MOTION IN THE SOLAR SYSTEM ENGAGE, EXPLORE, EXPLAIN MOTION IN THE SOLAR SYSTEM ENGAGE, EXPLORE, EXPLAIN ENGAGE THE ATTRACTION TANGO THE ATTRACTION TANGO In your science journal, on the next clean page, title the page with The Attraction Tango. In your group,

More information

Saturday Science Lesson Plan Fall 2008

Saturday Science Lesson Plan Fall 2008 Saturday Science Lesson Plan Fall 2008 LEARNING OBJECTIVES STANDARDS 1.1.1 Observe, describe, draw, and sort objects carefully to learn about them. 1.2.6 Describe and compare objects in terms of number,

More information

Dear Teacher, Overview Page 1

Dear Teacher, Overview Page 1 Dear Teacher, You are about to involve your students in one of the most exciting frontiers of science the search for other worlds and life in solar systems beyond our own! Using the MicroObservatory telescopes,

More information

Big Bang, Black Holes, No Math

Big Bang, Black Holes, No Math ASTR/PHYS 109 Dr. David Toback Lecture 5 1 Prep For Today (is now due) L5 Reading: No new reading Unit 2 reading assigned at the end of class Pre-Lecture Reading Questions: Unit 1: Grades have been posted

More information

Understanding Main Idea and Details

Understanding Main Idea and Details C Understanding Main Idea and Details To the Student In this book, you will learn how to use the reading strategy called Understanding Main Idea and Details. With your teacher s help, you will practice

More information

Extraterrestrial Life Group Discussion

Extraterrestrial Life Group Discussion Extraterrestrial Life Group Discussion Group Assignment Meet with the other members of your group. Assign group roles. Print names below. Your name must appear below in order to receive credit. Recorder

More information

Challenger Center Teacher Resources for Engaging Students in Science, Technology, Engineering, and Math

Challenger Center Teacher Resources for Engaging Students in Science, Technology, Engineering, and Math Challenger Center Teacher Resources for Engaging Students in Science, Technology, Engineering, and Math Designed for Grades 5-8 These resources are brought to you by: Earth vs. Mars Prep Time 10 minutes

More information

5E Lesson Plan Template

5E Lesson Plan Template Handout Authors: Ashley Thornburg Austin Ross Title of Lesson: The Life Cycle of Stars Date of Lesson: Wednesday March 14, 2012 Length of Lesson: 40-45 minutes Name/Level of Course: Science 8 th Source

More information

GEOLOGY ON MARS. Unit 1 - Chapter 3-1. Analyzing New Evidence

GEOLOGY ON MARS. Unit 1 - Chapter 3-1. Analyzing New Evidence GEOLOGY ON MARS Unit 1 - Chapter 3-1 Analyzing New Evidence Our Scientific Question What geologic process could have formed the channel on Mars? We have been thinking about two claims that are possible

More information

Nucleus Hydrogen nucleus. hydrogen. helium

Nucleus Hydrogen nucleus. hydrogen. helium 1. (a) Once formed, a star can have a stable life for billions of years. Describe the two main forces at work in the star during this period of stability. 1.... 2.... What happens to a star once this stable

More information

AY2 Introduction to Astronomy Winter quarter, 2013

AY2 Introduction to Astronomy Winter quarter, 2013 AY2 Introduction to Astronomy Winter quarter, 2013 Instructor: Maria Fernanda (Feña) Duran (mfduran@ucolick.org) Teaching assistants: Jieun Choi (jchoi37@ucsc.edu) Katie Hamren (khamren@ucolick.org) Course

More information

1. Engage students in a discussion about conditions that are necessary for life.

1. Engage students in a discussion about conditions that are necessary for life. This website would like to remind you: Your browser (Safari 7) is out of date. Update your browser for more security, comfort and the best experience on this site. Activitydevelop Habitable Conditions

More information

ASTROVENTURE Extend Lesson Concept Activities

ASTROVENTURE Extend Lesson Concept Activities Extend Lesson Concept: Carbon dioxide and water vapor are greenhouse gases that absorb energy radiated from Earth s surface and release some of it back towards the Earth, increasing the surface temperature.

More information

Earth 110 Exploration of the Solar System Assignment 2: Solar System Formation Due in class Tuesday, Jan. 26, 2016

Earth 110 Exploration of the Solar System Assignment 2: Solar System Formation Due in class Tuesday, Jan. 26, 2016 Name: Section: Earth 110 Exploration of the Solar System Assignment 2: Solar System Formation Due in class Tuesday, Jan. 26, 2016 Can we use our observations of the solar system to explain how it formed?

More information

Chapter 13 Lecture. The Cosmic Perspective Seventh Edition. Other Planetary Systems: The New Science of Distant Worlds Pearson Education, Inc.

Chapter 13 Lecture. The Cosmic Perspective Seventh Edition. Other Planetary Systems: The New Science of Distant Worlds Pearson Education, Inc. Chapter 13 Lecture The Cosmic Perspective Seventh Edition Other Planetary Systems: The New Science of Distant Worlds 13.1 Detecting Planets Around Other Stars Our goals for learning: Why is it so challenging

More information

10/16/ Detecting Planets Around Other Stars. Chapter 10: Other Planetary Systems The New Science of Distant Worlds

10/16/ Detecting Planets Around Other Stars. Chapter 10: Other Planetary Systems The New Science of Distant Worlds 10/16/17 Lecture Outline 10.1 Detecting Planets Around Other Stars Chapter 10: Other Planetary Systems The New Science of Distant Worlds Our goals for learning: How do we detect planets around other stars?

More information

The University of Texas at Austin. Forces and Motion

The University of Texas at Austin. Forces and Motion UTeach Outreach The University of Texas at Austin Forces and Motion Time of Lesson: 50-60 minutes Content Standards Addressed in Lesson: TEKS6.8B identify and describe the changes in position, direction

More information

Study Guide Chapter 2

Study Guide Chapter 2 Section: Stars Pages 32-38 Study Guide Chapter 2 Circle the letter of the best answer for each question. 1. What do scientists study to learn about stars? a. gravity c. space b. starlight d. colors COLOR

More information

What makes a planet habitable?

What makes a planet habitable? What makes a planet habitable? By NASA.gov, adapted by Newsela staff on 01.26.17 Word Count 862 Level 1040L TOP: This artist's concept depicts Kepler-186f, the first proven Earth-sized planet to orbit

More information

GraspIT Questions AQA GCSE Physics Space physics

GraspIT Questions AQA GCSE Physics Space physics A. Solar system: stability of orbital motions; satellites (physics only) 1. Put these astronomical objects in order of size from largest to smallest. (3) Fill in the boxes in the correct order. the Moon

More information

Earth s Formation Unit [Astronomy] Student Success Sheets (SSS)

Earth s Formation Unit [Astronomy] Student Success Sheets (SSS) Page1 Earth s Formation Unit [Astronomy] Student Success Sheets (SSS) HS-ESSI-1; HS-ESS1-2; HS-ESS1-3; HS-ESSI-4 NGSS Civic Memorial High School - Earth Science A Concept # What we will be learning Mandatory

More information

Beyond the Book. Beyond the Book. FOCUS Book

Beyond the Book. Beyond the Book. FOCUS Book FOCUS Book Scientists and engineers use models to plan investigations and to describe results. Create a scale model that represents part or all of Voyager 1 or Voyager 2 s journey so far. Your model can

More information

Logistics. Test 3 will be 4/24 MRS 2 due Thursday 4/17

Logistics. Test 3 will be 4/24 MRS 2 due Thursday 4/17 Stellar Evolution Logistics Test 3 will be 4/24 MRS 2 due Thursday 4/17 GTA Award The Graduate Teaching Assistant Excellence Award is an internal initiative which is intended to promote, recognize, and

More information

Teaching Science Vocabulary with. The Shape of a Moon's Orbit. Science Vocabulary

Teaching Science Vocabulary with. The Shape of a Moon's Orbit. Science Vocabulary National Aeronautics and Space Administration Teaching Science Vocabulary with The Shape of a Moon's Orbit Common Core State Standards for English Language Arts Literacy in Science & Technical Subjects,

More information

Orbital Scale of the Solar System

Orbital Scale of the Solar System Unit 3: Lesson 2 Scale of the Solar System Orbital Scale of the Solar System Subject/Grade Level: Space and the Solar System / Middle School (Grades 6-8) Lesson Objective(s): To understand the scale of

More information

Exo-planets. Introduction. Detection Methods. Teacher s Notes. Radial Velocity or Doppler Method. 1. Download these notes at

Exo-planets. Introduction. Detection Methods. Teacher s Notes. Radial Velocity or Doppler Method. 1. Download these notes at 1. Introduction An exoplanet, or an extrasolar planet, is a planet which orbits any star other than our Sun so one which is not within our Solar System. As far back as the 16th century, the existence of

More information

Moon. Grade Level: 1-3. pages 1 2 pages 3 4 pages 5 page 6 page 7 page 8 9

Moon. Grade Level: 1-3. pages 1 2 pages 3 4 pages 5 page 6 page 7 page 8 9 Moon Grade Level: 1-3 Teacher Guidelines Instructional Pages Activity Page Practice Page Homework Page Answer Key pages 1 2 pages 3 4 pages 5 page 6 page 7 page 8 9 Classroom Procedure: Approximate Grade

More information

Beyond the Book. FOCUS Book

Beyond the Book. FOCUS Book FOCUS Book You have learned that a nebula can turn into a star, and that the star can turn into a new nebula. Now design a comic, timeline, flowchart, or cycle diagram to explain this process. Include

More information

What s the longest single-shot exposure ever recorded of any object or area of space by Hubble?

What s the longest single-shot exposure ever recorded of any object or area of space by Hubble? Hubblecast Episode 50: Q&A with Dr J 00:00 Have you ever wondered why Hubble can make detailed images of of galaxies, but stars appear as featureless blobs? What the most distant object ever observed is?

More information

Review: HR Diagram. Label A, B, C respectively

Review: HR Diagram. Label A, B, C respectively Stellar Evolution Review: HR Diagram Label A, B, C respectively A C B a) A: White dwarfs, B: Giants, C: Main sequence b) A: Main sequence, B: Giants, C: White dwarfs c) A: Main sequence, B: White Dwarfs,

More information

Science Grade 01 Unit 07 Exemplar Lesson 02: Investigating the Moon, the Stars, and the Sky

Science Grade 01 Unit 07 Exemplar Lesson 02: Investigating the Moon, the Stars, and the Sky Grade 1 Unit: 07 Lesson: 02 Suggested Duration: 5 days Grade 01 Unit 07 Exemplar Lesson 02: Investigating the Moon, the Stars, and the Sky This lesson is one approach to teaching the State Standards associated

More information

Big Bang, Black Holes, No Math

Big Bang, Black Holes, No Math ASTR/PHYS 109 Dr. David Toback Lecture 10 1 Prep For Today (is now due) L10 Reading: BBBHNM Unit 2 (already due) Pre-Lecture Reading Questions: Unit 2 Original: Grades posted If you were misgraded, need

More information

Sex in Space: Astronomy 330 TR Astronomy Building. Outline. The Planet Eris? What is a planet?

Sex in Space: Astronomy 330 TR Astronomy Building. Outline. The Planet Eris? What is a planet? Sex in Space: Astronomy 330 TR 1100-1120 134 Astronomy Building Leslie Looney Phone: 244-3615 Email: lwl1@1uiuc1.1edu Office: Astro Building #218 Office Hours: W: 11:00 a.m. noon or by appointment This

More information

Chapter 13 Other Planetary Systems. Why is it so difficult to detect planets around other stars? Size Difference. Brightness Difference

Chapter 13 Other Planetary Systems. Why is it so difficult to detect planets around other stars? Size Difference. Brightness Difference Chapter 13 Other Planetary Systems Why is it so difficult to detect planets around other stars? Size Difference Planets are small compared to interstellar distances 10 billion to 1 scale Sun is size of

More information

ACTIVITIES for Grades 9-12

ACTIVITIES for Grades 9-12 ACTIVITIES for Grades 9-12 BEFORE YOUR VISIT Online Video: Journey to the Stars Trailer and Prelude To prepare for your Museum visit, watch the trailer and the prelude with your students. Class Discussion:

More information

The Formation of the Solar System

The Formation of the Solar System Earth and the Solar System The Formation of the Solar System Write a number beside each picture to rank each from the oldest (1) to the youngest (4). The universe includes everything that exists: all matter,

More information

Stars, Galaxies & Universe Announcements. Stars, Galaxies & Universe Lecture #3. Reading Quiz questions. Phases of the Moon & Eclipses

Stars, Galaxies & Universe Announcements. Stars, Galaxies & Universe Lecture #3. Reading Quiz questions. Phases of the Moon & Eclipses Stars, Galaxies & Universe Announcements - Science library (120 Iowa Ave (across from Joe s Place) has copies of the textbook on reserve -Labs start this week print out lab document before class (see link

More information

Our Fun Sun. Source: Measuring the Diameter of the Sun, The Educator s Reference Desk Enchanted Learning

Our Fun Sun. Source: Measuring the Diameter of the Sun, The Educator s Reference Desk Enchanted Learning Our Fun Sun Subject: Science, Math Grades: 7 th 8 th Rational or Purpose: Students will develop an easy tool in which they are able to look at the sun and find out what its diameter is by a simple arithmetic

More information

Pre-Level I. Teacher s Manual. Rebecca W. Keller, Ph.D.

Pre-Level I. Teacher s Manual. Rebecca W. Keller, Ph.D. Pre-Level I Teacher s Manual Rebecca W. Keller, Ph.D. Illustrations: Janet Moneymaker Marjie Bassler Copyright 2011 Gravitas Publications, Inc. All rights reserved. No part of this publication may be reproduced,

More information