Three-Dimensional Force Systems

Size: px
Start display at page:

Download "Three-Dimensional Force Systems"

Transcription

1 Three-Dimensional Force Systems Many problems in real-life involve 3-Dimensional Space. How will you represent each of the cable forces in Cartesian vector form?

2 Applications Given the forces in the cables, how will you determine the resultant force acting at D, the top of the tower?

3 3D Rectangular Components F y y Important: Use a righthanded coordinate system z j y k i x F F x F y F z F z z F F x x F x i F y j F z k F F F x 2 F y 2 F z 2

4 Direction angles & direction cosines y b F a, b and g are called the coordinate direction angles g a x definition: z a = angle between x-axis and F (a.k.a. = x ). b = angle between y-axis and F (a.k.a. = y ). g = angle between z-axis and F (a.k.a. = z ). more...

5 Determination of direction angles and direction cosines Various methods are available, including: 1) Geometry and trigonometry. 2) If the Cartesian components of a vector are known, then: F y y F cos a = F x / F cos b = F y / F cos g = F z / F z F z g b a F x x 3) Use of vector dot product (more on this later...)

6 Vector expressions using direction cosines Direction cosines satisfy: cos 2 a + cos 2 b cos 2 g = 1 If l = cos θx m = cos θy n = cos θz The vector n = cos a i + cos b j + cos g k is a unit vector in the direction of F. The vector F can be written as F = F (cos a i + cos b j + cos g k)

7 Example 1 z A pole is subjected to a force F which has components F x =1.5 kn and F z =1.25 kn. If b = 75, determine the magnitudes of F and F y. Answer: F = 2.02 kn F y = kn x F z a F x g b F F y y

8 Example 2 Determine the magnitude and direction angles for the resultant force. A: R x = 348 N R y = 75 N R z = -97 N a = 19.4 b = 78.3 g = 105 F = 250 N 2 x z y F = 350 N 1

9 F = 250 N 2 z F 2z 3 F 2a y a F 2y F 2x x F = 350 N 1

10 Relative Position Vectors: The position of a point B relative to another point A: B(x B, y B, z B ) head A(x A, y A, z A ) tail r = (x B -x A ) i +(y B -y A ) j + (z B -z A ) k x z (x -x ) i B A A r (y -y ) j B A B (z -z ) k B A Position vector components = coordinates of head - coordinates of tail. y

11 If the coordinates of points A and B are known, the force F can be written as

12 Example 3 Express the position vector r in Cartesian vector form. Then determine the magnitude and coordinate direction angles. z 1m 2m 1m 4m 4m y x r 1m A: r = (-3i - 6j + 2k) m, a = 115.4, b = 149, g = 73.4

13 Force vectors directed along a line Many of the structural members we will deal with will support forces that are directed along the axis of the member (e.g., cables, ropes, bars, often times columns,...). Thus, by knowing the orientation of the member (position vector), we can conveniently express its force in vector form. Procedure: 1) Determine the position vector r for the member. 2) Compute a unit vector along the axis of the member n = r/r. 3) The member s force vector is then F= Fn.

14 Example 4 Determine the x,y and z components of the force vector shown. Also, determine the direction angles. y N 30 x z A: F = (220i + 544j + 127k) N, a = 68.5, b = 25.0, g = 77.8

15 Example 5: A section of pre-cast concrete wall is temporarily held by the cables shown. Knowing that the tensile forces in cables AB and AC are 840 N and 1200 N, respectively, determine the magnitude and direction of the resultant force applied to the stake at A. C D A B 8 m 11 m 16 m A: R = (-1440i + 720j - 360k) N

16 Example 6: Determine the magnitude of the component of the force F along the Aa axis. Answer: F Aa = 36.0 N

17 Dot Product - Applications For this geometry, can you determine angles between the pole and the cables? For force F at Point A, what component of it (F 1 ) acts along the pipe OA? What component (F 2 ) acts perpendicular to the pipe?

18 Dot Product - Definition The dot product of vectors A and B is defined as A B = A B cos θ. Angle θ is the smallest angle between the two vectors and is always in a range of 0º to 180º. Dot Product Characteristics: 1. The result of the dot product is a scalar (a positive or negative number). 2. The units of the dot product will be the product of the units of the A and B vectors.

19 Examples: i j = 0 i i = 1 A B = (Ax i + Ay j + Az k) (Bx i + By j + Bz k) = Ax Bx + AyBy + AzBz

20 Example Given: The force acting on the pole Find: The magnitude of the projection of the force along the pole OA. A

21 r OA = {2 i + 2 j 1 k} m r OA = ( ) 1/2 = 3 m n OA = 2/3 i + 2/3 j 1/3 k F = {2 i + 4 j + 10 k}kn F OA = F n OA = (2)(2/3) + (4)(2/3) + (10)(-1/3) = -2/3 kn

22 Moment in 3-D Vector Formulation Using the vector cross product, M O = r F. Here r is the position vector from point O to any point on the line of action of F.

23 Principle of Moments Consider F = F 1 + F 2 Moment of F about point O M O = = r F = r (F 1 + F 2 ) = r F 1 + r F 2 The moment of a force about a point is equal to the sum of the moment of the force s components about the point.

24 Cross Product n C In general, the cross product of two vectors A and B results in another vector C, i.e., C = A B. The magnitude and direction of the resulting vector can be written as C = A B = A B sin θ n C

25 Laws of operation special commutative law A x B = - B x A scalar multiplication a (A x B ) = (a A) x B = A x (a B) distributive law A x ( B + C ) = A x B + A x C Cross product between Cartesian vectors Let A = A x i + A y j + A z k and B = B x i + B y j +B z k Then A x B = (A y B z - A z B y ) i - (A x B z - A z B x ) j + (A x B y - A y B x ) k more...

26 ... or... computation of cross product by expansion of determinant A B det i j k A x A y A z B x B y B z i j k A x A y A z B x B y B z i A x B x j A y B y A B A y B z i A z B x j A x B y k - (A y B x k A z B y i A x B z j)

27 ... or... expand determinat using co-factors A B det = i.... A y A z - j. B y B z i j k A x A y A z B x B y B z... A x. A z k B x. B z... A x A y. B x B y. i(a y B z - B y A z )- j(a x B z - B x A z ) k(a x B y - B x A y )

28 Cross Product The right hand rule is a useful tool for determining the direction of the vector resulting from a cross product. For example: i j = k Note that a vector crossed into itself is zero, e.g., i i = 0

29 demonstration of orthogonality properties: k z j y x i Let A = i and B = j. Then i j det i j k k! Similarly: i x i = 0 i x j = k i x k = -j j x i = -k j x j = 0 j x k = i k x i = j k x j = -i k x k = 0 more...

30 Demonstration of i x j = k using C = A x B = (A B sin ) u C : Magnitude of the cross product is i x j = (1)(1) sin 90 = 1. The direction of the cross product result C is: C z j y x i Thus, we observe that C = k.

31 Example Determine the magnitude of the moment of the 600 N force about A.

32 Solution r AB = (-0.6i 0.5j + 0.4k) m M A = r AB x F = (-0.6i 0.5j + 0.4k) x (600i) M A = 240 j k N.m M A = 384 N.m

33 Moment of a force about an axis Our goal is to find the moment of F (the tendency to rotate the body) about the axis a -a. First compute the moment of F about any arbitrary point O that lies on the a - a axis using the cross product. M O = r F

34 Moment of a force about an axis Now, find the component of M a along the axis a -a using the dot product. M a = n a M O M a can also be obtained as M a n a r F The above equation is also called the triple scalar product. n r a x F x x n r a y F y y n r a z F z z

35 Moment of a force about an axis M a = n a ( r F ) n a represents the unit vector along the axis a -a axis, r is the position vector from any point on the a -a axis to any point A on the line of action of the force, and F is the force vector.

36 Example Given: A force is applied to the tool to open a gas valve. Find: The magnitude of the moment of this force about the z axis of the valve.

37 Solution n = 1 k r AB = {0.25 sin 30 i cos30 j} m = {0.125 i j} m F = {-60 i + 20 j + 15 k} N M z = n ( r AB F ) M z = 1{0.125(20) (-60)} N m = 15.5 N m

38 Example The magnitude of the force F is 0.2 N and its direction cosines are cos θ x = 0.727, cos θy = , and cos θz = Determine the magnitude of the moment of F about the axis AB of the spool.

39 Solution r AB = (0.3i 0.1j 0.4k) m m r AB 26 n AB = (0.3i 0.1j 0.4k) / (0.26) 1/2 m F = 0.2 (0.72i 0.364j 0.582k) m r AP = (0.26i 0.025j 0.11k) m M A i j k

40 Solution M AB = M A. n AB

41 Example What is the moment of the force F in figure about the bar BC?

42 Solution Determine a Vector r: We need a vector from any point on the line BC to any point on the line of action of the force. We can let r be the vector from B to the point of application of F: r BA = (4-0)i + (2-0)j + (2-3)k = 4i + 2j - k (m) n BC

43 Solution Determine a Vector n: To obtain a unit vector along the bar BC, we determine the vector from B to C: (0-0)i + (4-0)j + (0-3)k = 4j - 3k (m) Divide it by its magnitude: 4j-3k (m) n 0.8j 0. 6k BC m - 3 m

44 Solution Evaluate M BC (in scalar form): n BC r F kn - m the moment of F about the bar BC in vectorial form: M BC = [n BC (r F)]n BC = n BC

45 Couples It is possible to exert a moment on an object without subjecting it to a net force: E.g. when a compact disk begins rotating or a screw is turned by a screwdriver Forces are exerted on these objects in such a way that the net force is zero while the net moment is not zero

46 Couples Couple: 2 forces that have equal magnitudes, opposite directions & different lines of action Tends to cause rotation of an object even though the vector sum of the forces is zero & has the same remarkable property that the moment it exerts is the same about any point

47 Couples The moment of a couple is simply the sum of the moments of the forces about a point P: M = [r 1 F] + [r 2 (-F)] = (r 1 - r 2 ) F The vector r 1 - r 2 is equal to the vector r: M = r F Since r doesn t depend on the position of P, the moment M is the same for any point P A couple is often represented in diagrams by showing the moment:

48 Couples Notice that M = r F is the moment of F about a point on the line of action of -F: The magnitude of the moment of a force about a point equals the product of the magnitude of the force & the perpendicular distance from the point to the line of action of the force: M = D F where D is the perpendicular distance between the lines of action of the 2 forces

49 Couples The cross product r F is perpendicular to r & F, which means that M is perpendicular to the plane containing F & -F Pointing the thumb of the right hand in the direction of M, the arc of the fingers indicates the direction of the moment

50 Couples A plane containing 2 forces is perpendicular to our view: The distance between the lines of action of the forces is 4 m, so the magnitude of the moment of the couple is: M = (4 m)(2 kn) = 8 kn-m

51 Couples The moment M is perpendicular to the plane containing the 2 forces: Pointing the arc of the fingers of the right hand counterclockwise, the right-hand rule indicates that M points out of the page Therefore, the moment of the couple is: M = 8k (kn-m) We can also determine the moment of the couple by calculating the sum of the moments of the 2 forces about any point

52 Couples The sum of the moments of the forces about the origin O is: M = [r 1 (2j)] + [r 2 (-2j)] = [(7i + 2j) (2j)] + [(3i + 7j) (-2j)] = 8k (kn-m)

53 Couples In a 2-D situation like this example, we represent the couple by showing its magnitude & a circular arrow that indicates its direction: It is not convenient to represent the couple by showing the moment vector because the vector is perpendicular to the page

54 Couples By grasping a bar & twisting it, a moment can be exerted about its axis: Although the system of forces exerted is distributed over the surface of the bar in a complicated way, the effect is the same as if 2 equal & opposite forces are exerted

55 Couples When we represent a couple as in the figure or by showing the moment vector M, we imply that some system of forces exerts that moment: The system of forces is nearly always more complicated than 2 equal & opposite forces but the effect is the same: Model the actual system as a simple system of 2 forces

56 Example The force F in Figure is 10i - 4j (N). Determine the moment of the couple & represent it as shown in next figure

57 Strategy Example We can determine the moment in 2 ways: 1 st Method: Calculate the sum of the moments of the forces about a point 2 nd Method: Sum the moments of the 2 couples formed by the x & y components of the forces

58 Solution 1 st Method: Example If we calculate the sum of the moments about a point on the line of action of 1 of the forces, the moment of that force is zero & we only need to calculate the moment of the other force. Choosing the point of application of F, the moment is: M = r (-F) = (-2i + 3j) (-10i + 4j) = 22k (N-m)

59 Solution 2 nd Method: Example The x & y components of the forces from 2 couples. Determine the moment of the original couple by summing the moments of the couples formed by the components:

60 Solution Example Consider the 10-N couple. The magnitude of its moment is (3 m)(10 N) = 30 N-m & its direction is counterclockwise, indicating that the moment vector points out of the page. Therefore, the moment is 30k N- m. The 4-N couple causes a moment of magnitude (2 m)(4 N) = 8 N-m & its direction is clockwise, so the moment is -8k N-m.

61 Example Solution The moment of the original couple is: M = 30k - 8k = 22k (N-m) Its magnitude is 22 N-m & its direction is counterclockwise:

62 Example - Sum of the Moments Due to 2 Couples Determine the sum of the moments exerted on the pipe in figure by the 2 couples.

63 Strategy Example Express the moment exerted by each couple as a vector: To express the 30-N couple in terms of a vector, express the forces in terms of their components. Then sum the moment vectors to determine the sum of the moments exerted by the couples.

64 Solution Consider the 20-N couple. Example The magnitude of the moment of the couple is: (2 m)(20 N) = 40 N-m The direction of the moment vector is perpendicular to the y-z plane & the right-hand rule indicates that it points in the positive x axis direction. The moment of the 20-N couple is 40i (N-m).

65 Example Solution By resolving the 30-N forces into y & z components, we obtain the 2 couples:

66 Example Solution The moment of the couple formed by the y components is -(30 sin 60 )(4)k (N-m) & the moment of the couple formed by the z components is (30 cos 60 )(4)j (N-m). The sum of the moments is therefore: Σ M = 40i + (30 cos 60 )(4)j - (30 sin 60 )(4)k (N-m) = 40i + 60j - 104k (N-m)

67 Example The two forces acting on the handles of the pipe wrenches constitute a coupe M. Express the couple vector. Answer: M = -75 i j N.m

68 Extra Question 1 The tension in cable AB is 2 kn. What is the magnitude of the moment about shaft CD due to the force exerted by the cable at A? Answer: M CD = kn.m

69 Extra Question 2 Determine the distance d between A and B so that the resultant couple moment has a magnitude of M R = 20 N.m

70 Extra Question 3 Determine the total moment on point O.

71 Resultant

72 Example: Representing a Force by a Force and Couple System 1 in Figure consists of a force F A = 10i + 4j - 3k (N) acting at A. Represent it by a force acting at B and a couple.

73 Strategy Example Represent the force F A by a force F acting at B & a couple M (system 2). Determine F & M by using the 2 conditions for equivalence.

74 Example Solution The sums of the forces must be equal: (Σ F) 2 = (Σ F) 1 : F = F A = 10i + 4j - 3k (N) The sums of the moments about an arbitrary point must be equal: The vector from B to A is: r BA = (4-8)i + (4-0)j + (2-6)k = -4i + 4j - 4k (m)

75 Example Solution So the moment about B in system 1 is: i r F i - 52j - 56k BA A 10 j 4 k - 3 (N - m) The sums of the moments about B must be equal: (M B ) 2 = (M B ) 1 : M = 4i - 52j - 56k (N-m)

76 Example The building slab has four columns. F 1 and F 2 = 0. Find the equivalent resultant force and couple moment at the origin O. Also find the location (x,y) of the single equivalent resultant force.

77 Solution F RO = {-50 k 20 k} = {-70 k} kn M RO = (10 i) (-20 k) + (4 i + 3 j)x(-50 k) = {200 j j 150 i} kn m = {-150 i j } kn m The location of the single equivalent resultant force is given as, x = -M Ryo /F Rzo = -400/(-70) = 5.71 m y = M Rxo /F Rzo = (-150)/(-70) = 2.14 m

Figure 1.1 Vector A and Vector F

Figure 1.1 Vector A and Vector F CHAPTER I VECTOR QUANTITIES Quantities are anything which can be measured, and stated with number. Quantities in physics are divided into two types; scalar and vector quantities. Scalar quantities have

More information

Chapter 4. Moment - the tendency of a force to rotate an object

Chapter 4. Moment - the tendency of a force to rotate an object Chapter 4 Moment - the tendency of a force to rotate an object Finding the moment - 2D Scalar Formulation Magnitude of force Mo = F d Rotation is clockwise or counter clockwise Moment about 0 Perpendicular

More information

Chapter 5A. Torque. A PowerPoint Presentation by Paul E. Tippens, Professor of Physics Southern Polytechnic State University

Chapter 5A. Torque. A PowerPoint Presentation by Paul E. Tippens, Professor of Physics Southern Polytechnic State University Chapter 5A. Torque A PowerPoint Presentation by Paul E. Tippens, Professor of Physics Southern Polytechnic State University 2007 Torque is a twist or turn that tends to produce rotation. * * * Applications

More information

Geometry of Vectors. 1 Cartesian Coordinates. Carlo Tomasi

Geometry of Vectors. 1 Cartesian Coordinates. Carlo Tomasi Geometry of Vectors Carlo Tomasi This note explores the geometric meaning of norm, inner product, orthogonality, and projection for vectors. For vectors in three-dimensional space, we also examine the

More information

Chapter 3 Vectors. m = m1 + m2 = 3 kg + 4 kg = 7 kg (3.1)

Chapter 3 Vectors. m = m1 + m2 = 3 kg + 4 kg = 7 kg (3.1) COROLLARY I. A body, acted on by two forces simultaneously, will describe the diagonal of a parallelogram in the same time as it would describe the sides by those forces separately. Isaac Newton - Principia

More information

5.3 The Cross Product in R 3

5.3 The Cross Product in R 3 53 The Cross Product in R 3 Definition 531 Let u = [u 1, u 2, u 3 ] and v = [v 1, v 2, v 3 ] Then the vector given by [u 2 v 3 u 3 v 2, u 3 v 1 u 1 v 3, u 1 v 2 u 2 v 1 ] is called the cross product (or

More information

Section V.3: Dot Product

Section V.3: Dot Product Section V.3: Dot Product Introduction So far we have looked at operations on a single vector. There are a number of ways to combine two vectors. Vector addition and subtraction will not be covered here,

More information

Lecture L3 - Vectors, Matrices and Coordinate Transformations

Lecture L3 - Vectors, Matrices and Coordinate Transformations S. Widnall 16.07 Dynamics Fall 2009 Lecture notes based on J. Peraire Version 2.0 Lecture L3 - Vectors, Matrices and Coordinate Transformations By using vectors and defining appropriate operations between

More information

Vector Math Computer Graphics Scott D. Anderson

Vector Math Computer Graphics Scott D. Anderson Vector Math Computer Graphics Scott D. Anderson 1 Dot Product The notation v w means the dot product or scalar product or inner product of two vectors, v and w. In abstract mathematics, we can talk about

More information

Review A: Vector Analysis

Review A: Vector Analysis MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Physics 8.02 Review A: Vector Analysis A... A-0 A.1 Vectors A-2 A.1.1 Introduction A-2 A.1.2 Properties of a Vector A-2 A.1.3 Application of Vectors

More information

Unified Lecture # 4 Vectors

Unified Lecture # 4 Vectors Fall 2005 Unified Lecture # 4 Vectors These notes were written by J. Peraire as a review of vectors for Dynamics 16.07. They have been adapted for Unified Engineering by R. Radovitzky. References [1] Feynmann,

More information

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes The Scalar Product 9.4 Introduction There are two kinds of multiplication involving vectors. The first is known as the scalar product or dot product. This is so-called because when the scalar product of

More information

Section 1.1. Introduction to R n

Section 1.1. Introduction to R n The Calculus of Functions of Several Variables Section. Introduction to R n Calculus is the study of functional relationships and how related quantities change with each other. In your first exposure to

More information

13.4 THE CROSS PRODUCT

13.4 THE CROSS PRODUCT 710 Chapter Thirteen A FUNDAMENTAL TOOL: VECTORS 62. Use the following steps and the results of Problems 59 60 to show (without trigonometry) that the geometric and algebraic definitions of the dot product

More information

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu)

6. Vectors. 1 2009-2016 Scott Surgent (surgent@asu.edu) 6. Vectors For purposes of applications in calculus and physics, a vector has both a direction and a magnitude (length), and is usually represented as an arrow. The start of the arrow is the vector s foot,

More information

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space

11.1. Objectives. Component Form of a Vector. Component Form of a Vector. Component Form of a Vector. Vectors and the Geometry of Space 11 Vectors and the Geometry of Space 11.1 Vectors in the Plane Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. 2 Objectives! Write the component form of

More information

The Dot and Cross Products

The Dot and Cross Products The Dot and Cross Products Two common operations involving vectors are the dot product and the cross product. Let two vectors =,, and =,, be given. The Dot Product The dot product of and is written and

More information

v 1 v 3 u v = (( 1)4 (3)2, [1(4) ( 2)2], 1(3) ( 2)( 1)) = ( 10, 8, 1) (d) u (v w) = (u w)v (u v)w (Relationship between dot and cross product)

v 1 v 3 u v = (( 1)4 (3)2, [1(4) ( 2)2], 1(3) ( 2)( 1)) = ( 10, 8, 1) (d) u (v w) = (u w)v (u v)w (Relationship between dot and cross product) 0.1 Cross Product The dot product of two vectors is a scalar, a number in R. Next we will define the cross product of two vectors in 3-space. This time the outcome will be a vector in 3-space. Definition

More information

discuss how to describe points, lines and planes in 3 space.

discuss how to describe points, lines and planes in 3 space. Chapter 2 3 Space: lines and planes In this chapter we discuss how to describe points, lines and planes in 3 space. introduce the language of vectors. discuss various matters concerning the relative position

More information

Mechanics lecture 7 Moment of a force, torque, equilibrium of a body

Mechanics lecture 7 Moment of a force, torque, equilibrium of a body G.1 EE1.el3 (EEE1023): Electronics III Mechanics lecture 7 Moment of a force, torque, equilibrium of a body Dr Philip Jackson http://www.ee.surrey.ac.uk/teaching/courses/ee1.el3/ G.2 Moments, torque and

More information

MAT 1341: REVIEW II SANGHOON BAEK

MAT 1341: REVIEW II SANGHOON BAEK MAT 1341: REVIEW II SANGHOON BAEK 1. Projections and Cross Product 1.1. Projections. Definition 1.1. Given a vector u, the rectangular (or perpendicular or orthogonal) components are two vectors u 1 and

More information

v w is orthogonal to both v and w. the three vectors v, w and v w form a right-handed set of vectors.

v w is orthogonal to both v and w. the three vectors v, w and v w form a right-handed set of vectors. 3. Cross product Definition 3.1. Let v and w be two vectors in R 3. The cross product of v and w, denoted v w, is the vector defined as follows: the length of v w is the area of the parallelogram with

More information

The Vector or Cross Product

The Vector or Cross Product The Vector or ross Product 1 ppendix The Vector or ross Product We saw in ppendix that the dot product of two vectors is a scalar quantity that is a maximum when the two vectors are parallel and is zero

More information

Vector Algebra II: Scalar and Vector Products

Vector Algebra II: Scalar and Vector Products Chapter 2 Vector Algebra II: Scalar and Vector Products We saw in the previous chapter how vector quantities may be added and subtracted. In this chapter we consider the products of vectors and define

More information

A vector is a directed line segment used to represent a vector quantity.

A vector is a directed line segment used to represent a vector quantity. Chapters and 6 Introduction to Vectors A vector quantity has direction and magnitude. There are many examples of vector quantities in the natural world, such as force, velocity, and acceleration. A vector

More information

Exam 1 Sample Question SOLUTIONS. y = 2x

Exam 1 Sample Question SOLUTIONS. y = 2x Exam Sample Question SOLUTIONS. Eliminate the parameter to find a Cartesian equation for the curve: x e t, y e t. SOLUTION: You might look at the coordinates and notice that If you don t see it, we can

More information

Vectors Math 122 Calculus III D Joyce, Fall 2012

Vectors Math 122 Calculus III D Joyce, Fall 2012 Vectors Math 122 Calculus III D Joyce, Fall 2012 Vectors in the plane R 2. A vector v can be interpreted as an arro in the plane R 2 ith a certain length and a certain direction. The same vector can be

More information

Vectors 2. The METRIC Project, Imperial College. Imperial College of Science Technology and Medicine, 1996.

Vectors 2. The METRIC Project, Imperial College. Imperial College of Science Technology and Medicine, 1996. Vectors 2 The METRIC Project, Imperial College. Imperial College of Science Technology and Medicine, 1996. Launch Mathematica. Type

More information

One advantage of this algebraic approach is that we can write down

One advantage of this algebraic approach is that we can write down . Vectors and the dot product A vector v in R 3 is an arrow. It has a direction and a length (aka the magnitude), but the position is not important. Given a coordinate axis, where the x-axis points out

More information

Linear Algebra Notes for Marsden and Tromba Vector Calculus

Linear Algebra Notes for Marsden and Tromba Vector Calculus Linear Algebra Notes for Marsden and Tromba Vector Calculus n-dimensional Euclidean Space and Matrices Definition of n space As was learned in Math b, a point in Euclidean three space can be thought of

More information

9 Multiplication of Vectors: The Scalar or Dot Product

9 Multiplication of Vectors: The Scalar or Dot Product Arkansas Tech University MATH 934: Calculus III Dr. Marcel B Finan 9 Multiplication of Vectors: The Scalar or Dot Product Up to this point we have defined what vectors are and discussed basic notation

More information

Chapter 17. Orthogonal Matrices and Symmetries of Space

Chapter 17. Orthogonal Matrices and Symmetries of Space Chapter 17. Orthogonal Matrices and Symmetries of Space Take a random matrix, say 1 3 A = 4 5 6, 7 8 9 and compare the lengths of e 1 and Ae 1. The vector e 1 has length 1, while Ae 1 = (1, 4, 7) has length

More information

Bedford, Fowler: Statics. Chapter 4: System of Forces and Moments, Examples via TK Solver

Bedford, Fowler: Statics. Chapter 4: System of Forces and Moments, Examples via TK Solver System of Forces and Moments Introduction The moment vector of a force vector,, with respect to a point has a magnitude equal to the product of the force magnitude, F, and the perpendicular distance from

More information

Math 241, Exam 1 Information.

Math 241, Exam 1 Information. Math 241, Exam 1 Information. 9/24/12, LC 310, 11:15-12:05. Exam 1 will be based on: Sections 12.1-12.5, 14.1-14.3. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/241fa12/241.html)

More information

THREE DIMENSIONAL GEOMETRY

THREE DIMENSIONAL GEOMETRY Chapter 8 THREE DIMENSIONAL GEOMETRY 8.1 Introduction In this chapter we present a vector algebra approach to three dimensional geometry. The aim is to present standard properties of lines and planes,

More information

Physics 235 Chapter 1. Chapter 1 Matrices, Vectors, and Vector Calculus

Physics 235 Chapter 1. Chapter 1 Matrices, Vectors, and Vector Calculus Chapter 1 Matrices, Vectors, and Vector Calculus In this chapter, we will focus on the mathematical tools required for the course. The main concepts that will be covered are: Coordinate transformations

More information

L 2 : x = s + 1, y = s, z = 4s + 4. 3. Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has

L 2 : x = s + 1, y = s, z = 4s + 4. 3. Suppose that C has coordinates (x, y, z). Then from the vector equality AC = BD, one has The line L through the points A and B is parallel to the vector AB = 3, 2, and has parametric equations x = 3t + 2, y = 2t +, z = t Therefore, the intersection point of the line with the plane should satisfy:

More information

The Force Table Introduction: Theory:

The Force Table Introduction: Theory: 1 The Force Table Introduction: "The Force Table" is a simple tool for demonstrating Newton s First Law and the vector nature of forces. This tool is based on the principle of equilibrium. An object is

More information

2 Session Two - Complex Numbers and Vectors

2 Session Two - Complex Numbers and Vectors PH2011 Physics 2A Maths Revision - Session 2: Complex Numbers and Vectors 1 2 Session Two - Complex Numbers and Vectors 2.1 What is a Complex Number? The material on complex numbers should be familiar

More information

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors 1 Chapter 13. VECTORS IN THREE DIMENSIONAL SPACE Let s begin with some names and notation for things: R is the set (collection) of real numbers. We write x R to mean that x is a real number. A real number

More information

28 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE. v x. u y v z u z v y u y u z. v y v z

28 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE. v x. u y v z u z v y u y u z. v y v z 28 CHAPTER 1. VECTORS AND THE GEOMETRY OF SPACE 1.4 Cross Product 1.4.1 Definitions The cross product is the second multiplication operation between vectors we will study. The goal behind the definition

More information

2. Spin Chemistry and the Vector Model

2. Spin Chemistry and the Vector Model 2. Spin Chemistry and the Vector Model The story of magnetic resonance spectroscopy and intersystem crossing is essentially a choreography of the twisting motion which causes reorientation or rephasing

More information

Copyright 2011 Casa Software Ltd. www.casaxps.com. Centre of Mass

Copyright 2011 Casa Software Ltd. www.casaxps.com. Centre of Mass Centre of Mass A central theme in mathematical modelling is that of reducing complex problems to simpler, and hopefully, equivalent problems for which mathematical analysis is possible. The concept of

More information

1 Symmetries of regular polyhedra

1 Symmetries of regular polyhedra 1230, notes 5 1 Symmetries of regular polyhedra Symmetry groups Recall: Group axioms: Suppose that (G, ) is a group and a, b, c are elements of G. Then (i) a b G (ii) (a b) c = a (b c) (iii) There is an

More information

AP Physics - Vector Algrebra Tutorial

AP Physics - Vector Algrebra Tutorial AP Physics - Vector Algrebra Tutorial Thomas Jefferson High School for Science and Technology AP Physics Team Summer 2013 1 CONTENTS CONTENTS Contents 1 Scalars and Vectors 3 2 Rectangular and Polar Form

More information

The purposes of this experiment are to test Faraday's Law qualitatively and to test Lenz's Law.

The purposes of this experiment are to test Faraday's Law qualitatively and to test Lenz's Law. 260 17-1 I. THEORY EXPERIMENT 17 QUALITATIVE STUDY OF INDUCED EMF Along the extended central axis of a bar magnet, the magnetic field vector B r, on the side nearer the North pole, points away from this

More information

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS TUTORIAL 1 NON-CONCURRENT COPLANAR FORCE SYSTEMS 1. Be able to determine the effects

More information

Analysis of Stresses and Strains

Analysis of Stresses and Strains Chapter 7 Analysis of Stresses and Strains 7.1 Introduction axial load = P / A torsional load in circular shaft = T / I p bending moment and shear force in beam = M y / I = V Q / I b in this chapter, we

More information

Vectors and Scalars. AP Physics B

Vectors and Scalars. AP Physics B Vectors and Scalars P Physics Scalar SCLR is NY quantity in physics that has MGNITUDE, but NOT a direction associated with it. Magnitude numerical value with units. Scalar Example Speed Distance ge Magnitude

More information

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid.

When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Fluid Statics When the fluid velocity is zero, called the hydrostatic condition, the pressure variation is due only to the weight of the fluid. Consider a small wedge of fluid at rest of size Δx, Δz, Δs

More information

Eðlisfræði 2, vor 2007

Eðlisfræði 2, vor 2007 [ Assignment View ] [ Pri Eðlisfræði 2, vor 2007 28. Sources of Magnetic Field Assignment is due at 2:00am on Wednesday, March 7, 2007 Credit for problems submitted late will decrease to 0% after the deadline

More information

Part I. Basic Maths for Game Design

Part I. Basic Maths for Game Design Part I Basic Maths for Game Design 1 Chapter 1 Basic Vector Algebra 1.1 What's a vector? Why do you need it? A vector is a mathematical object used to represent some magnitudes. For example, temperature

More information

Objective: Equilibrium Applications of Newton s Laws of Motion I

Objective: Equilibrium Applications of Newton s Laws of Motion I Type: Single Date: Objective: Equilibrium Applications of Newton s Laws of Motion I Homework: Assignment (1-11) Read (4.1-4.5, 4.8, 4.11); Do PROB # s (46, 47, 52, 58) Ch. 4 AP Physics B Mr. Mirro Equilibrium,

More information

LINEAR ALGEBRA W W L CHEN

LINEAR ALGEBRA W W L CHEN LINEAR ALGEBRA W W L CHEN c W W L Chen, 1982, 2008. This chapter originates from material used by author at Imperial College, University of London, between 1981 and 1990. It is available free to all individuals,

More information

Vector has a magnitude and a direction. Scalar has a magnitude

Vector has a magnitude and a direction. Scalar has a magnitude Vector has a magnitude and a direction Scalar has a magnitude Vector has a magnitude and a direction Scalar has a magnitude a brick on a table Vector has a magnitude and a direction Scalar has a magnitude

More information

Chapter 1: Statics. A) Newtonian Mechanics B) Relativistic Mechanics

Chapter 1: Statics. A) Newtonian Mechanics B) Relativistic Mechanics Chapter 1: Statics 1. The subject of mechanics deals with what happens to a body when is / are applied to it. A) magnetic field B) heat C ) forces D) neutrons E) lasers 2. still remains the basis of most

More information

Vector Algebra. Addition: (A + B) + C = A + (B + C) (associative) Subtraction: A B = A + (-B)

Vector Algebra. Addition: (A + B) + C = A + (B + C) (associative) Subtraction: A B = A + (-B) Vector Algebra When dealing with scalars, the usual math operations (+, -, ) are sufficient to obtain any information needed. When dealing with ectors, the magnitudes can be operated on as scalars, but

More information

Geometric description of the cross product of the vectors u and v. The cross product of two vectors is a vector! u x v is perpendicular to u and v

Geometric description of the cross product of the vectors u and v. The cross product of two vectors is a vector! u x v is perpendicular to u and v 12.4 Cross Product Geometric description of the cross product of the vectors u and v The cross product of two vectors is a vector! u x v is perpendicular to u and v The length of u x v is uv u v sin The

More information

13 MATH FACTS 101. 2 a = 1. 7. The elements of a vector have a graphical interpretation, which is particularly easy to see in two or three dimensions.

13 MATH FACTS 101. 2 a = 1. 7. The elements of a vector have a graphical interpretation, which is particularly easy to see in two or three dimensions. 3 MATH FACTS 0 3 MATH FACTS 3. Vectors 3.. Definition We use the overhead arrow to denote a column vector, i.e., a linear segment with a direction. For example, in three-space, we write a vector in terms

More information

Lectures notes on orthogonal matrices (with exercises) 92.222 - Linear Algebra II - Spring 2004 by D. Klain

Lectures notes on orthogonal matrices (with exercises) 92.222 - Linear Algebra II - Spring 2004 by D. Klain Lectures notes on orthogonal matrices (with exercises) 92.222 - Linear Algebra II - Spring 2004 by D. Klain 1. Orthogonal matrices and orthonormal sets An n n real-valued matrix A is said to be an orthogonal

More information

Equations Involving Lines and Planes Standard equations for lines in space

Equations Involving Lines and Planes Standard equations for lines in space Equations Involving Lines and Planes In this section we will collect various important formulas regarding equations of lines and planes in three dimensional space Reminder regarding notation: any quantity

More information

Mathematics Notes for Class 12 chapter 10. Vector Algebra

Mathematics Notes for Class 12 chapter 10. Vector Algebra 1 P a g e Mathematics Notes for Class 12 chapter 10. Vector Algebra A vector has direction and magnitude both but scalar has only magnitude. Magnitude of a vector a is denoted by a or a. It is non-negative

More information

Geometric Transformations

Geometric Transformations Geometric Transformations Definitions Def: f is a mapping (function) of a set A into a set B if for every element a of A there exists a unique element b of B that is paired with a; this pairing is denoted

More information

Difference between a vector and a scalar quantity. N or 90 o. S or 270 o

Difference between a vector and a scalar quantity. N or 90 o. S or 270 o Vectors Vectors and Scalars Distinguish between vector and scalar quantities, and give examples of each. method. A vector is represented in print by a bold italicized symbol, for example, F. A vector has

More information

PLANE TRUSSES. Definitions

PLANE TRUSSES. Definitions Definitions PLANE TRUSSES A truss is one of the major types of engineering structures which provides a practical and economical solution for many engineering constructions, especially in the design of

More information

1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v,

1.3. DOT PRODUCT 19. 6. If θ is the angle (between 0 and π) between two non-zero vectors u and v, 1.3. DOT PRODUCT 19 1.3 Dot Product 1.3.1 Definitions and Properties The dot product is the first way to multiply two vectors. The definition we will give below may appear arbitrary. But it is not. It

More information

FURTHER VECTORS (MEI)

FURTHER VECTORS (MEI) Mathematics Revision Guides Further Vectors (MEI) (column notation) Page of MK HOME TUITION Mathematics Revision Guides Level: AS / A Level - MEI OCR MEI: C FURTHER VECTORS (MEI) Version : Date: -9-7 Mathematics

More information

x1 x 2 x 3 y 1 y 2 y 3 x 1 y 2 x 2 y 1 0.

x1 x 2 x 3 y 1 y 2 y 3 x 1 y 2 x 2 y 1 0. Cross product 1 Chapter 7 Cross product We are getting ready to study integration in several variables. Until now we have been doing only differential calculus. One outcome of this study will be our ability

More information

Examples of Scalar and Vector Quantities 1. Candidates should be able to : QUANTITY VECTOR SCALAR

Examples of Scalar and Vector Quantities 1. Candidates should be able to : QUANTITY VECTOR SCALAR Candidates should be able to : Examples of Scalar and Vector Quantities 1 QUANTITY VECTOR SCALAR Define scalar and vector quantities and give examples. Draw and use a vector triangle to determine the resultant

More information

Section 1.4. Lines, Planes, and Hyperplanes. The Calculus of Functions of Several Variables

Section 1.4. Lines, Planes, and Hyperplanes. The Calculus of Functions of Several Variables The Calculus of Functions of Several Variables Section 1.4 Lines, Planes, Hyperplanes In this section we will add to our basic geometric understing of R n by studying lines planes. If we do this carefully,

More information

Lecture 2 Matrix Operations

Lecture 2 Matrix Operations Lecture 2 Matrix Operations transpose, sum & difference, scalar multiplication matrix multiplication, matrix-vector product matrix inverse 2 1 Matrix transpose transpose of m n matrix A, denoted A T or

More information

Trigonometric Functions: The Unit Circle

Trigonometric Functions: The Unit Circle Trigonometric Functions: The Unit Circle This chapter deals with the subject of trigonometry, which likely had its origins in the study of distances and angles by the ancient Greeks. The word trigonometry

More information

TWO-DIMENSIONAL TRANSFORMATION

TWO-DIMENSIONAL TRANSFORMATION CHAPTER 2 TWO-DIMENSIONAL TRANSFORMATION 2.1 Introduction As stated earlier, Computer Aided Design consists of three components, namely, Design (Geometric Modeling), Analysis (FEA, etc), and Visualization

More information

Shear Forces and Bending Moments

Shear Forces and Bending Moments Chapter 4 Shear Forces and Bending Moments 4.1 Introduction Consider a beam subjected to transverse loads as shown in figure, the deflections occur in the plane same as the loading plane, is called the

More information

Two vectors are equal if they have the same length and direction. They do not

Two vectors are equal if they have the same length and direction. They do not Vectors define vectors Some physical quantities, such as temperature, length, and mass, can be specified by a single number called a scalar. Other physical quantities, such as force and velocity, must

More information

1. Units of a magnetic field might be: A. C m/s B. C s/m C. C/kg D. kg/c s E. N/C m ans: D

1. Units of a magnetic field might be: A. C m/s B. C s/m C. C/kg D. kg/c s E. N/C m ans: D Chapter 28: MAGNETIC FIELDS 1 Units of a magnetic field might be: A C m/s B C s/m C C/kg D kg/c s E N/C m 2 In the formula F = q v B: A F must be perpendicular to v but not necessarily to B B F must be

More information

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point.

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point. 6.1 Vectors in the Plane PreCalculus 6.1 VECTORS IN THE PLANE Learning Targets: 1. Find the component form and the magnitude of a vector.. Perform addition and scalar multiplication of two vectors. 3.

More information

Force on Moving Charges in a Magnetic Field

Force on Moving Charges in a Magnetic Field [ Assignment View ] [ Eðlisfræði 2, vor 2007 27. Magnetic Field and Magnetic Forces Assignment is due at 2:00am on Wednesday, February 28, 2007 Credit for problems submitted late will decrease to 0% after

More information

Rotation: Moment of Inertia and Torque

Rotation: Moment of Inertia and Torque Rotation: Moment of Inertia and Torque Every time we push a door open or tighten a bolt using a wrench, we apply a force that results in a rotational motion about a fixed axis. Through experience we learn

More information

Mechanics 1: Vectors

Mechanics 1: Vectors Mechanics 1: Vectors roadly speaking, mechanical systems will be described by a combination of scalar and vector quantities. scalar is just a (real) number. For example, mass or weight is characterized

More information

Units, Physical Quantities, and Vectors

Units, Physical Quantities, and Vectors Chapter 1 Units, Physical Quantities, and Vectors PowerPoint Lectures for University Physics, Thirteenth Edition Hugh D. Young and Roger A. Freedman Lectures by Wayne Anderson Goals for Chapter 1 To learn

More information

www.sakshieducation.com

www.sakshieducation.com LENGTH OF THE PERPENDICULAR FROM A POINT TO A STRAIGHT LINE AND DISTANCE BETWEEN TWO PAPALLEL LINES THEOREM The perpendicular distance from a point P(x 1, y 1 ) to the line ax + by + c 0 is ax1+ by1+ c

More information

THEORETICAL MECHANICS

THEORETICAL MECHANICS PROF. DR. ING. VASILE SZOLGA THEORETICAL MECHANICS LECTURE NOTES AND SAMPLE PROBLEMS PART ONE STATICS OF THE PARTICLE, OF THE RIGID BODY AND OF THE SYSTEMS OF BODIES KINEMATICS OF THE PARTICLE 2010 0 Contents

More information

Solutions to Practice Problems

Solutions to Practice Problems Higher Geometry Final Exam Tues Dec 11, 5-7:30 pm Practice Problems (1) Know the following definitions, statements of theorems, properties from the notes: congruent, triangle, quadrilateral, isosceles

More information

a.) Write the line 2x - 4y = 9 into slope intercept form b.) Find the slope of the line parallel to part a

a.) Write the line 2x - 4y = 9 into slope intercept form b.) Find the slope of the line parallel to part a Bellwork a.) Write the line 2x - 4y = 9 into slope intercept form b.) Find the slope of the line parallel to part a c.) Find the slope of the line perpendicular to part b or a May 8 7:30 AM 1 Day 1 I.

More information

C relative to O being abc,, respectively, then b a c.

C relative to O being abc,, respectively, then b a c. 2 EP-Program - Strisuksa School - Roi-et Math : Vectors Dr.Wattana Toutip - Department of Mathematics Khon Kaen University 200 :Wattana Toutip wattou@kku.ac.th http://home.kku.ac.th/wattou 2. Vectors A

More information

9 MATRICES AND TRANSFORMATIONS

9 MATRICES AND TRANSFORMATIONS 9 MATRICES AND TRANSFORMATIONS Chapter 9 Matrices and Transformations Objectives After studying this chapter you should be able to handle matrix (and vector) algebra with confidence, and understand the

More information

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS

December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B. KITCHENS December 4, 2013 MATH 171 BASIC LINEAR ALGEBRA B KITCHENS The equation 1 Lines in two-dimensional space (1) 2x y = 3 describes a line in two-dimensional space The coefficients of x and y in the equation

More information

LINES AND PLANES IN R 3

LINES AND PLANES IN R 3 LINES AND PLANES IN R 3 In this handout we will summarize the properties of the dot product and cross product and use them to present arious descriptions of lines and planes in three dimensional space.

More information

Vector Notation: AB represents the vector from point A to point B on a graph. The vector can be computed by B A.

Vector Notation: AB represents the vector from point A to point B on a graph. The vector can be computed by B A. 1 Linear Transformations Prepared by: Robin Michelle King A transformation of an object is a change in position or dimension (or both) of the object. The resulting object after the transformation is called

More information

PES 1110 Fall 2013, Spendier Lecture 27/Page 1

PES 1110 Fall 2013, Spendier Lecture 27/Page 1 PES 1110 Fall 2013, Spendier Lecture 27/Page 1 Today: - The Cross Product (3.8 Vector product) - Relating Linear and Angular variables continued (10.5) - Angular velocity and acceleration vectors (not

More information

ANALYTICAL METHODS FOR ENGINEERS

ANALYTICAL METHODS FOR ENGINEERS UNIT 1: Unit code: QCF Level: 4 Credit value: 15 ANALYTICAL METHODS FOR ENGINEERS A/601/1401 OUTCOME - TRIGONOMETRIC METHODS TUTORIAL 1 SINUSOIDAL FUNCTION Be able to analyse and model engineering situations

More information

Vectors VECTOR PRODUCT. Graham S McDonald. A Tutorial Module for learning about the vector product of two vectors. Table of contents Begin Tutorial

Vectors VECTOR PRODUCT. Graham S McDonald. A Tutorial Module for learning about the vector product of two vectors. Table of contents Begin Tutorial Vectors VECTOR PRODUCT Graham S McDonald A Tutorial Module for learning about the vector product of two vectors Table of contents Begin Tutorial c 2004 g.s.mcdonald@salford.ac.uk 1. Theory 2. Exercises

More information

Mohr s Circle. Academic Resource Center

Mohr s Circle. Academic Resource Center Mohr s Circle Academic Resource Center Introduction The transformation equations for plane stress can be represented in graphical form by a plot known as Mohr s Circle. This graphical representation is

More information

Example SECTION 13-1. X-AXIS - the horizontal number line. Y-AXIS - the vertical number line ORIGIN - the point where the x-axis and y-axis cross

Example SECTION 13-1. X-AXIS - the horizontal number line. Y-AXIS - the vertical number line ORIGIN - the point where the x-axis and y-axis cross CHAPTER 13 SECTION 13-1 Geometry and Algebra The Distance Formula COORDINATE PLANE consists of two perpendicular number lines, dividing the plane into four regions called quadrants X-AXIS - the horizontal

More information

Rotation Matrices and Homogeneous Transformations

Rotation Matrices and Homogeneous Transformations Rotation Matrices and Homogeneous Transformations A coordinate frame in an n-dimensional space is defined by n mutually orthogonal unit vectors. In particular, for a two-dimensional (2D) space, i.e., n

More information

Elements of a graph. Click on the links below to jump directly to the relevant section

Elements of a graph. Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section Elements of a graph Linear equations and their graphs What is slope? Slope and y-intercept in the equation of a line Comparing lines on

More information

SECTION 7-4 Algebraic Vectors

SECTION 7-4 Algebraic Vectors 7-4 lgebraic Vectors 531 SECTIN 7-4 lgebraic Vectors From Geometric Vectors to lgebraic Vectors Vector ddition and Scalar Multiplication Unit Vectors lgebraic Properties Static Equilibrium Geometric vectors

More information

Phys222 Winter 2012 Quiz 4 Chapters 29-31. Name

Phys222 Winter 2012 Quiz 4 Chapters 29-31. Name Name If you think that no correct answer is provided, give your answer, state your reasoning briefly; append additional sheet of paper if necessary. 1. A particle (q = 5.0 nc, m = 3.0 µg) moves in a region

More information

CE 201 (STATICS) DR. SHAMSHAD AHMAD CIVIL ENGINEERING ENGINEERING MECHANICS-STATICS

CE 201 (STATICS) DR. SHAMSHAD AHMAD CIVIL ENGINEERING ENGINEERING MECHANICS-STATICS COURSE: CE 201 (STATICS) LECTURE NO.: 28 to 30 FACULTY: DR. SHAMSHAD AHMAD DEPARTMENT: CIVIL ENGINEERING UNIVERSITY: KING FAHD UNIVERSITY OF PETROLEUM & MINERALS, DHAHRAN, SAUDI ARABIA TEXT BOOK: ENGINEERING

More information