Calculated fitness. Big ideas are engineered. in the gym. Big ideas are engineered: a resource for schools. Case Study 01: Simple sums

Size: px
Start display at page:

Download "Calculated fitness. Big ideas are engineered. in the gym. Big ideas are engineered: a resource for schools. Case Study 01: Simple sums"

Transcription

1 Calculated fitness Case Study 01: Simple sums in the gym The modern gym is full of complex equipment used by those who want to keep fit by checking on what they are doing while they are doing it. Software that does sums makes this possible. This is a short case study that introduces you to some ideas about the simple calculations that software can perform. You will find these ideas useful when you read about the work of systems engineers in the more advanced case studies. The case study is in three parts. Each part deals with a different piece of equipment used in a modern gymnasium and describes the systems it contains and how they help the user get the best from the equipment. Big ideas are engineered A resource for schools page 34

2 Part One>The treadmill When you use a treadmill you have to input information into the machine so that it knows what you want it to do. There is usually a screen which asks you questions through single words: Time which means How long do you want your exercise session to last Weight which means How heavy are you? Incline which means At what slope do you want the running surface Speed which means How fast do you want to run? You put the answers to these questions into the machine by pressing a keypad with numbers and an enter key. If you put in incorrect information there is a clear button to enable you to start again. Some treadmills have pre-set work outs which will change the elevation of the running surface at particular times during the work out. There are usually arrow keys which enable you to increase or decrease the speed or elevation. Once you have put in all the necessary information the treadmill starts and behaves according to your instructions. You can change the behaviour of the treadmill by using the up and down keys. You can stop the treadmill by pushing the emergency stop button. As you run the computer inside the treadmill uses the information to display your progress. The most basic machines will show the following in number form: How fast you are currently running The elevation of the running surface How does the machine know this? It uses a speed sensor and when the information from the speed sensor matches the information you have put in as your desired running speed it knows to keep going at this speed until it gets further speed change instructions or the work out time is up. In which case it slows down to zero speed. activity: discussion point: What are the advantages of using a treadmill as opposed to running outside? What are the disadvantages of using a treadmill as opposed to running outside? Visit this website to find out more about a large fitness club organisation page 35

3 The best way to have a good idea is to have a lot of ideas. Linus Pauling Big idea 02: Successful design More complex machines have several displays giving the following information in number form: How far you have run How long you have been running How much time you have left to run How many calories you have burned Your work rate in calories per hour How does the software in the machine work all this out? The mathematics is very simple. The software has an inbuilt clock so it can measure how long you are on the machine. So it s simple to show how much time you have left to run. It simply subtracts how long you ve been running from the total time you wanted to run. You have told the machine how fast you want to run, say six miles per hour. And the machine sets the running surface to travel at that speed. If you run at this speed for ten minutes you will run a distance of one mile, if you run for only one minute at this speed you will run a distance of one tenth of a mile. The displays usually show distance to a tenth or 0.1 of a mile. To work out the number of calories you have burned the software simply takes your weight (which you told the machine) and multiplies it by the distance you have run (which it has been able to work out from your speed and how long you ve been running). To calculate your work rate the software takes how many calories you have burned and divides this by the time you have been running. There is usually a display giving you information graphically. Some times this is shown as a bar chart with each bar representing a particular time slot (say 40 seconds) with the height of the bar showing how steep the slope of the running surface. It is the inbuilt clock that allows the software to move the display on to the next bar as you complete each time slot. research: Visit your local gym or leisure centre and find out about the different workouts available on the treadmills and the information the display provides to the user. activity: page 36

4 Part Two>The cross trainer One of the difficulties of using the treadmill is that the user has to run at the speed of the treadmill. If you get tired and want to slow down you have to decrease the speed of the running surface. Similarly if you feel particularly energetic and want to run faster you have to increase the speed of the running surface. On a cross trainer you can work as quickly or slowly as you like. travelled as follows. It knows how much you move for each step. That is fixed by the geometry of the machine. It keeps count of the number of steps you take and simply multiplies the number of steps by the distance of each step giving the total distance. You can do this quickly lots of steps in a short time, or slowly, the same number of steps in a much longer time. As the machine has information about your weight it can use this with your distancetravelled information to calculate and display the total number of calories you have burned so far. It can use your current speed and weight information to calculate and display your current work rate. As with the treadmill the display will ask you questions. How long do you want to use the machine? How much do you weigh? What level of difficulty (between 1 and 10) and if you would like to use a set programme? So you have given the machine a lot of information. As with the treadmill it can easily tell you how much longer you have to work out. It can easily work out how far you have This makes no difference to how the machine calculates the distance you have travelled. To calculate your speed the machine needs to know how far you have gone (this is given by the number of steps) and how long you have taken (this is given by the inbuilt clock). The machine gives a read out of your current speed and you can see that this rises and falls according to how fast you are stepping. discussion point: If you were a gym owner how would you decide on a) which sort of machines to buy and b) the numbers of each? What would be a sensible ration of treadmills to cross trainers for example? research: Visit your local gym or leisure centre and compare the numbers of cross trainers and treadmills. How did your findings compare with your conclusions in the discussion? Visit this website to find out more about cross trainers and other fitness equipment page 37

5 r The modern rowing machine is the machine that gives the user most feedback about the way they are performing. The basic principle is simple, by pushing with your legs and pulling with your arms and back you pull a chain that is linked to a large fan. The harder and faster you pull the faster the fan goes round. Air is dragged into the fan as it goes round. You can set the level of difficulty by adjusting the air intake to the fan. This is called Part Three>The rowing machine adjusting the vent. Like the cross trainer you can work as hard as you would like depending on your energy levels and training needs. Like the cross trainer there is a screen with a menu that allows you to set up the exercise that you want to do. You can decide on the time that you want to row for or the distance that you want to row. Once you have made this decision there are several possible screens to tell you how you are performing. In some screen there are just numbers that tell you the following: Your speed How far you have gone How far you have to go How long you have been rowing How long you have yet to row The rate at which you are working in watts (joules per second) or calories per hour The number of calories you have burned But there RoroR are also screens that present information graphically including one that plots the force of your pull against time during each stroke. You can use this to adjust the way you row to get the largest force for the longest time and so increase the speed you travel and hence the distance you travel each stroke. The sensors in the rowing machine record the speed of rotation of the fan and how many times it turns for each pull. This gives information that can be used to calculate your discussion point: What are the advantages of using a rowing machine as opposed to rowing in a boat on water? What are the disadvantages of using a rowing machine as opposed to rowing in a boat on water? pulling force, the distance travelled each stroke and the speed of travel. And the software can display this as numbers and graphics on a liquid crystal display. This is a very simplified version of the graphic display system used in a modern aircraft and described in the Vehicle Systems Management case study. Please see the next page of this case study for a worked example. research: Visit your local gym or leisure centre about the different workouts available on rowing machines and the information the display provides to the user. RRotor Visit the concept 2 website at and find out about the latest model and how it works page 38

6 Using formulae for the treadmill Treadmill running at a steady speed at zero incline Image your are running on a treadmill at 6 mph and you run for 30 minutes How far have you run? The formula to use is: s = ut Where s = distance, t = time and u = speed It s important for the units of time and distance to be those used for speed In our example u = 6 mph, so the distance unit is miles and the time unit is hours So to find out how far you ve run in miles (s) you need to put in values for time t = half an hour i.e. 0.5 hours and the speed 6 mph So s = 0.5 hours x 6 mph s = 3 miles s = 30 x 6, so it looks like s = 180 miles! No one can run that far in half an hour! Treadmill running at an ever increasing speed at zero incline Imagine that you start running on treadmill at 5 mph and run for an hour and finish running at 7 mph. How far have you run? The formula to use is s = (u + v)t 2 Where s = distance, t = time, u = starting speed, v = final speed Again it s important for the units of time and distance to be thosed used for speed. In our example u = 5 mph, v = 7 mph so the distance unit is miles and the time unit is hours. So to find out how far you ve run in miles (s) you need to put in values for time t = 1 hour and the starting speed (u) = 5 mph and the final speed (v) = 7 mph So s = (5mph + 7mph) x 1 hour 2 s = 12 x 1 miles 2 s = 6 miles page 39

THE ULTIMATE WORKOUT JOIN THE ROWING COMMUNITY

THE ULTIMATE WORKOUT JOIN THE ROWING COMMUNITY A Sport for All People turn to rowing for many reasons: training for a world championship, recovering from injury, cardiac rehabilitation, managing diabetes, keeping fit, losing weight, camaraderie the

More information

Tests For Predicting VO2max

Tests For Predicting VO2max Tests For Predicting VO2max Maximal Tests 1.5 Mile Run. Test Population. This test was developed on college age males and females. It has not been validated on other age groups. Test Procedures. A 1.5

More information

Numeracy and mathematics Experiences and outcomes

Numeracy and mathematics Experiences and outcomes Numeracy and mathematics Experiences and outcomes My learning in mathematics enables me to: develop a secure understanding of the concepts, principles and processes of mathematics and apply these in different

More information

UPPER BODY Rowing will strengthen and tone your upper body. Shoulders, back and arms are all involved in the rowing stroke.

UPPER BODY Rowing will strengthen and tone your upper body. Shoulders, back and arms are all involved in the rowing stroke. THE ULTIMATE WORKOUT It is rare to find an activity that works as many muscle groups through as wide a range of motion as rowing. Knees, hips, arms and shoulders will each see 90 130 degrees of rotation

More information

What is a Mouse-Trap

What is a Mouse-Trap What is a Mouse-Trap Car and How does it Work? A mouse-trap car is a vehicle that is powered by the energy that can be stored in a wound up mouse-trap spring. The most basic design is as follows: a string

More information

F output. F input. F = Force in Newtons ( N ) d output. d = distance ( m )

F output. F input. F = Force in Newtons ( N ) d output. d = distance ( m ) Mechanical Advantage, Speed Ratio, Work and Efficiency Machines Make Work Easier Machines help people do things that they normally couldn t do on their own. Mechanical Advantage A machine makes work easier

More information

Contents About The Author...3

Contents About The Author...3 Contents About The Author...3 Introduction...4 How It Will Change Your Body Shape?...5 Metabolic Conditioning...6 Exercise Selection...7 Equipment...8 Session One...9 Session Two... 10 Session Three...

More information

Q&As: Microsoft Excel 2013: Chapter 2

Q&As: Microsoft Excel 2013: Chapter 2 Q&As: Microsoft Excel 2013: Chapter 2 In Step 5, why did the date that was entered change from 4/5/10 to 4/5/2010? When Excel recognizes that you entered a date in mm/dd/yy format, it automatically formats

More information

CAD/ CAM Prof. P. V. Madhusudhan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 03 What is CAD/ CAM

CAD/ CAM Prof. P. V. Madhusudhan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 03 What is CAD/ CAM CAD/ CAM Prof. P. V. Madhusudhan Rao Department of Mechanical Engineering Indian Institute of Technology, Delhi Lecture No. # 03 What is CAD/ CAM Now this lecture is in a way we can say an introduction

More information

Precor Elliptical Workout Guide Choosing a Program Program Tips Manual Program MANUAL

Precor Elliptical Workout Guide Choosing a Program Program Tips Manual Program MANUAL Precor Elliptical Workout Guide You may be surprised at how many workouts and features are pre-programmed into each machine. Everything from working your problem areas to taking a fitness test! Variety,

More information

About Branx Fitness Cross Trainers/ Ellipticals

About Branx Fitness Cross Trainers/ Ellipticals About Branx Fitness Cross Trainers/ Ellipticals Branx Fitness strives to provide equipment of high quality to suit a wide variety of customers, whether it is in industry or simply in the comfort of your

More information

Research question: How does the velocity of the balloon depend on how much air is pumped into the balloon?

Research question: How does the velocity of the balloon depend on how much air is pumped into the balloon? Katie Chang 3A For this balloon rocket experiment, we learned how to plan a controlled experiment that also deepened our understanding of the concepts of acceleration and force on an object. My partner

More information

1.6 The Order of Operations

1.6 The Order of Operations 1.6 The Order of Operations Contents: Operations Grouping Symbols The Order of Operations Exponents and Negative Numbers Negative Square Roots Square Root of a Negative Number Order of Operations and Negative

More information

N Q.3 Choose a level of accuracy appropriate to limitations on measurement when reporting quantities.

N Q.3 Choose a level of accuracy appropriate to limitations on measurement when reporting quantities. Performance Assessment Task Swimming Pool Grade 9 The task challenges a student to demonstrate understanding of the concept of quantities. A student must understand the attributes of trapezoids, how to

More information

STATIC AND KINETIC FRICTION

STATIC AND KINETIC FRICTION STATIC AND KINETIC FRICTION LAB MECH 3.COMP From Physics with Computers, Vernier Software & Technology, 2000. INTRODUCTION If you try to slide a heavy box resting on the floor, you may find it difficult

More information

What are simple machines? primary

What are simple machines? primary What are simple machines? primary Here you will discover all sorts of interesting things about simple machines and how they work. There are some great diagrams as well! A machine is something that makes

More information

One-Way ANOVA using SPSS 11.0. SPSS ANOVA procedures found in the Compare Means analyses. Specifically, we demonstrate

One-Way ANOVA using SPSS 11.0. SPSS ANOVA procedures found in the Compare Means analyses. Specifically, we demonstrate 1 One-Way ANOVA using SPSS 11.0 This section covers steps for testing the difference between three or more group means using the SPSS ANOVA procedures found in the Compare Means analyses. Specifically,

More information

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0 European Computer Driving Licence Spreadsheet Software BCS ITQ Level 2 Using Microsoft Excel 2010 Syllabus Version 5.0 This training, which has been approved by BCS, The Chartered Institute for IT, includes

More information

LeaPS Workshop March 12, 2010 Morehead Conference Center Morehead, KY

LeaPS Workshop March 12, 2010 Morehead Conference Center Morehead, KY LeaPS Workshop March 12, 2010 Morehead Conference Center Morehead, KY Word Bank: Acceleration, mass, inertia, weight, gravity, work, heat, kinetic energy, potential energy, closed systems, open systems,

More information

HISTOGRAMS, CUMULATIVE FREQUENCY AND BOX PLOTS

HISTOGRAMS, CUMULATIVE FREQUENCY AND BOX PLOTS Mathematics Revision Guides Histograms, Cumulative Frequency and Box Plots Page 1 of 25 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Higher Tier HISTOGRAMS, CUMULATIVE FREQUENCY AND BOX PLOTS

More information

Let s explore the content and skills assessed by Heart of Algebra questions.

Let s explore the content and skills assessed by Heart of Algebra questions. Chapter 9 Heart of Algebra Heart of Algebra focuses on the mastery of linear equations, systems of linear equations, and linear functions. The ability to analyze and create linear equations, inequalities,

More information

FRICTION, WORK, AND THE INCLINED PLANE

FRICTION, WORK, AND THE INCLINED PLANE FRICTION, WORK, AND THE INCLINED PLANE Objective: To measure the coefficient of static and inetic friction between a bloc and an inclined plane and to examine the relationship between the plane s angle

More information

Section 1.5 Exponents, Square Roots, and the Order of Operations

Section 1.5 Exponents, Square Roots, and the Order of Operations Section 1.5 Exponents, Square Roots, and the Order of Operations Objectives In this section, you will learn to: To successfully complete this section, you need to understand: Identify perfect squares.

More information

Heart Monitor Training for the Compleat Idiot By John L. Parker, Jr.

Heart Monitor Training for the Compleat Idiot By John L. Parker, Jr. Estimating Your Max Heart Rate There are a number of ways to estimate your maximum heart rate. The best way is to get on a treadmill and slowly increase the speed or the incline until your heart rate is

More information

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

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

More information

Treadmills USER S INSTRUCTION MANUAL. Designed and engineered in Canada. Bodyguard, cardiovascular exercise machine manufacturer since 1969

Treadmills USER S INSTRUCTION MANUAL. Designed and engineered in Canada. Bodyguard, cardiovascular exercise machine manufacturer since 1969 USER S INSTRUCTION MANUAL Treadmills Designed and engineered in Canada Part. no. 691036 Bodyguard, cardiovascular exercise machine manufacturer since 1969 TABLE OF CONTENTS THANK YOU FOR PURCHASING A

More information

hp calculators HP 17bII+ Net Present Value and Internal Rate of Return Cash Flow Zero A Series of Cash Flows What Net Present Value Is

hp calculators HP 17bII+ Net Present Value and Internal Rate of Return Cash Flow Zero A Series of Cash Flows What Net Present Value Is HP 17bII+ Net Present Value and Internal Rate of Return Cash Flow Zero A Series of Cash Flows What Net Present Value Is Present Value and Net Present Value Getting the Present Value And Now For the Internal

More information

Work, Energy and Power

Work, Energy and Power Name: KEY Work, Energy and Power Objectives: 1. To understand work and its relation to energy. 2. To understand how energy can be transformed from one form into another. 3. To compute the power from the

More information

Charlesworth School Year Group Maths Targets

Charlesworth School Year Group Maths Targets Charlesworth School Year Group Maths Targets Year One Maths Target Sheet Key Statement KS1 Maths Targets (Expected) These skills must be secure to move beyond expected. I can compare, describe and solve

More information

Freely Falling Objects

Freely Falling Objects Freely Falling Objects Physics 1425 Lecture 3 Michael Fowler, UVa. Today s Topics In the previous lecture, we analyzed onedimensional motion, defining displacement, velocity, and acceleration and finding

More information

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

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

More information

Microsoft Excel Basics

Microsoft Excel Basics COMMUNITY TECHNICAL SUPPORT Microsoft Excel Basics Introduction to Excel Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are

More information

Experiment: Static and Kinetic Friction

Experiment: Static and Kinetic Friction PHY 201: General Physics I Lab page 1 of 6 OBJECTIVES Experiment: Static and Kinetic Friction Use a Force Sensor to measure the force of static friction. Determine the relationship between force of static

More information

Fractions to decimals

Fractions to decimals Worksheet.4 Fractions and Decimals Section Fractions to decimals The most common method of converting fractions to decimals is to use a calculator. A fraction represents a division so is another way of

More information

Note on growth and growth accounting

Note on growth and growth accounting CHAPTER 0 Note on growth and growth accounting 1. Growth and the growth rate In this section aspects of the mathematical concept of the rate of growth used in growth models and in the empirical analysis

More information

The Fast Marathoner 2001 Joe Friel. Maybe you ve been thinking about running a marathon later this season.

The Fast Marathoner 2001 Joe Friel. Maybe you ve been thinking about running a marathon later this season. The Fast Marathoner 2001 Joe Friel Maybe you ve been thinking about running a marathon later this season. If your only goal is to finish, which is a good idea if this will be your first time at this distance,

More information

Basic Formulas in Excel. Why use cell names in formulas instead of actual numbers?

Basic Formulas in Excel. Why use cell names in formulas instead of actual numbers? Understanding formulas Basic Formulas in Excel Formulas are placed into cells whenever you want Excel to add, subtract, multiply, divide or do other mathematical calculations. The formula should be placed

More information

1.7 Graphs of Functions

1.7 Graphs of Functions 64 Relations and Functions 1.7 Graphs of Functions In Section 1.4 we defined a function as a special type of relation; one in which each x-coordinate was matched with only one y-coordinate. We spent most

More information

ANSWER KEY. Work and Machines

ANSWER KEY. Work and Machines Chapter Project Worksheet 1 1. inclined plane, wedge, screw, lever, wheel and axle, pulley 2. pulley 3. lever 4. inclined plane 5. Answers will vary: top, side, or bottom 6. Answers will vary; only one

More information

GRAPH MATCHING EQUIPMENT/MATERIALS

GRAPH MATCHING EQUIPMENT/MATERIALS GRAPH MATCHING LAB MECH 6.COMP. From Physics with Computers, Vernier Software & Technology, 2000. Mathematics Teacher, September, 1994. INTRODUCTION One of the most effective methods of describing motion

More information

Formulas, Functions and Charts

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

More information

Excel -- Creating Charts

Excel -- Creating Charts Excel -- Creating Charts The saying goes, A picture is worth a thousand words, and so true. Professional looking charts give visual enhancement to your statistics, fiscal reports or presentation. Excel

More information

Graphing Motion. Every Picture Tells A Story

Graphing Motion. Every Picture Tells A Story Graphing Motion Every Picture Tells A Story Read and interpret motion graphs Construct and draw motion graphs Determine speed, velocity and accleration from motion graphs If you make a graph by hand it

More information

Unit 1 Number Sense. In this unit, students will study repeating decimals, percents, fractions, decimals, and proportions.

Unit 1 Number Sense. In this unit, students will study repeating decimals, percents, fractions, decimals, and proportions. Unit 1 Number Sense In this unit, students will study repeating decimals, percents, fractions, decimals, and proportions. BLM Three Types of Percent Problems (p L-34) is a summary BLM for the material

More information

Lateral Acceleration. Chris Garner

Lateral Acceleration. Chris Garner Chris Garner Forward Acceleration Forward acceleration is easy to quantify and understand. Forward acceleration is simply the rate of change in speed. In car terms, the quicker the car accelerates, the

More information

Guidance paper - The use of calculators in the teaching and learning of mathematics

Guidance paper - The use of calculators in the teaching and learning of mathematics Guidance paper - The use of calculators in the teaching and learning of mathematics Background and context In mathematics, the calculator can be an effective teaching and learning resource in the primary

More information

This activity will show you how to draw graphs of algebraic functions in Excel.

This activity will show you how to draw graphs of algebraic functions in Excel. This activity will show you how to draw graphs of algebraic functions in Excel. Open a new Excel workbook. This is Excel in Office 2007. You may not have used this version before but it is very much the

More information

10k. 8-week training program

10k. 8-week training program 10k 8-week training program T H E G O A L O F T H I S P L A N I S N T T O G E T Y O U A C R O S S T H E F I N I S H L I N E, I T S T O G E T T H E B E S T V E R S I O N O F Y O U A C R O S S T H E F I

More information

Whether your goal is general fitness or competing in the Olympics, rowing offers an efficient exercise that works all your major muscle groups as it

Whether your goal is general fitness or competing in the Olympics, rowing offers an efficient exercise that works all your major muscle groups as it INDOOR ROWER Whether your goal is general fitness or competing in the Olympics, rowing offers an efficient exercise that works all your major muscle groups as it improves your cardiovascular fitness. Indoor

More information

A Guide to Using Excel in Physics Lab

A Guide to Using Excel in Physics Lab A Guide to Using Excel in Physics Lab Excel has the potential to be a very useful program that will save you lots of time. Excel is especially useful for making repetitious calculations on large data sets.

More information

The origin of the wedge is unknown, because it has been in use as early as the stone age.

The origin of the wedge is unknown, because it has been in use as early as the stone age. Simple Machines Compiled and edited from Wikipedia Inclined Plane An inclined plane is a plane surface set at an angle, other than a right angle, against a horizontal surface. The inclined plane permits

More information

north seattle community college

north seattle community college INTRODUCTION TO FRACTIONS If we divide a whole number into equal parts we get a fraction: For example, this circle is divided into quarters. Three quarters, or, of the circle is shaded. DEFINITIONS: The

More information

Questions: Does it always take the same amount of force to lift a load? Where should you press to lift a load with the least amount of force?

Questions: Does it always take the same amount of force to lift a load? Where should you press to lift a load with the least amount of force? Lifting A Load 1 NAME LIFTING A LOAD Questions: Does it always take the same amount of force to lift a load? Where should you press to lift a load with the least amount of force? Background Information:

More information

GYM PLANNER. User Guide. Copyright Powerzone. All Rights Reserved. Software & User Guide produced by Sharp Horizon. www.sharphorizon.com.

GYM PLANNER. User Guide. Copyright Powerzone. All Rights Reserved. Software & User Guide produced by Sharp Horizon. www.sharphorizon.com. GYM PLANNER User Guide Copyright Powerzone. All Rights Reserved. Software & User Guide produced by Sharp Horizon. www.sharphorizon.com. Installing the Software The Powerzone gym Planner is a piece of software

More information

Partnerships Implementing Engineering Education Worcester Polytechnic Institute Worcester Public Schools

Partnerships Implementing Engineering Education Worcester Polytechnic Institute Worcester Public Schools Partnerships Implementing Engineering Education Worcester Polytechnic Institute Worcester Public Schools Supported by: National Science Foundation Simple Machines: 4.G.2 _ Inclined Planes and Pulleys Grade

More information

Unit 4 Measures time, mass and area

Unit 4 Measures time, mass and area Unit 4 Measures time, mass and area Five daily lessons Year 4 Spring term (Key objectives in bold) Unit Objectives Year 4 Estimate/check times using seconds, minutes, hours. Page 98 Know and use the relationships

More information

Performing a Steady Flow Analysis

Performing a Steady Flow Analysis C H A P T E R 7 Performing a Steady Flow Analysis This chapter discusses how to calculate steady flow water surface profiles. The chapter is divided into two parts. The first part discusses how to enter

More information

Football Learning Guide for Parents and Educators. Overview

Football Learning Guide for Parents and Educators. Overview Overview Did you know that when Victor Cruz catches a game winning touchdown, the prolate spheroid he s holding helped the quarterback to throw a perfect spiral? Wait, what? Well, the shape of a football

More information

Simple Machines. Figure 2: Basic design for a mousetrap vehicle

Simple Machines. Figure 2: Basic design for a mousetrap vehicle Mousetrap Vehicles Figure 1: This sample mousetrap-powered vehicle has a large drive wheel and a small axle. The vehicle will move slowly and travel a long distance for each turn of the wheel. 1 People

More information

Tutorial 1: The Freehand Tools

Tutorial 1: The Freehand Tools UNC Charlotte Tutorial 1: The Freehand Tools In this tutorial you ll learn how to draw and construct geometric figures using Sketchpad s freehand construction tools. You ll also learn how to undo your

More information

Toothpick Squares: An Introduction to Formulas

Toothpick Squares: An Introduction to Formulas Unit IX Activity 1 Toothpick Squares: An Introduction to Formulas O V E R V I E W Rows of squares are formed with toothpicks. The relationship between the number of squares in a row and the number of toothpicks

More information

Math Questions & Answers

Math Questions & Answers What five coins add up to a nickel? five pennies (1 + 1 + 1 + 1 + 1 = 5) Which is longest: a foot, a yard or an inch? a yard (3 feet = 1 yard; 12 inches = 1 foot) What do you call the answer to a multiplication

More information

The Tacx Cycling app (ios and Android) Quick start guide

The Tacx Cycling app (ios and Android) Quick start guide The Tacx Cycling app (ios and Android) Quick start guide Introduction This manual describes how to use the Tacx Cycling app. Chapter 1 Getting started is important to read before starting a training session,

More information

Microsoft Excel 2010 Part 3: Advanced Excel

Microsoft Excel 2010 Part 3: Advanced Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 3: Advanced Excel Winter 2015, Version 1.0 Table of Contents Introduction...2 Sorting Data...2 Sorting

More information

Session 7 Fractions and Decimals

Session 7 Fractions and Decimals Key Terms in This Session Session 7 Fractions and Decimals Previously Introduced prime number rational numbers New in This Session period repeating decimal terminating decimal Introduction In this session,

More information

Using Rational Rose to Create Object-Oriented Diagrams

Using Rational Rose to Create Object-Oriented Diagrams Using Rational Rose to Create Object-Oriented Diagrams This is a brief overview to get students started in using Rational Rose to quickly create object-oriented models and diagrams. It is not by any means

More information

Work, Energy and Power

Work, Energy and Power Work, Energy and Power In this section of the Transport unit, we will look at the energy changes that take place when a force acts upon an object. Energy can t be created or destroyed, it can only be changed

More information

Introduction to Microsoft Excel 2007/2010

Introduction to Microsoft Excel 2007/2010 to Microsoft Excel 2007/2010 Abstract: Microsoft Excel is one of the most powerful and widely used spreadsheet applications available today. Excel's functionality and popularity have made it an essential

More information

Mathematical goals. Starting points. Materials required. Time needed

Mathematical goals. Starting points. Materials required. Time needed Level S6 of challenge: B/C S6 Interpreting frequency graphs, cumulative cumulative frequency frequency graphs, graphs, box and box whisker and plots whisker plots Mathematical goals Starting points Materials

More information

MATHEMATICS FOR ENGINEERING BASIC ALGEBRA

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

More information

Excel 2003 A Beginners Guide

Excel 2003 A Beginners Guide Excel 2003 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on

More information

BACKPACKING TRIP DIFFICULTY SNAPSHOT

BACKPACKING TRIP DIFFICULTY SNAPSHOT BACKPACKING TRIP DIFFICULTY SNAPSHOT Of course these ratings are only an indicator of hike difficulty - every hike has its variables beyond elevation gain and distance including weather, experience/fitness,

More information

OPEN LESSON SAMPLE LESSONS FOR THE CLASSROOM FROM LAYING THE FOUNDATION

OPEN LESSON SAMPLE LESSONS FOR THE CLASSROOM FROM LAYING THE FOUNDATION OPEN LESSON SAMPLE LESSONS FOR THE CLASSROOM FROM LAYING THE FOUNDATION Middle Grades Science Running the Stairs Measuring Work, Energy, and Power About this Lesson This activity can be used to introduce

More information

Name of Lesson: Properties of Equality A Review. Mathematical Topic: The Four Properties of Equality. Course: Algebra I

Name of Lesson: Properties of Equality A Review. Mathematical Topic: The Four Properties of Equality. Course: Algebra I Name of Lesson: Properties of Equality A Review Mathematical Topic: The Four Properties of Equality Course: Algebra I Time Allocation: One (1) 56 minute period Pre-requisite Knowledge: The students will

More information

Study the following diagrams of the States of Matter. Label the names of the Changes of State between the different states.

Study the following diagrams of the States of Matter. Label the names of the Changes of State between the different states. Describe the strength of attractive forces between particles. Describe the amount of space between particles. Can the particles in this state be compressed? Do the particles in this state have a definite

More information

Chapter 6 Work and Energy

Chapter 6 Work and Energy Chapter 6 WORK AND ENERGY PREVIEW Work is the scalar product of the force acting on an object and the displacement through which it acts. When work is done on or by a system, the energy of that system

More information

S4 Monitor Operating Instructions

S4 Monitor Operating Instructions S4 Monitor Operating Instructions INTRODUCTION The WaterRower S4 performance monitor has been designed to balance a high level of technical sophistication with user friendliness. The WaterRower Series

More information

Name: Partners: Period: Coaster Option: 1. In the space below, make a sketch of your roller coaster.

Name: Partners: Period: Coaster Option: 1. In the space below, make a sketch of your roller coaster. 1. In the space below, make a sketch of your roller coaster. 2. On your sketch, label different areas of acceleration. Put a next to an area of negative acceleration, a + next to an area of positive acceleration,

More information

OARTEC SIMULATOR TRAINING MONITOR USER MANUAL Version 1.05

OARTEC SIMULATOR TRAINING MONITOR USER MANUAL Version 1.05 OARTEC SIMULATOR TRAINING MONITOR USER MANUAL Version 1.05 Contents Features Getting Started Technical Functions Software Updates Training Modes Just Row Mode Time and Distance Workouts Workout Memory

More information

How do you compare numbers? On a number line, larger numbers are to the right and smaller numbers are to the left.

How do you compare numbers? On a number line, larger numbers are to the right and smaller numbers are to the left. The verbal answers to all of the following questions should be memorized before completion of pre-algebra. Answers that are not memorized will hinder your ability to succeed in algebra 1. Number Basics

More information

OA4-13 Rounding on a Number Line Pages 80 81

OA4-13 Rounding on a Number Line Pages 80 81 OA4-13 Rounding on a Number Line Pages 80 81 STANDARDS 3.NBT.A.1, 4.NBT.A.3 Goals Students will round to the closest ten, except when the number is exactly halfway between a multiple of ten. PRIOR KNOWLEDGE

More information

Acceleration of Gravity Lab Basic Version

Acceleration of Gravity Lab Basic Version Acceleration of Gravity Lab Basic Version In this lab you will explore the motion of falling objects. As an object begins to fall, it moves faster and faster (its velocity increases) due to the acceleration

More information

D-MAX WEB GUIDE CONTROLLER WITH OPERATOR INTERFACE PANEL QUICK START SETUP MANUAL

D-MAX WEB GUIDE CONTROLLER WITH OPERATOR INTERFACE PANEL QUICK START SETUP MANUAL 1/1 D-MAX.D1 1A Manual S1 D-MAX OPERATOR INTERFACE (Application Home Screen Is Shown) D-MAX CONTROLLER 04/14/2008 2008 Fife Corporation. All rights reserved. Figure Sheet 2-249 This page is intentionally

More information

01 In any business, or, indeed, in life in general, hindsight is a beautiful thing. If only we could look into a

01 In any business, or, indeed, in life in general, hindsight is a beautiful thing. If only we could look into a 01 technical cost-volumeprofit relevant to acca qualification paper F5 In any business, or, indeed, in life in general, hindsight is a beautiful thing. If only we could look into a crystal ball and find

More information

Trikke Report. The Research on the health benefits and. energy usage of riding a Trikke

Trikke Report. The Research on the health benefits and. energy usage of riding a Trikke Trikke Report The Research on the health benefits and energy usage of riding a Trikke Date: March 12, 2007 Research by: The Expertise Centre of Movement Technology - The Hague Clinical Human movement Science

More information

Pivot Tables & Pivot Charts

Pivot Tables & Pivot Charts Pivot Tables & Pivot Charts Pivot tables... 2 Creating pivot table using the wizard...2 The pivot table toolbar...5 Analysing data in a pivot table...5 Pivot Charts... 6 Creating a pivot chart using the

More information

Practice Test Answer and Alignment Document Mathematics: Algebra II Performance Based Assessment - Paper

Practice Test Answer and Alignment Document Mathematics: Algebra II Performance Based Assessment - Paper The following pages include the answer key for all machine-scored items, followed by the rubrics for the hand-scored items. - The rubrics show sample student responses. Other valid methods for solving

More information

9. The kinetic energy of the moving object is (1) 5 J (3) 15 J (2) 10 J (4) 50 J

9. The kinetic energy of the moving object is (1) 5 J (3) 15 J (2) 10 J (4) 50 J 1. If the kinetic energy of an object is 16 joules when its speed is 4.0 meters per second, then the mass of the objects is (1) 0.5 kg (3) 8.0 kg (2) 2.0 kg (4) 19.6 kg Base your answers to questions 9

More information

Key Stage 2 Mathematics Programme of Study

Key Stage 2 Mathematics Programme of Study Deeloping numerical reasoning Identify processes and connections Represent and communicate Reiew transfer mathematical to a ariety of contexts and eeryday situations identify the appropriate steps and

More information

The GED math test gives you a page of math formulas that

The GED math test gives you a page of math formulas that Math Smart 643 The GED Math Formulas The GED math test gives you a page of math formulas that you can use on the test, but just seeing the formulas doesn t do you any good. The important thing is understanding

More information

Key English Test Online Practice Test Free Sample. How to complete the KET Online Practice Test Free Sample: Reading & Writing

Key English Test Online Practice Test Free Sample. How to complete the KET Online Practice Test Free Sample: Reading & Writing Key English Test Online Practice Test Free Sample How to complete the KET Online Practice Test Free Sample: Reading & Writing Welcome to the Key English Test Online Practice Test Free Sample. This is the

More information

What are the specific demands of ultra running on trails and mountainous terrain?

What are the specific demands of ultra running on trails and mountainous terrain? Guide to training for the Montane Lakeland 50 & 100 Many people entering ultra running events will already be accomplished long distance walkers and runners, whilst others may be less experienced. In this

More information

Wind Energy Math Calculations Calculating the Tip Speed Ratio of Your Wind Turbine

Wind Energy Math Calculations Calculating the Tip Speed Ratio of Your Wind Turbine Wind Energy Math Calculations Calculating the Tip Speed Ratio of Your Wind Turbine The Tip Speed Ratio (TSR) is an extremely important factor in wind turbine design. TSR refers to the ratio between the

More information

7.7 Solving Rational Equations

7.7 Solving Rational Equations Section 7.7 Solving Rational Equations 7 7.7 Solving Rational Equations When simplifying comple fractions in the previous section, we saw that multiplying both numerator and denominator by the appropriate

More information

To Multiply Decimals

To Multiply Decimals 4.3 Multiplying Decimals 4.3 OBJECTIVES 1. Multiply two or more decimals 2. Use multiplication of decimals to solve application problems 3. Multiply a decimal by a power of ten 4. Use multiplication by

More information

Sunny Hills Math Club Decimal Numbers Lesson 4

Sunny Hills Math Club Decimal Numbers Lesson 4 Are you tired of finding common denominators to add fractions? Are you tired of converting mixed fractions into improper fractions, just to multiply and convert them back? Are you tired of reducing fractions

More information

Conservation of Energy Physics Lab VI

Conservation of Energy Physics Lab VI Conservation of Energy Physics Lab VI Objective This lab experiment explores the principle of energy conservation. You will analyze the final speed of an air track glider pulled along an air track by a

More information

Welcome to the topic on Master Data and Documents.

Welcome to the topic on Master Data and Documents. Welcome to the topic on Master Data and Documents. In this topic, we will look at master data in SAP Business One. After this session you will be able to view a customer record to explain the concept of

More information

5-Minute Refresher: FRICTION

5-Minute Refresher: FRICTION 5-Minute Refresher: FRICTION Friction Key Ideas Friction is a force that occurs when two surfaces slide past one another. The force of friction opposes the motion of an object, causing moving objects to

More information

Partnerships Implementing Engineering Education Worcester Polytechnic Institute Worcester Public Schools

Partnerships Implementing Engineering Education Worcester Polytechnic Institute Worcester Public Schools Partnerships Implementing Engineering Education Worcester Polytechnic Institute Worcester Public Schools Supported by: National Science Foundation Simple Machines: 4.G.1 Introduction to Simple Machines

More information