beam length = 1.00 m beam mass = 5.10 kg

Size: px
Start display at page:

Download "beam length = 1.00 m beam mass = 5.10 kg"

Transcription

1 ENGR 160 Exam 2 Spring 09 ENGR. PROB.: /50 PROGRAMMING / 50 TOTAL: /100 DIRECTIONS: This exam is CLOSED BOOK. The reference sheet plus one extra page of notes (both sides of one 8.5 by 11 paper) may be consulted during the exam. Engineering Problems (Express all answers in the proper number of significant digits) 1. (25%) A beam with a mass of 5.10 kg is secured to a ceiling with a hinge and cable as shown. A 75.0 N force is applied to the beam in a horizontal direction as shown. a. Draw a complete free-body diagram. b. Write the three equilibrium equations. c. Solve for the tension in the cable and the reaction at the hinge (expressed as magnitude and direction of the force) m beam length = 1.00 m beam mass = 5.10 kg 75.0 N ENGR 160 Exam 2 Spring 09

2 2. (15%) A sign is being designed to hang on the end of a horizontal pole. The pole has a weight of 20.0 lbf and is 13.0 ft long. As shown below, the pole is connected to the building at point A by a hinge. A cable, which is being used to help support the pole, is connected to the pole at point B and to the building at point C. The cable CB will break at lb f (pounds force). C 5.00 ft A 6.00 ft B Cyclone Cafe a) Draw a complete free body diagram of the pole. b) Solve for the weight (in lb f) of the sign if the tension in the cable CB is lb f. You should only have to write ONE equilibrium equation to solve this problem. ENGR 160 Exam 2 Spring 09

3 3. (10%) Two temperature probes are tested, the readings are shown below. Probe #1, F Probe #2, F a) Determine the mean of Probe #1. b) Determine the median of Probe #1. c) The results from Probe #2 yield a mean of 95 F and a median of 92.5 F. In the data for Probe 2 the last data value is missing. Determine the missing value. d) If a probe has a standard deviation of 8 F, what is the variance of the probe?

4 ENGR 160 Exam 2 Spring 09 Programming 4. (13%) Write ONLY a Function subprogram that receives two real, one-dimensional arrays (representing two vectors) and an integer value, n (representing the number of elements in each array). The Function will compute the dot product of these two arrays. The following equation describes the dot product of two vectors: n Dotproduct Vector1 ( i) Vector2( i) i 1 For example if n = 3 and the first array contains these three numbers: 1.0, 5.0, 6.5 and the second array contains these three numbers: 2.3, 6.1, 3.2, the dot product of these vectors would be: (1.0)(2.3) + (5.0)(6.1) + (6.5)(3.2) = 53.6 The computed dot product value will be returned to the main program.

5 ENGR 160 Exam 2 Spring (15%) Write ONLY a Subroutine subprogram which will receive one real one dimensional array and will determine the sum of positive values in the array and the sum of negative values in the array. The subroutine will then return these sums to the main program. The subprogram will also receive an integer value which is the count of values in the array. The Call statement used in the main program to access this subroutine is given below. Call PosNeg(x(), n, sumpos, sumneg). ENGR 160 Exam 2 Spring 09

6 6. (22%) Write a program which will read a set of measured diameters of inspected parts from a file named, Measure.txt. The first line of the file has an integer number, N, which represents a count of the measured parts. Each of the succeeding N lines has one real number, which represents the measurement of the diameter of a part being inspected (N will never be more than 200). If the part s diameter is within the range ± mm (including the values at each end of the range), the part passes inspection. Write a complete program which will: a. read the value of N from the input file, b. read from the input file the N diameters and store them in a one-dimensional array, c. calculate the percentage of parts that have passed inspection d. output to a file the percentage determined in part c, with some descriptive text (e.g. The percentage of parts that passed inspection = 45.0% ) e. output the array of measured values as a column of numbers to the output file. On a line above the column of diameters, output a line of descriptive text to label the values (e.g. Diameters, mm )

ENGR220 Dynamics. Final Exam

ENGR220 Dynamics. Final Exam Spring Semester 2006 1 ENGR220 Dynamics Final Exam Instructions: 110 minutes to complete. Closed-book, 4 exam reference sheets allowed. Turn computations and exam in to instructor at the end of the exam

More information

F R. + F 3x. + F 2y. = (F 1x. j + F 3x. i + F 2y. i F 3y. i + F 1y. j F 2x. ) i + (F 1y. ) j. F 2x. F 3y. = (F ) i + (F ) j. ) j

F R. + F 3x. + F 2y. = (F 1x. j + F 3x. i + F 2y. i F 3y. i + F 1y. j F 2x. ) i + (F 1y. ) j. F 2x. F 3y. = (F ) i + (F ) j. ) j General comments: closed book and notes but optional one page crib sheet allowed. STUDY: old exams, homework and power point lectures! Key: make sure you can solve your homework problems and exam problems.

More information

Announcements. Equilibrium of a Particle in 2-D

Announcements. Equilibrium of a Particle in 2-D nnouncements Equilibrium of a Particle in 2-D Today s Objectives Draw a free body diagram (FBD) pply equations of equilibrium to solve a 2-D problem Class ctivities pplications What, why, and how of a

More information

ENGR-1100 Introduction to Engineering Analysis. Lecture 13

ENGR-1100 Introduction to Engineering Analysis. Lecture 13 ENGR-1100 Introduction to Engineering Analysis Lecture 13 EQUILIBRIUM OF A RIGID BODY & FREE-BODY DIAGRAMS Today s Objectives: Students will be able to: a) Identify support reactions, and, b) Draw a free-body

More information

Announcements. Equilibrium of a Rigid Body

Announcements. Equilibrium of a Rigid Body Announcements Equilibrium of a Rigid Body Today s Objectives Identify support reactions Draw a free body diagram Class Activities Applications Support reactions Free body diagrams Examples Engr221 Chapter

More information

is the study of and. We study objects. is the study of and. We study objects.

is the study of and. We study objects. is the study of and. We study objects. Static Equilibrium Translational Forces Torque Unit 4 Statics Dynamics vs Statics is the study of and. We study objects. is the study of and. We study objects. Recall Newton s First Law All objects remain

More information

EQUILIBRIUM OF A RIGID BODY & FREE-BODY DIAGRAMS

EQUILIBRIUM OF A RIGID BODY & FREE-BODY DIAGRAMS Today s Objectives: Students will be able to: EQUILIBRIUM OF A RIGID BODY & FREE-BODY DIAGRAMS a) Identify support reactions, and, b) Draw a free-body diagram. In-Class Activities: Check Homework Reading

More information

The polar coordinates of a point are given. Find the rectangular coordinates of the point. 1) 7, 2 3 D) - 7 2, A) - 7 2, 7 3

The polar coordinates of a point are given. Find the rectangular coordinates of the point. 1) 7, 2 3 D) - 7 2, A) - 7 2, 7 3 Ch 9. Assignment Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. The polar coordinates of a point are given. Find the rectangular coordinates

More information

6.5 Cables: Concentrated Loads

6.5 Cables: Concentrated Loads 6.5 ables: oncentrated Loads 6.5 ables: oncentrated Loads Procedures and Strategies, page 1 of 3 Procedures and Strategies for Solving Problems Involving ables With oncentrated Loads 1. Pass sections through

More information

Equilibrium Notes 1 Translational Equilibrium

Equilibrium Notes 1 Translational Equilibrium Equilibrium Notes 1 Translational Equilibrium A 20.0 kg object is suspended by a rope as shown. What is the net force acting on it? Ok that was easy, now that same 20.0 kg object is lifted at a velocity

More information

Summer Review for Mathematical Studies Rising 12 th graders

Summer Review for Mathematical Studies Rising 12 th graders Summer Review for Mathematical Studies Rising 12 th graders Due the first day of school in August 2017. Please show all work and round to 3 significant digits. A graphing calculator is required for these

More information

EQUATIONS OF EQUILIBRIUM & TWO- AND THREE-FORCE MEMEBERS

EQUATIONS OF EQUILIBRIUM & TWO- AND THREE-FORCE MEMEBERS EQUATIONS OF EQUILIBRIUM & TWO- AND THREE-FORCE MEMEBERS Today s Objectives: Students will be able to: a) Apply equations of equilibrium to solve for unknowns, and, b) Recognize two-force members. In-Class

More information

TEST REPORT. Question file: P Copyright:

TEST REPORT. Question file: P Copyright: Date: February-12-16 Time: 2:00:28 PM TEST REPORT Question file: P12-2006 Copyright: Test Date: 21/10/2010 Test Name: EquilibriumPractice Test Form: 0 Test Version: 0 Test Points: 138.00 Test File: EquilibriumPractice

More information

Jurong Junior College 2014 J1 H1 Physics (8866) Tutorial 3: Forces

Jurong Junior College 2014 J1 H1 Physics (8866) Tutorial 3: Forces Jurong Junior College 2014 J1 H1 Physics (8866) Tutorial 3: Forces Take g = 9.81 m s -2, P atm = 1.0 x 10 5 Pa unless otherwise stated 1. Draw the free body diagram / force diagram for the following :

More information

Equilibrium Notes 1 Translational Equilibrium

Equilibrium Notes 1 Translational Equilibrium Equilibrium Notes 1 Translational Equilibrium Ex. A 20.0 kg object is suspended by a rope as shown. What is the net force acting on it? Ex. Ok that was easy, now that same 20.0 kg object is lifted at a

More information

Force and Motion. Thought Experiment

Force and Motion. Thought Experiment Team Force and Motion In previous labs, you used a motion sensor to measure the position, velocity, and acceleration of moving objects. You were not concerned about the mechanism that caused the object

More information

Static equilibrium. Objectives. Physics terms. Assessment. Brainstorm. Equations 6/3/14

Static equilibrium. Objectives. Physics terms. Assessment. Brainstorm. Equations 6/3/14 Static equilibrium Objectives State the conditions of static equilibrium in terms of forces and torques. Draw a free-body diagram of a lever showing all forces. Use the condition of equilibrium to solve

More information

5.6 Work. Common Units Force Distance Work newton (N) meter (m) joule (J) pound (lb) foot (ft) Conversion Factors

5.6 Work. Common Units Force Distance Work newton (N) meter (m) joule (J) pound (lb) foot (ft) Conversion Factors 5.6 Work Page 1 of 7 Definition of Work (Constant Force) If a constant force of magnitude is applied in the direction of motion of an object, and if that object moves a distance, then we define the work

More information

Static Equilibrium. University of Arizona J. H. Burge

Static Equilibrium. University of Arizona J. H. Burge Static Equilibrium Static Equilibrium Definition: When forces acting on an object which is at rest are balanced, then the object is in a state of static equilibrium. - No translations - No rotations In

More information

EGN 3310 Practice Final Spring 2017

EGN 3310 Practice Final Spring 2017 EGN 3310 Practice Final Spring 2017 *Try finishing each problem in 15 minutes or less to practice test-like time contraints. The topics on the practice exam are what I feel have been stressed in class,

More information

Unit 4 Statics. Static Equilibrium Translational Forces Torque

Unit 4 Statics. Static Equilibrium Translational Forces Torque Unit 4 Statics Static Equilibrium Translational Forces Torque 1 Dynamics vs Statics Dynamics: is the study of forces and motion. We study why objects move. Statics: is the study of forces and NO motion.

More information

ES226 (01) Engineering Mechanics: Statics Spring 2018 Lafayette College Engineering Division

ES226 (01) Engineering Mechanics: Statics Spring 2018 Lafayette College Engineering Division ES226 (01) Engineering Mechanics: Statics Spring 2018 Lafayette College Engineering Division Exam 1 Study Guide Exam 1: Tuesday, February 6, 2018 7:30 to 8:30pm Kirby Room 104 Exam Format: 50 minute time

More information

1. Draw a FBD of the toy plane if it is suspended from a string while you hold the string and move across the room at a constant velocity.

1. Draw a FBD of the toy plane if it is suspended from a string while you hold the string and move across the room at a constant velocity. 1. Draw a FBD of the toy plane if it is suspended from a string while you hold the string and move across the room at a constant velocity. 2. A 15 kg bag of bananas hangs from a taunt line strung between

More information

Trigonometry Test 3 Practice Chapters 5 and 6 NON-CALCULATOR PORTION

Trigonometry Test 3 Practice Chapters 5 and 6 NON-CALCULATOR PORTION NON-CALCULATOR PORTION Find four solutions to each of the following; write your answer in 1. 2. 3. 4. 5. 6. radians: Find the value of each of the following: 7. ( ) 8. 9. ( ) 10. 11. 12. 13. ( ) Find four

More information

5.2 Rigid Bodies and Two-Dimensional Force Systems

5.2 Rigid Bodies and Two-Dimensional Force Systems 5.2 Rigid odies and Two-Dimensional Force Systems 5.2 Rigid odies and Two-Dimensional Force Systems Procedures and Strategies, page 1 of 1 Procedures and Strategies for Solving Problems Involving Equilibrium

More information

PHYSICS 221 SPRING 2014

PHYSICS 221 SPRING 2014 PHYSICS 221 SPRING 2014 EXAM 2: April 3, 2014 8:15-10:15pm Name (printed): Recitation Instructor: Section # INSTRUCTIONS: This exam contains 25 multiple-choice questions plus 2 extra credit questions,

More information

Physics 8, Fall 2017, Practice Exam.

Physics 8, Fall 2017, Practice Exam. Physics 8, Fall 2017, Practice Exam. Name: This open-book take-home exam is 10% of your course grade. (The in-class final exam will be 20% of your course grade. For the in-class exam, you can bring one

More information

Forces at a Point http://www.alfarisuae.com/?m=201004 Objectives: To discover the relationship that must exist between forces acting at a point in order for that point to be in equilibrium. In this activity,

More information

An Introduction to Forces Forces-part 1. Forces are Interactions

An Introduction to Forces Forces-part 1. Forces are Interactions An Introduction to Forces Forces-part 1 PHYS& 114: Eyres Forces are Interactions A force is an interaction between 2 objects Touching At a distance See the Fundamental Particle Chart (http://www.cpepphysics.org/images/2014-fund-chart.jpg)

More information

Engineering Mechanics: Statics in SI Units, 12e

Engineering Mechanics: Statics in SI Units, 12e Engineering Mechanics: Statics in SI Units, 12e 3 Equilibrium of a Particle Chapter Objectives To introduce the concept of the free-body diagram for a particle To show how to solve particle equilibrium

More information

Measurement. Scientific Notation. Measurements and Problem Solving. Writing Numbers in Scientific Notation

Measurement. Scientific Notation. Measurements and Problem Solving. Writing Numbers in Scientific Notation Measurement Chapter 2 Measurements and Problem Solving Quantitative observation Comparison based on an accepted scale e.g. Meter stick Has 2 parts number and unit Number tells comparison Unit tells scale

More information

Summer Physics 41 Pretest. Shorty Shorts (2 pts ea): Circle the best answer. Show work if a calculation is required.

Summer Physics 41 Pretest. Shorty Shorts (2 pts ea): Circle the best answer. Show work if a calculation is required. Summer Physics 41 Pretest Name: Shorty Shorts (2 pts ea): Circle the best answer. Show work if a calculation is required. 1. An object hangs in equilibrium suspended by two identical ropes. Which rope

More information

MOMENTUM, IMPULSE & MOMENTS

MOMENTUM, IMPULSE & MOMENTS the Further Mathematics network www.fmnetwork.org.uk V 07 1 3 REVISION SHEET MECHANICS 1 MOMENTUM, IMPULSE & MOMENTS The main ideas are AQA Momentum If an object of mass m has velocity v, then the momentum

More information

SOLUTION a. Since the applied force is equal to the person s weight, the spring constant is 670 N m ( )( )

SOLUTION a. Since the applied force is equal to the person s weight, the spring constant is 670 N m ( )( ) 5. ssm A person who weighs 670 N steps onto a spring scale in the bathroom, and the spring compresses by 0.79 cm. (a) What is the spring constant? (b) What is the weight of another person who compresses

More information

FORCES. Challenging MCQ questions by The Physics Cafe. Compiled and selected by The Physics Cafe

FORCES. Challenging MCQ questions by The Physics Cafe. Compiled and selected by The Physics Cafe FORCES Challenging MCQ questions by The Physics Cafe Compiled and selected by The Physics Cafe 1 A cupboard is attached to a wall by a screw. Which force diagram shows the cupboard in equilibrium, with

More information

Conceptual Physics Labs Chapter 5

Conceptual Physics Labs Chapter 5 Name Where appropriate ALWAYS show your formulas and your work! Use the back of your paper if you need to. Vector vs. Scalar Identify each of these as either Vector or Scalar: Is it vector or scalar? Check

More information

Definition. is a measure of how much a force acting on an object causes that object to rotate, symbol is, (Greek letter tau)

Definition. is a measure of how much a force acting on an object causes that object to rotate, symbol is, (Greek letter tau) Torque Definition is a measure of how much a force acting on an object causes that object to rotate, symbol is, (Greek letter tau) = r F = rfsin, r = distance from pivot to force, F is the applied force

More information

IDE 110 Mechanics of Materials Spring 2006 Final Examination FOR GRADING ONLY

IDE 110 Mechanics of Materials Spring 2006 Final Examination FOR GRADING ONLY Spring 2006 Final Examination STUDENT S NAME (please print) STUDENT S SIGNATURE STUDENT NUMBER IDE 110 CLASS SECTION INSTRUCTOR S NAME Do not turn this page until instructed to start. Write your name on

More information

Newton s First Law and IRFs

Newton s First Law and IRFs Goals: Physics 207, Lecture 6, Sept. 22 Recognize different types of forces and know how they act on an object in a particle representation Identify forces and draw a Free Body Diagram Solve 1D and 2D

More information

Equilibrium in Two Dimensions

Equilibrium in Two Dimensions C h a p t e r 6 Equilibrium in Two Dimensions In this chapter, you will learn the following to World Class standards: 1. The Ladder Against the Wall 2. The Street Light 3. The Floor Beam 6-1 The Ladder

More information

Show all work in answering the following questions. Partial credit may be given for problems involving calculations.

Show all work in answering the following questions. Partial credit may be given for problems involving calculations. Physics 3210, Spring 2017 Exam #1 Name: Signature: UID: Please read the following before continuing: Show all work in answering the following questions. Partial credit may be given for problems involving

More information

Last Name, First Name. I have not received unauthorized aid in the completion of this exam.

Last Name, First Name. I have not received unauthorized aid in the completion of this exam. ME 270 Spring 2013 Examination No. 2 Please read and respond to the following statement, I have not received unauthorized aid in the completion of this exam. Agree Disagree Signature INSTRUCTIONS Begin

More information

6.5 Work and Fluid Forces

6.5 Work and Fluid Forces 6.5 Work and Fluid Forces Work Work=Force Distance Work Work=Force Distance Units Force Distance Work Newton meter Joule (J) pound foot foot-pound (ft lb) Work Work=Force Distance Units Force Distance

More information

Physics 211 Spring 2014 Final Practice Exam

Physics 211 Spring 2014 Final Practice Exam Physics 211 Spring 2014 Final Practice Exam This exam is closed book and notes. A formula sheet will be provided for you at the end of the final exam you can download a copy for the practice exam from

More information

The case where there is no net effect of the forces acting on a rigid body

The case where there is no net effect of the forces acting on a rigid body The case where there is no net effect of the forces acting on a rigid body Outline: Introduction and Definition of Equilibrium Equilibrium in Two-Dimensions Special cases Equilibrium in Three-Dimensions

More information

Rotational Equilibrium

Rotational Equilibrium Rotational Equilibrium In this laboratory, we study the conditions for static equilibrium. Axis Through the Center of Gravity Suspend the meter stick at its center of gravity, with its numbers increasing

More information

Engineering Mechanics: Statics in SI Units, 12e

Engineering Mechanics: Statics in SI Units, 12e Engineering Mechanics: Statics in SI Units, 12e 3 Equilibrium of a Particle 1 Chapter Objectives Concept of the free-body diagram for a particle Solve particle equilibrium problems using the equations

More information

Physics 218 Comprehensive Exam

Physics 218 Comprehensive Exam Physics 218 Comprehensive Exam Spring 2018 (all UP sections) April 27 th, 2018 Rules of the exam: Please fill out the information and read the instructions below, but do not open the exam until told to

More information

PHYSICS 221 SPRING EXAM 1: February 16, 2012; 8:00pm 10:00pm

PHYSICS 221 SPRING EXAM 1: February 16, 2012; 8:00pm 10:00pm PHYSICS 221 SPRING 2012 EXAM 1: February 16, 2012; 8:00pm 10:00pm Name (printed): Recitation Instructor: Section # INSTRUCTIONS: This exam contains 25 multiple-choice questions plus 2 extra credit questions,

More information

HATZIC SECONDARY SCHOOL

HATZIC SECONDARY SCHOOL HATZIC SECONDARY SCHOOL PROVINCIAL EXAMINATION ASSIGNMENT STATIC EQUILIBRIUM MULTIPLE CHOICE / 33 OPEN ENDED / 80 TOTAL / 113 NAME: 1. State the condition for translational equilibrium. A. ΣF = 0 B. ΣF

More information

PHYSICS 220 LAB #3: STATIC EQUILIBRIUM FORCES

PHYSICS 220 LAB #3: STATIC EQUILIBRIUM FORCES Lab Section M / T / W / Th /24 pts Name: Partners: PHYSICS 220 LAB #3: STATIC EQUILIBRIUM FORCES OBJECTIVES 1. To verify the conditions for static equilibrium. 2. To get practice at finding components

More information

PHYSICS 221 SPRING 2015

PHYSICS 221 SPRING 2015 PHYSICS 221 SPRING 2015 EXAM 2: April 2, 2015 8:15-10:15pm Name (printed): Recitation Instructor: Section # INSTRUCTIONS: This exam contains 25 multiple-choice questions plus 2 extra credit questions,

More information

EQUILIBRIUM OF A RIGID BODY

EQUILIBRIUM OF A RIGID BODY EQUILIBRIUM OF A RIGID BODY Today s Objectives: Students will be able to a) Identify support reactions, and, b) Draw a free diagram. APPLICATIONS A 200 kg platform is suspended off an oil rig. How do we

More information

Introductory Chemistry: A Foundation, 6 th Ed. Introductory Chemistry, 6 th Ed. Basic Chemistry, 6 th Ed.

Introductory Chemistry: A Foundation, 6 th Ed. Introductory Chemistry, 6 th Ed. Basic Chemistry, 6 th Ed. Introductory Chemistry: A Foundation, 6 th Ed. Introductory Chemistry, 6 th Ed. Basic Chemistry, 6 th Ed. by Steven S. Zumdahl, Donald J. DeCoste University of Illinois Chapter 2 Measurements and Calculations

More information

Physics 1 Second Midterm Exam (AM) 2/25/2010

Physics 1 Second Midterm Exam (AM) 2/25/2010 Physics Second Midterm Eam (AM) /5/00. (This problem is worth 40 points.) A roller coaster car of m travels around a vertical loop of radius R. There is no friction and no air resistance. At the top of

More information

AP Physics Multiple Choice Practice Torque

AP Physics Multiple Choice Practice Torque AP Physics Multiple Choice Practice Torque 1. A uniform meterstick of mass 0.20 kg is pivoted at the 40 cm mark. Where should one hang a mass of 0.50 kg to balance the stick? (A) 16 cm (B) 36 cm (C) 44

More information

1)Write the integer that represents the opposite of each real-world. situation. In words, write the meaning of the opposite.

1)Write the integer that represents the opposite of each real-world. situation. In words, write the meaning of the opposite. 1) Write the integer that represents the opposite of each real-world situation. In words, write the meaning of the opposite. a. Example: An atom s positive charge of 7 Opposite: An atom s negative charge

More information

Physics 201 Exam 3 (Monday, November 5) Fall 2012 (Saslow)

Physics 201 Exam 3 (Monday, November 5) Fall 2012 (Saslow) Physics 201 Exam 3 (Monday, November 5) Fall 2012 (Saslow) Name (printed) Lab Section(+2 pts) Name (signed as on ID) Multiple choice Section. Circle the correct answer. No work need be shown and no partial

More information

Announcements. Trusses Method of Joints

Announcements. Trusses Method of Joints Announcements Mountain Dew is an herbal supplement Today s Objectives Define a simple truss Trusses Method of Joints Determine the forces in members of a simple truss Identify zero-force members Class

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Complete the identity. 1 1) sec - sec =? 1) ) csc (sin + cos ) =? ) 3) sin 1 + sin - sin 1 - sin =? 3)

More information

MEI STRUCTURED MATHEMATICS MECHANICS 1, M1. Practice Paper M1-B

MEI STRUCTURED MATHEMATICS MECHANICS 1, M1. Practice Paper M1-B MEI Mathematics in Education and Industry MEI STRUCTURED MATHEMATICS MECHANICS 1, Practice Paper -B Additional materials: Answer booklet/paper Graph paper MEI Examination formulae and tables (MF1) TIME

More information

An Introduction to Forces Identifying Forces. An Introduction to Forces Forces-part 1. Forces are Interactions. What Is a Force? Identifying Forces

An Introduction to Forces Identifying Forces. An Introduction to Forces Forces-part 1. Forces are Interactions. What Is a Force? Identifying Forces An Introduction to s s-part 1 Identify s,, and FBDs-KJF An Introduction to s Identifying s s are Interactions A force is an interaction between 2 objects Touching: Some forces require contact At a distance:

More information

Exam 2 October 17, 2013

Exam 2 October 17, 2013 Exam 2 Instructions: You have 60 minutes to complete this exam. This is a closed-book, closed-notes exam. You are allowed to use an approved calculator during the exam. Usage of mobile phones and other

More information

Mass & Weight. weight a force acting on a body due to the gravitational attraction pulling that body to another. NOT constant.

Mass & Weight. weight a force acting on a body due to the gravitational attraction pulling that body to another. NOT constant. Mass & Weight mass how much stuff a body has. Doesn t change. Is responsible for the inertial properties of a body. The greater the mass, the greater the force required to achieve some acceleration: Fnet

More information

SPRING 2005 Midterm Exam #1, Part A

SPRING 2005 Midterm Exam #1, Part A Physics 151 SPRING 2005 Midterm Exam #1, Part A Roster No.: Score: 17 pts. possible Exam time limit: 50 minutes. You may use a calculator and both sides of ONE sheet of notes, handwritten only. Closed

More information

Announcements. Principle of Work and Energy - Sections Engr222 Spring 2004 Chapter Test Wednesday

Announcements. Principle of Work and Energy - Sections Engr222 Spring 2004 Chapter Test Wednesday Announcements Test Wednesday Closed book 3 page sheet sheet (on web) Calculator Chap 12.6-10, 13.1-6 Principle of Work and Energy - Sections 14.1-3 Today s Objectives: Students will be able to: a) Calculate

More information

Determine the angle θ between the two position vectors.

Determine the angle θ between the two position vectors. -100. Determine the angle θ between the two position vectors. -105. A force of 80 N is applied to the handle of the wrench. Determine the magnitudes of the components of the force acting along the axis

More information

Please read this introductory material carefully; it covers topics you might not yet have seen in class.

Please read this introductory material carefully; it covers topics you might not yet have seen in class. b Lab Physics 211 Lab 10 Torque What You Need To Know: Please read this introductory material carefully; it covers topics you might not yet have seen in class. F (a) (b) FIGURE 1 Forces acting on an object

More information

EF 151 Final Exam, Fall, 2015 Page 3 of 10

EF 151 Final Exam, Fall, 2015 Page 3 of 10 EF 151 Final Exam, Fall, 2015 Page 3 of 10 Name: Multiple choice questions: 1 point each 1. The acceleration of gravity in mile/min 2 is: a. 1.69x10-6 mile/min 2 b. 21.9 mile/min 2 c. 47.2 mile/min 2 d.

More information

PHYSICS 221 SPRING EXAM 1: February 20, 2014; 8:15pm 10:15pm

PHYSICS 221 SPRING EXAM 1: February 20, 2014; 8:15pm 10:15pm PHYSICS 221 SPRING 2014 EXAM 1: February 20, 2014; 8:15pm 10:15pm Name (printed): Recitation Instructor: Section # INSTRUCTIONS: This exam contains 25 multiple-choice questions plus 2 extra credit questions,

More information

PHYSICS - CLUTCH CH 13: ROTATIONAL EQUILIBRIUM.

PHYSICS - CLUTCH CH 13: ROTATIONAL EQUILIBRIUM. !! www.clutchprep.com EXAMPLE: POSITION OF SECOND KID ON SEESAW EXAMPLE: A 4 m-long seesaw 50 kg in mass and of uniform mass distribution is pivoted on a fulcrum at its middle, as shown. Two kids sit on

More information

PHYSICS 221 Fall 2007 EXAM 2: November 14, :00pm 10:00pm

PHYSICS 221 Fall 2007 EXAM 2: November 14, :00pm 10:00pm PHYSICS 221 Fall 2007 EXAM 2: November 14, 2007 8:00pm 10:00pm Name (printed): Recitation Instructor: Section # INSTRUCTIONS: This exam contains 25 multiple-choice questions plus 2 extra credit questions,

More information

CHAPTER 2: EQUILIBRIUM OF RIGID BODIES

CHAPTER 2: EQUILIBRIUM OF RIGID BODIES For a rigid body to be in equilibrium, the net force as well as the net moment about any arbitrary point O must be zero Summation of all external forces. Equilibrium: Sum of moments of all external forces.

More information

ω = k/m x = A cos (ωt + ϕ 0 ) L = I ω a x = ω 2 x P = F v P = de sys J = F dt = p w = m g F G = Gm 1m 2 D = 1 2 CρAv2 a r = v2

ω = k/m x = A cos (ωt + ϕ 0 ) L = I ω a x = ω 2 x P = F v P = de sys J = F dt = p w = m g F G = Gm 1m 2 D = 1 2 CρAv2 a r = v2 PHYS 2211 A, B, & C Final Exam Formulæ & Constants Spring 2017 Unless otherwise directed, drag is to be neglected and all problems take place on Earth, use the gravitational definition of weight, and all

More information

For the intersections: cos x = 0 or sin x = 1 2

For the intersections: cos x = 0 or sin x = 1 2 Chapter 6 Set-up examples The purpose of this document is to demonstrate the work that will be required if you are asked to set-up integrals on an exam and/or quiz.. Areas () Set up, do not evaluate, any

More information

Physics 104S12 Guide Lines for Exam 2 phy104s12. Class Exam

Physics 104S12 Guide Lines for Exam 2 phy104s12. Class Exam Physics 104S12 Guide Lines for Exam 2 phy104s12 When: March 7 th 11 11:50 PM Class Exam Where: Normal Classroom Chapters: 4 and 5 Format: 25 multiple choice questions Bring: Green Scantron Sheet, Calculator,

More information

Physics 121, Midterm Exam #3 Tuesday April 20, am 9.30 am. Do not turn the pages of the exam until you are instructed to do so.

Physics 121, Midterm Exam #3 Tuesday April 20, am 9.30 am. Do not turn the pages of the exam until you are instructed to do so. Exam April, 8. am - 9. am, Midterm Exam # Tuesday April, 8. am 9. am Do not turn the pages of the exam until you are instructed to do so. You are responsible for reading the following rules carefully before

More information

ME C85 / CE C30 Midterm 1 Exam Monday October 4, 2010

ME C85 / CE C30 Midterm 1 Exam Monday October 4, 2010 Name: SID: ME C85 / CE C30 Midterm 1 Exam Monday October 4, 2010 Please 1. Read through the test before starting. 2. If you re out of space, write on back side and add a note in your solution referring

More information

ECE Circuit Theory. Final Examination. December 5, 2008

ECE Circuit Theory. Final Examination. December 5, 2008 ECE 212 H1F Pg 1 of 12 ECE 212 - Circuit Theory Final Examination December 5, 2008 1. Policy: closed book, calculators allowed. Show all work. 2. Work in the provided space. 3. The exam has 3 problems

More information

PHY131H1S Class 10. Preparation for Practicals this week: Today: Equilibrium Mass, Weight, Gravity Weightlessness

PHY131H1S Class 10. Preparation for Practicals this week: Today: Equilibrium Mass, Weight, Gravity Weightlessness PHY131H1S Class 10 Today: Equilibrium Mass, Weight, Gravity Weightlessness Preparation for Practicals this week: Take a ride on the Burton Tower elevators! All 4 elevators in the 14-storey tower of McLennan

More information

Chapter 4 NEWTONS LAWS. Newton s 3 Laws Force Diagrams Balanced Forces Unbalanced Forces

Chapter 4 NEWTONS LAWS. Newton s 3 Laws Force Diagrams Balanced Forces Unbalanced Forces Chapter 4 NEWTONS LAWS Newton s 3 Laws Force Diagrams Balanced Forces Unbalanced Forces Force: a push or a pull Measured in Newton Vector Quantity Contact Force: applied by direct contact Field Force:

More information

1. The horizontal beam represented in Examination Figure 6 carries three loads P 1. and R 2

1. The horizontal beam represented in Examination Figure 6 carries three loads P 1. and R 2 Student ID: 52573847 Exam: 286037RR - Engineering Mechanics, Part 2 When you have completed your exam and reviewed your answers, click Submit Exam. Answers will not be recorded until you hit Submit Exam.

More information

Circular Motion. A car is traveling around a curve at a steady 45 mph. Is the car accelerating? A. Yes B. No

Circular Motion. A car is traveling around a curve at a steady 45 mph. Is the car accelerating? A. Yes B. No Circular Motion A car is traveling around a curve at a steady 45 mph. Is the car accelerating? A. Yes B. No Circular Motion A car is traveling around a curve at a steady 45 mph. Which vector shows the

More information

Physics 218 Exam II. Spring 2018 (all UP sections) March 19 th, 2018

Physics 218 Exam II. Spring 2018 (all UP sections) March 19 th, 2018 Physics 218 Exam II Spring 2018 (all UP sections) March 19 th, 2018 Rules of the exam: Please fill out the information and read the instructions below, but do not open the exam until told to do so. 1.

More information

Forces and Newton s Laws Notes

Forces and Newton s Laws Notes Forces and Newton s Laws Notes Force An action exerted on an object which can change the motion of the object. The SI unit for force is the Newton (N) o N = (kg m)/s 2 o Pound is also a measure of force

More information

*GMF21* *32GMF2101* Further Mathematics. Unit 2 Mechanics and Statistics [GMF21] THURSDAY 11 JUNE, AFTERNOON. 2 hours.

*GMF21* *32GMF2101* Further Mathematics. Unit 2 Mechanics and Statistics [GMF21] THURSDAY 11 JUNE, AFTERNOON. 2 hours. Centre Number Candidate Number General Certificate of Secondary Education 2015 Further Mathematics Unit 2 Mechanics and Statistics *GMF21* [GMF21] *GMF21* THURSDAY 11 JUNE, AFTERNOON TIME 2 hours. INSTRUCTIONS

More information

Equilibrium. Lecture 8 Physics 106 Spring Equilibrium. Equilibrium. Equilibrium. Balance of Forces: Balance of Forces: Balance of Torques:

Equilibrium. Lecture 8 Physics 106 Spring Equilibrium. Equilibrium. Equilibrium. Balance of Forces: Balance of Forces: Balance of Torques: Lecture 8 Physics 106 Spring 2006 http://web.njit.edu/~sirenko/ 3/8/2006 Andrei Sirenko, JIT 1 3/8/2006 Andrei Sirenko, JIT 2 3/8/2006 Andrei Sirenko, JIT 3 3/8/2006 Andrei Sirenko, JIT 4 3/8/2006 Andrei

More information

Physics 218 Exam III

Physics 218 Exam III Physics 218 Exam III Fall 2017 (all sections) November 15 th, 2017 Please fill out the information and read the instructions below, but do not open the exam until told to do so. Rules of the exam: 1. You

More information

Lesson 6 Newton s First Law of Motion Inertia

Lesson 6 Newton s First Law of Motion Inertia 0 Introduction In daily life, motion is everywhere, but we would believe that something was causing it to move. Aristotle on Motion a. In fourth century B.C., Aristotle divided motion into natural motion

More information

PHYS 100 (from 221) Newton s Laws Week8. Exploring the Meaning of Equations

PHYS 100 (from 221) Newton s Laws Week8. Exploring the Meaning of Equations Exploring the Meaning of Equations Exploring the meaning of the relevant ideas and equations introduced recently. This week we ll focus mostly on Newton s second and third laws: Kinematics describes the

More information

What is a Force? Free-Body diagrams. Contact vs. At-a-Distance 11/28/2016. Forces and Newton s Laws of Motion

What is a Force? Free-Body diagrams. Contact vs. At-a-Distance 11/28/2016. Forces and Newton s Laws of Motion Forces and Newton s Laws of Motion What is a Force? In generic terms: a force is a push or a pull exerted on an object that could cause one of the following to occur: A linear acceleration of the object

More information

Beams are bars of material that support. Beams are common structural members. Beams can support both concentrated and distributed loads

Beams are bars of material that support. Beams are common structural members. Beams can support both concentrated and distributed loads Outline: Review External Effects on Beams Beams Internal Effects Sign Convention Shear Force and Bending Moment Diagrams (text method) Relationships between Loading, Shear Force and Bending Moments (faster

More information

Physics 105 Final Practice Exam

Physics 105 Final Practice Exam Physics 105 Final Practice Exam LAST Name (print)*: FIRST Name (print)*: Signature*: UIN #*: * Please fill in all required fields PROBLEM POINTS SCORE 1 15 2 15 3 15 4 15 5 15 6 25 TOTAL 100 Giving or

More information

EQUILIBRIUM OF RIGID BODIES

EQUILIBRIUM OF RIGID BODIES EQUILIBRIUM OF RIGID BODIES Equilibrium A body in equilibrium is at rest or can translate with constant velocity F = 0 M = 0 EQUILIBRIUM IN TWO DIMENSIONS Case where the force system acting on a rigid

More information

(c) curved track. direction of motion Fig. 1.2 State the effect that this force has on the motion... (iii) ... State how this force is provided. ...

(c) curved track. direction of motion Fig. 1.2 State the effect that this force has on the motion... (iii) ... State how this force is provided. ... 2 (c) As the train is driven round the bend, there is an extra force acting, called the centripetal force. (i) On Fig. 1.2, draw an arrow to show the direction of this force. train curved track direction

More information

Extra Credit Final Practice

Extra Credit Final Practice Velocity (m/s) Elements of Physics I Spring 218 Extra Credit Final Practice 1. Use the figure to answer the following questions. Which of the lines indicate a) Constant velocity b) Constant acceleration

More information

Arena is an energy efficient surface mounted IP23 lumninaire for use in industry and storage. It is easy

Arena is an energy efficient surface mounted IP23 lumninaire for use in industry and storage. It is easy Arena Arena is an energy efficient surface mounted lumninaire for use in industry and storage. It is easy to install with hinged gear tray, and can be mounted either direct on ceiling (screws) or by using

More information

This assignment is worth 20 points. Each part is worth 1 point, except for the last problem, in which each part is worth half a point.

This assignment is worth 20 points. Each part is worth 1 point, except for the last problem, in which each part is worth half a point. 1 of 6 11/20/2009 3:43 PM 0/20 Tue Dec 1 2009 10:15 PM EST Question Points 1 2 3 4 5 6 7 8 9 0/20/20/30/10/30/10/20/20/4 Total 0/20 Description This assignment is worth 20 points. Each part is worth 1

More information

February 20, Week 6. Homework #4, Due tonight. Mastering Physics: 9 problems from chapters 1 and 3 Written Question: 3.56

February 20, Week 6. Homework #4, Due tonight. Mastering Physics: 9 problems from chapters 1 and 3 Written Question: 3.56 February 20, Week 6 Today: Chapter 5, Applying Newton s Laws Homework #4, Due tonight. Mastering Physics: 9 problems from chapters 1 and 3 Written Question: 3.56 Exam #2, Next Friday, February 24 Review

More information

Consider two students pushing with equal force on opposite sides of a desk. Looking top-down on the desk:

Consider two students pushing with equal force on opposite sides of a desk. Looking top-down on the desk: 1 Bodies in Equilibrium Recall Newton's First Law: if there is no unbalanced force on a body (i.e. if F Net = 0), the body is in equilibrium. That is, if a body is in equilibrium, then all the forces on

More information