PROBLEM SET. Practice Problems for Exam #1. Math 2350, Fall Sept. 30, 2004 ANSWERS

Size: px
Start display at page:

Download "PROBLEM SET. Practice Problems for Exam #1. Math 2350, Fall 2004. Sept. 30, 2004 ANSWERS"

Transcription

1 PROBLEM SET Practice Problems for Exam #1 Math 350, Fall 004 Sept. 30, 004 ANSWERS

2 i

3 Problem 1. The position vector of a particle is given by Rt) = t, t, t 3 ). Find the velocity and acceleration vectors of the particle. Find the speed of the particle at t = 1. For the velocity vector, we have For the acceleration vector, we get Vt) = dr = 1, t, 3t ). A = dv = 0,, 6t). The velocity vector at t = 1 is V1) = 1,, 3). The speed at t = 1 is V1) = = 14. Problem. The acceleration vector of a particle moving in space is At) = i + tj + sint)k. The velocity vector of the particle at t = 0 is V 0 = j + k and the position vector at time t = 0 is R 0 = i. Find Rt), the position vector at an arbitrary time t. Since At) = dv/, we have Vt) = At) = i + tj + sint)k) = ti + t j cost)k + C, where C is a constant vector. Setting t = 0 in this equation gives us V 0 = V0) = k + C. Thus, we have C = V 0 + k = j + k) + k = j + k. 1

4 This gives us Vt) = ti + t j cost)k + C = ti + t j cost)k) + j + k) = ti + t + 1)j + cost))k. Since Vt) = dr/, we have Rt) = Vt) = ti + t + 1)j + cost))k) = t /)i + t 3 /3 + t)j + t sint))k + C. Setting t = 0 in this equation gives us R 0 = R0) = 0 + C. Thus, we have This gives us C = R 0 = i. Rt) = t /)i + t 3 /3 + t)j + t sint))k + C = t /)i + t 3 /3 + t)j + t sint))k + i = t / + )i + t 3 /3 + t)j + t sint))k. Problem 3. Alice stands at the edge of a cliff. From 100 feet above the ground she throws a baseball at 88 feet per second, at an angle of 30 above the horizontal. How far from the base of the cliff does the ball land? What is the time of flight? What is the ball s maximum height above the ground? Neglect air resistance.) Give numerical answers accurate to two decimal places. Use an xy-coordinate system with the origin at the bottom of the cliff. Thus, the initial position of the ball is R 0 = 0, 100). The initial velocity vector is V 0 = 88cos30 )i + sin30 )j) = 44 3i + 44j. The force acting on the ball is the force due to gravity, which is F = mgj, where m is the mass of the ball. By Newton s law we have F = ma, which gives the equation mgj = ma,

5 so A = gj. Integrating this with respect to t, we get V = gtj + C. Setting t = 0 in this equation shows C = V 0. Thus, V = gtj i + 44j = 44 3i + gt + 44)j. Integrating this equation to get the position vector, we get R = 44t 3 + gt / + 44t)j + C Setting t = 0 give C = R0) = 100j. Thus, we get R = 44t 3 + gt / + 44t)j + 100j = 44t 3 + gt / + 44t + 100)j Thus, the position x, y) of the ball at time t is x = 44t 3 y = 1 gt + 44t The ball will hit the ground when y = 0, so, to find the time of flight, we need to solve the equation 0 = 1 gt + 44t + 10, where g = 3. This can be done by the quadratic formula, or by the polynomial solve on the calculator. The answer, to two decimal places, is T 4.3. seconds). Setting t = T in the formula for x gives the distance from base of the cliff of the spot where the ball hits the ground. Using T to the full precision of the calculator, we get x 3.3 feet. The highest point on the trajectory occurs when y reaches it s maximum. The time when this occurs can be found by setting y = 0. Thus, the equation to solve is gt + 44 = 0, which has the solution t = 44/3 = 11/8. Plugging this value into the y-equation gives the max hight as feet exactly). y = 1 g11/8) /8) = 51 4 =

6 Problem 4. A cannon has a muzzle speed of 550 feet per second. A shot is fired from ground level at an angle of 0 and overshoots the target by 50 feet. At what angle should the next shot be fired to hit the target same muzzle speed)? Neglect air resistance. Give numerical answers accurate to two decimal places. The formula for the range R f of a shot fired at an angle of α is R f = v 0 g sinα). Let R be the range to the target. The shot lands at R + 50, so we have R + 50 = v 0 g sinα) where v 0 = 550, g = 3 and α = 0. Thus, R = ) 3 sin40 ) feet. To find the angle β to hit the target, we need to solve R = v 0 g sinβ) for β. Let θ = β, so One solution of this is sinβ) = sinθ) = gr v0. θ 1 = sin 1 gr/v 0) 39.60, which would give β Presumably, thats the angle we would fire at. There s another solution of course, which would be θ = 180 θ , corresponding to β Problem 5. Consider the curve parametrized in polar coordinates as r = 5 sinθ), θ = t. Express the velocity and acceleration vectors in terms of u r and u θ. Find the speed of the curve. One can, of course, use the formulas on page 655 of the book. Let s do it by taking derivatives. If R is the position vector, we have R = ru r = 5 sinθ)u r. 4

7 Differentiation gives V = dr = d [5 sinθ)u r] = 5 cosθ) dθ u r + 5 sinθ) du r = 5 cosθ) dθ u r + 5 sinθ) dθ du r dθ = 5 cosθ))u r + 5 sinθ))u θ, = 10 cosθ)u r + 10 sinθ)u θ. Differentiating again, we get dθ =, du r dθ = u θ A = dv = d [10 cosθ)u r + 10 sinθ)u θ ] = 10 sinθ) dθ u r + 10 cosθ) du r + 10 cosθ)dθ u θ + 10 sinθ) du θ = 10 sinθ) dθ u r + 10 cosθ) dθ du r + 10 cosθ)dθ dθ u θ + 10 sinθ) dθ du θ dθ = 10 sinθ))u r + 10 cosθ))u θ + 10 cosθ))u θ + 10 sinθ)) u r ) = 40 sinθ)u r + 40 sinθ)u θ. where we ve used dθ =, du r dθ = u θ, To find the speed, use our result that du θ dθ = u r. V = 10 cosθ)u r + 10 sinθ)u θ. This gives us V = V V = 10 cosθ)u r + 10 sinθ)u θ ) 10 cosθ)u r + 10 sinθ)u θ ) = 100 cos θ)u r u r + 00 cosθ) sinθ)u r u θ sin θ)u θ u θ = 100 cos θ)1) + 00 cosθ) sinθ)0) sin θ)1) = 100 cos θ) sin θ) = 100, since u r and u θ are orthogonal unit vectors. The speed is V = 100 = 10. 5

8 Problem 6. Consider the curve in the plane parametrized by Rt) = t, t ). Find the speed, the unit tangent vector, the curvature and the principal unit normal. Find the osculating circle at the point where t = 1. Find the scalar tangential and normal components of the acceleration as the moving particle goes through the point where t = 1. Differentiate the formula for R to get From this we get dr speed = ds = The unit tangent vector T is given by T = = 1, t). dr dr dr = 1 1, t) = 1 + 4t = 1 + 4t. 1, 1 + 4t Differentiating this gives us ) dt = 4t 1 + 4t ), 3/ 1 + 4t ) 3/ Now we have so dt = ds dt ds, ) t 1 + 4t dt ds = 1 dt ds ) 1 4t = 1 + 4t 1 + 4t ), 3/ 1 + 4t ) ) 3/ 4t = 1 + 4t ), 1 + 4t ). By definition, the curvature κ is given by κ = dt ds {[ ] [ ] } 1/ 4t = 1 + 4t ) t ) = 1 + 4t ) 3/ 6

9 Finally the principal unit normal N satisfies so we have dt ds = κn, N = 1 dt κ ds = 1 + 4t ) 3/ ) 4t 1 + 4t, 1 + 4t ) ) t =, t 1 + 4t Next, lets find the osculating circle at t = 1. The position vector C of the center of the osculating circle is given by At t = 1, we have C = R + 1 κ N. R = 1, 1) κ = 5 5 N = ) 5 5 5,. 5 Plugging into the formula above gives C = 4, 7 ). The radius of the osculating circle is 1 κ = 5 5 The equation of the osculating circle is then x + 4) + y 7/) = The formulas for the tangential compounder of acclamation A T normal component of acclamation A N are and the A T = d s ) ds A N = κ 7

10 From ds/ = 1 + 4t, we have Plugging t = 1, we find d s = 4t 1 + 4t A T = at t = 1. At t = 1, ds/ = 5, and we have the value of κ at t = 1 above, so A N = 5 5 Problem 7. A stunt driver wants to drive a motorcycle around a vertical loop with a radius of 50 feet. How fast must the motorcycle be traveling at the top of the loop so it doesn t fall off? The centripetal force will be F = m v 0 r where r is the radius of the circle, v 0 is the speed, and m is the mass of the motorcycle and driver. At the top of the loop, the centripetal force must at least balance the force due to gravity, which is F grav = mg. Thus, the slowest speed that will work is the one that satisfies the equation Solving this for v 0 gives m v 0 r = mg. v 0 = rg. In the present case we have r = 50 and g = 3, which gives v 0 = 40 feet per second. That s about 7.7 miles per hour. Problem 8. A satellite follows a stable circular orbit 100 miles above the surface of the earth. Find the orbital velocity and period of the satellite. 8

11 Use the following values: g = 3 ft /sec, the radius of the earth is R e = 3963 mi, and GM = gr e. The acceleration necessary to keep the satallie in the circlular orbit is v 0 r, where v 0 is the orbital speed and r is the radius of the orbit, which has its center at the center of the earth. Thus, the force required is F orbit = m v 0 r, where m is the mass of the satellite. This force must be provided by the force of gravity, which is F grav = GMm r, where M is the mass of the earth and G is Newton s constant. The two forces must be the same, so we have Solving this for v 0 gives m v 0 r = GMm r, v 0 = GM r. Using the information that GM = gr e, we can rewite this as v 0 = gr e r. We can now plug in some values, but we have to decide which units to use, say feet and seconds. We have R e = 3963 mi = ) ft = 0, 94, 640 ft. If R is the distance of the satellite from the surface of the earth, we have Then the radius r of the orbit is R = 100 mi = 580, 000 ft. r = R + R e = 1, 45, 640 ft. Plugging these figures into the formulas gives v 0 5, ft /sec, 9

12 which is about 17, 45 miles per hour. The distance that the satellite travels to go once around the orbit is the circufrance of the orbit πr, and the speed is v 0, so the time T to complete one orbit is T = πr v 0. Plugging into this formula gives T sec, or about 1 hour, 7 minutes and 54 seconds. 10

Solutions to old Exam 1 problems

Solutions to old Exam 1 problems Solutions to old Exam 1 problems Hi students! I am putting this old version of my review for the first midterm review, place and time to be announced. Check for updates on the web site as to which sections

More information

Some Comments on the Derivative of a Vector with applications to angular momentum and curvature. E. L. Lady (October 18, 2000)

Some Comments on the Derivative of a Vector with applications to angular momentum and curvature. E. L. Lady (October 18, 2000) Some Comments on the Derivative of a Vector with applications to angular momentum and curvature E. L. Lady (October 18, 2000) Finding the formula in polar coordinates for the angular momentum of a moving

More information

Projectile motion simulator. http://www.walter-fendt.de/ph11e/projectile.htm

Projectile motion simulator. http://www.walter-fendt.de/ph11e/projectile.htm More Chapter 3 Projectile motion simulator http://www.walter-fendt.de/ph11e/projectile.htm The equations of motion for constant acceleration from chapter 2 are valid separately for both motion in the x

More information

1.(6pts) Find symmetric equations of the line L passing through the point (2, 5, 1) and perpendicular to the plane x + 3y z = 9.

1.(6pts) Find symmetric equations of the line L passing through the point (2, 5, 1) and perpendicular to the plane x + 3y z = 9. .(6pts Find symmetric equations of the line L passing through the point (, 5, and perpendicular to the plane x + 3y z = 9. (a x = y + 5 3 = z (b x (c (x = ( 5(y 3 = z + (d x (e (x + 3(y 3 (z = 9 = y 3

More information

Lecture L6 - Intrinsic Coordinates

Lecture L6 - Intrinsic Coordinates S. Widnall, J. Peraire 16.07 Dynamics Fall 2009 Version 2.0 Lecture L6 - Intrinsic Coordinates In lecture L4, we introduced the position, velocity and acceleration vectors and referred them to a fixed

More information

= f x 1 + h. 3. Geometrically, the average rate of change is the slope of the secant line connecting the pts (x 1 )).

= f x 1 + h. 3. Geometrically, the average rate of change is the slope of the secant line connecting the pts (x 1 )). Math 1205 Calculus/Sec. 3.3 The Derivative as a Rates of Change I. Review A. Average Rate of Change 1. The average rate of change of y=f(x) wrt x over the interval [x 1, x 2 ]is!y!x ( ) - f( x 1 ) = y

More information

PHY121 #8 Midterm I 3.06.2013

PHY121 #8 Midterm I 3.06.2013 PHY11 #8 Midterm I 3.06.013 AP Physics- Newton s Laws AP Exam Multiple Choice Questions #1 #4 1. When the frictionless system shown above is accelerated by an applied force of magnitude F, the tension

More information

Exam 1 Review Questions PHY 2425 - Exam 1

Exam 1 Review Questions PHY 2425 - Exam 1 Exam 1 Review Questions PHY 2425 - Exam 1 Exam 1H Rev Ques.doc - 1 - Section: 1 7 Topic: General Properties of Vectors Type: Conceptual 1 Given vector A, the vector 3 A A) has a magnitude 3 times that

More information

B) 286 m C) 325 m D) 367 m Answer: B

B) 286 m C) 325 m D) 367 m Answer: B Practice Midterm 1 1) When a parachutist jumps from an airplane, he eventually reaches a constant speed, called the terminal velocity. This means that A) the acceleration is equal to g. B) the force of

More information

Projectile Motion 1:Horizontally Launched Projectiles

Projectile Motion 1:Horizontally Launched Projectiles A cannon shoots a clown directly upward with a speed of 20 m/s. What height will the clown reach? How much time will the clown spend in the air? Projectile Motion 1:Horizontally Launched Projectiles Two

More information

Lecture L5 - Other Coordinate Systems

Lecture L5 - Other Coordinate Systems S. Widnall, J. Peraire 16.07 Dynamics Fall 008 Version.0 Lecture L5 - Other Coordinate Systems In this lecture, we will look at some other common systems of coordinates. We will present polar coordinates

More information

Newton s Laws. Newton s Imaginary Cannon. Michael Fowler Physics 142E Lec 6 Jan 22, 2009

Newton s Laws. Newton s Imaginary Cannon. Michael Fowler Physics 142E Lec 6 Jan 22, 2009 Newton s Laws Michael Fowler Physics 142E Lec 6 Jan 22, 2009 Newton s Imaginary Cannon Newton was familiar with Galileo s analysis of projectile motion, and decided to take it one step further. He imagined

More information

Review Sheet for Test 1

Review Sheet for Test 1 Review Sheet for Test 1 Math 261-00 2 6 2004 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And

More information

circular motion & gravitation physics 111N

circular motion & gravitation physics 111N circular motion & gravitation physics 111N uniform circular motion an object moving around a circle at a constant rate must have an acceleration always perpendicular to the velocity (else the speed would

More information

B Answer: neither of these. Mass A is accelerating, so the net force on A must be non-zero Likewise for mass B.

B Answer: neither of these. Mass A is accelerating, so the net force on A must be non-zero Likewise for mass B. CTA-1. An Atwood's machine is a pulley with two masses connected by a string as shown. The mass of object A, m A, is twice the mass of object B, m B. The tension T in the string on the left, above mass

More information

Supplemental Questions

Supplemental Questions Supplemental Questions The fastest of all fishes is the sailfish. If a sailfish accelerates at a rate of 14 (km/hr)/sec [fwd] for 4.7 s from its initial velocity of 42 km/h [fwd], what is its final velocity?

More information

www.mathsbox.org.uk Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx Acceleration Velocity (v) Displacement x

www.mathsbox.org.uk Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx Acceleration Velocity (v) Displacement x Mechanics 2 : Revision Notes 1. Kinematics and variable acceleration Displacement (x) Velocity (v) Acceleration (a) x = f(t) differentiate v = dx differentiate a = dv = d2 x dt dt dt 2 Acceleration Velocity

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

Section 11.1: Vectors in the Plane. Suggested Problems: 1, 5, 9, 17, 23, 25-37, 40, 42, 44, 45, 47, 50

Section 11.1: Vectors in the Plane. Suggested Problems: 1, 5, 9, 17, 23, 25-37, 40, 42, 44, 45, 47, 50 Section 11.1: Vectors in the Plane Page 779 Suggested Problems: 1, 5, 9, 17, 3, 5-37, 40, 4, 44, 45, 47, 50 Determine whether the following vectors a and b are perpendicular. 5) a = 6, 0, b = 0, 7 Recall

More information

PHY231 Section 2, Form A March 22, 2012. 1. Which one of the following statements concerning kinetic energy is true?

PHY231 Section 2, Form A March 22, 2012. 1. Which one of the following statements concerning kinetic energy is true? 1. Which one of the following statements concerning kinetic energy is true? A) Kinetic energy can be measured in watts. B) Kinetic energy is always equal to the potential energy. C) Kinetic energy is always

More information

Physics 53. Kinematics 2. Our nature consists in movement; absolute rest is death. Pascal

Physics 53. Kinematics 2. Our nature consists in movement; absolute rest is death. Pascal Phsics 53 Kinematics 2 Our nature consists in movement; absolute rest is death. Pascal Velocit and Acceleration in 3-D We have defined the velocit and acceleration of a particle as the first and second

More information

Lecture 07: Work and Kinetic Energy. Physics 2210 Fall Semester 2014

Lecture 07: Work and Kinetic Energy. Physics 2210 Fall Semester 2014 Lecture 07: Work and Kinetic Energy Physics 2210 Fall Semester 2014 Announcements Schedule next few weeks: 9/08 Unit 3 9/10 Unit 4 9/15 Unit 5 (guest lecturer) 9/17 Unit 6 (guest lecturer) 9/22 Unit 7,

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

Slope and Rate of Change

Slope and Rate of Change Chapter 1 Slope and Rate of Change Chapter Summary and Goal This chapter will start with a discussion of slopes and the tangent line. This will rapidly lead to heuristic developments of limits and the

More information

Catapult Engineering Pilot Workshop. LA Tech STEP 2007-2008

Catapult Engineering Pilot Workshop. LA Tech STEP 2007-2008 Catapult Engineering Pilot Workshop LA Tech STEP 2007-2008 Some Background Info Galileo Galilei (1564-1642) did experiments regarding Acceleration. He realized that the change in velocity of balls rolling

More information

Physics Notes Class 11 CHAPTER 3 MOTION IN A STRAIGHT LINE

Physics Notes Class 11 CHAPTER 3 MOTION IN A STRAIGHT LINE 1 P a g e Motion Physics Notes Class 11 CHAPTER 3 MOTION IN A STRAIGHT LINE If an object changes its position with respect to its surroundings with time, then it is called in motion. Rest If an object

More information

WWW.MIAMI-BEST-MATH-TUTOR.COM E-MAIL: MIAMIMATHTUTOR@GMAIL.COM CONTACT NUMBER: (786)556-4839 PHYSICS I

WWW.MIAMI-BEST-MATH-TUTOR.COM E-MAIL: MIAMIMATHTUTOR@GMAIL.COM CONTACT NUMBER: (786)556-4839 PHYSICS I WWW.MIAMI-BEST-MATH-TUTOR.COM PAGE 1 OF 10 WWW.MIAMI-BEST-MATH-TUTOR.COM E-MAIL: MIAMIMATHTUTOR@GMAIL.COM CONTACT NUMBER: (786)556-4839 PHYSICS I PROJECTILE MOTION 4.1 1. A physics book slides off a horizontal

More information

PHY231 Section 1, Form B March 22, 2012

PHY231 Section 1, Form B March 22, 2012 1. A car enters a horizontal, curved roadbed of radius 50 m. The coefficient of static friction between the tires and the roadbed is 0.20. What is the maximum speed with which the car can safely negotiate

More information

VELOCITY, ACCELERATION, FORCE

VELOCITY, ACCELERATION, FORCE VELOCITY, ACCELERATION, FORCE velocity Velocity v is a vector, with units of meters per second ( m s ). Velocity indicates the rate of change of the object s position ( r ); i.e., velocity tells you how

More information

III. Applications of Force and Motion Concepts. Concept Review. Conflicting Contentions. 1. Airplane Drop 2. Moving Ball Toss 3. Galileo s Argument

III. Applications of Force and Motion Concepts. Concept Review. Conflicting Contentions. 1. Airplane Drop 2. Moving Ball Toss 3. Galileo s Argument III. Applications of Force and Motion Concepts Concept Review Conflicting Contentions 1. Airplane Drop 2. Moving Ball Toss 3. Galileo s Argument Qualitative Reasoning 1. Dropping Balls 2. Spinning Bug

More information

Speed A B C. Time. Chapter 3: Falling Objects and Projectile Motion

Speed A B C. Time. Chapter 3: Falling Objects and Projectile Motion Chapter 3: Falling Objects and Projectile Motion 1. Neglecting friction, if a Cadillac and Volkswagen start rolling down a hill together, the heavier Cadillac will get to the bottom A. before the Volkswagen.

More information

Physics Midterm Review Packet January 2010

Physics Midterm Review Packet January 2010 Physics Midterm Review Packet January 2010 This Packet is a Study Guide, not a replacement for studying from your notes, tests, quizzes, and textbook. Midterm Date: Thursday, January 28 th 8:15-10:15 Room:

More information

MATH 10550, EXAM 2 SOLUTIONS. x 2 + 2xy y 2 + x = 2

MATH 10550, EXAM 2 SOLUTIONS. x 2 + 2xy y 2 + x = 2 MATH 10550, EXAM SOLUTIONS (1) Find an equation for the tangent line to at the point (1, ). + y y + = Solution: The equation of a line requires a point and a slope. The problem gives us the point so we

More information

Problem Set #8 Solutions

Problem Set #8 Solutions MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department 8.01L: Physics I November 7, 2015 Prof. Alan Guth Problem Set #8 Solutions Due by 11:00 am on Friday, November 6 in the bins at the intersection

More information

Acceleration due to Gravity

Acceleration due to Gravity Acceleration due to Gravity 1 Object To determine the acceleration due to gravity by different methods. 2 Apparatus Balance, ball bearing, clamps, electric timers, meter stick, paper strips, precision

More information

F N A) 330 N 0.31 B) 310 N 0.33 C) 250 N 0.27 D) 290 N 0.30 E) 370 N 0.26

F N A) 330 N 0.31 B) 310 N 0.33 C) 250 N 0.27 D) 290 N 0.30 E) 370 N 0.26 Physics 23 Exam 2 Spring 2010 Dr. Alward Page 1 1. A 250-N force is directed horizontally as shown to push a 29-kg box up an inclined plane at a constant speed. Determine the magnitude of the normal force,

More information

Mechanics 1: Conservation of Energy and Momentum

Mechanics 1: Conservation of Energy and Momentum Mechanics : Conservation of Energy and Momentum If a certain quantity associated with a system does not change in time. We say that it is conserved, and the system possesses a conservation law. Conservation

More information

Math 241 Lines and Planes (Solutions) x = 3 3t. z = 1 t. x = 5 + t. z = 7 + 3t

Math 241 Lines and Planes (Solutions) x = 3 3t. z = 1 t. x = 5 + t. z = 7 + 3t Math 241 Lines and Planes (Solutions) The equations for planes P 1, P 2 and P are P 1 : x 2y + z = 7 P 2 : x 4y + 5z = 6 P : (x 5) 2(y 6) + (z 7) = 0 The equations for lines L 1, L 2, L, L 4 and L 5 are

More information

Chapter 3.8 & 6 Solutions

Chapter 3.8 & 6 Solutions Chapter 3.8 & 6 Solutions P3.37. Prepare: We are asked to find period, speed and acceleration. Period and frequency are inverses according to Equation 3.26. To find speed we need to know the distance traveled

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

AP Physics Circular Motion Practice Test B,B,B,A,D,D,C,B,D,B,E,E,E, 14. 6.6m/s, 0.4 N, 1.5 m, 6.3m/s, 15. 12.9 m/s, 22.9 m/s

AP Physics Circular Motion Practice Test B,B,B,A,D,D,C,B,D,B,E,E,E, 14. 6.6m/s, 0.4 N, 1.5 m, 6.3m/s, 15. 12.9 m/s, 22.9 m/s AP Physics Circular Motion Practice Test B,B,B,A,D,D,C,B,D,B,E,E,E, 14. 6.6m/s, 0.4 N, 1.5 m, 6.3m/s, 15. 12.9 m/s, 22.9 m/s Answer the multiple choice questions (2 Points Each) on this sheet with capital

More information

Scalar versus Vector Quantities. Speed. Speed: Example Two. Scalar Quantities. Average Speed = distance (in meters) time (in seconds) v =

Scalar versus Vector Quantities. Speed. Speed: Example Two. Scalar Quantities. Average Speed = distance (in meters) time (in seconds) v = Scalar versus Vector Quantities Scalar Quantities Magnitude (size) 55 mph Speed Average Speed = distance (in meters) time (in seconds) Vector Quantities Magnitude (size) Direction 55 mph, North v = Dx

More information

Practice Final Math 122 Spring 12 Instructor: Jeff Lang

Practice Final Math 122 Spring 12 Instructor: Jeff Lang Practice Final Math Spring Instructor: Jeff Lang. Find the limit of the sequence a n = ln (n 5) ln (3n + 8). A) ln ( ) 3 B) ln C) ln ( ) 3 D) does not exist. Find the limit of the sequence a n = (ln n)6

More information

PHYSICS 111 HOMEWORK SOLUTION #10. April 8, 2013

PHYSICS 111 HOMEWORK SOLUTION #10. April 8, 2013 PHYSICS HOMEWORK SOLUTION #0 April 8, 203 0. Find the net torque on the wheel in the figure below about the axle through O, taking a = 6.0 cm and b = 30.0 cm. A torque that s produced by a force can be

More information

Midterm Solutions. mvr = ω f (I wheel + I bullet ) = ω f 2 MR2 + mr 2 ) ω f = v R. 1 + M 2m

Midterm Solutions. mvr = ω f (I wheel + I bullet ) = ω f 2 MR2 + mr 2 ) ω f = v R. 1 + M 2m Midterm Solutions I) A bullet of mass m moving at horizontal velocity v strikes and sticks to the rim of a wheel a solid disc) of mass M, radius R, anchored at its center but free to rotate i) Which of

More information

G U I D E T O A P P L I E D O R B I T A L M E C H A N I C S F O R K E R B A L S P A C E P R O G R A M

G U I D E T O A P P L I E D O R B I T A L M E C H A N I C S F O R K E R B A L S P A C E P R O G R A M G U I D E T O A P P L I E D O R B I T A L M E C H A N I C S F O R K E R B A L S P A C E P R O G R A M CONTENTS Foreword... 2 Forces... 3 Circular Orbits... 8 Energy... 10 Angular Momentum... 13 FOREWORD

More information

C B A T 3 T 2 T 1. 1. What is the magnitude of the force T 1? A) 37.5 N B) 75.0 N C) 113 N D) 157 N E) 192 N

C B A T 3 T 2 T 1. 1. What is the magnitude of the force T 1? A) 37.5 N B) 75.0 N C) 113 N D) 157 N E) 192 N Three boxes are connected by massless strings and are resting on a frictionless table. Each box has a mass of 15 kg, and the tension T 1 in the right string is accelerating the boxes to the right at a

More information

Chapter 3 Falling Objects and Projectile Motion

Chapter 3 Falling Objects and Projectile Motion Chapter 3 Falling Objects and Projectile Motion Gravity influences motion in a particular way. How does a dropped object behave?!does the object accelerate, or is the speed constant?!do two objects behave

More information

APPLIED MATHEMATICS ADVANCED LEVEL

APPLIED MATHEMATICS ADVANCED LEVEL APPLIED MATHEMATICS ADVANCED LEVEL INTRODUCTION This syllabus serves to examine candidates knowledge and skills in introductory mathematical and statistical methods, and their applications. For applications

More information

AP Physics C. Oscillations/SHM Review Packet

AP Physics C. Oscillations/SHM Review Packet AP Physics C Oscillations/SHM Review Packet 1. A 0.5 kg mass on a spring has a displacement as a function of time given by the equation x(t) = 0.8Cos(πt). Find the following: a. The time for one complete

More information

Thin Airfoil Theory. Charles R. O Neill School of Mechanical and Aerospace Engineering Oklahoma State University Stillwater, OK 74078

Thin Airfoil Theory. Charles R. O Neill School of Mechanical and Aerospace Engineering Oklahoma State University Stillwater, OK 74078 13 Thin Airfoil Theory Charles R. O Neill School of Mechanical and Aerospace Engineering Oklahoma State University Stillwater, OK 7478 Project One in MAE 3253 Applied Aerodynamics and Performance March

More information

Physics Section 3.2 Free Fall

Physics Section 3.2 Free Fall Physics Section 3.2 Free Fall Aristotle Aristotle taught that the substances making up the Earth were different from the substance making up the heavens. He also taught that dynamics (the branch of physics

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

Web review - Ch 3 motion in two dimensions practice test

Web review - Ch 3 motion in two dimensions practice test Name: Class: _ Date: _ Web review - Ch 3 motion in two dimensions practice test Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Which type of quantity

More information

Answer Key for the Review Packet for Exam #3

Answer Key for the Review Packet for Exam #3 Answer Key for the Review Packet for Eam # Professor Danielle Benedetto Math Ma-Min Problems. Show that of all rectangles with a given area, the one with the smallest perimeter is a square. Diagram: y

More information

Ground Rules. PC1221 Fundamentals of Physics I. Kinematics. Position. Lectures 3 and 4 Motion in One Dimension. Dr Tay Seng Chuan

Ground Rules. PC1221 Fundamentals of Physics I. Kinematics. Position. Lectures 3 and 4 Motion in One Dimension. Dr Tay Seng Chuan Ground Rules PC11 Fundamentals of Physics I Lectures 3 and 4 Motion in One Dimension Dr Tay Seng Chuan 1 Switch off your handphone and pager Switch off your laptop computer and keep it No talking while

More information

Physics 125 Practice Exam #3 Chapters 6-7 Professor Siegel

Physics 125 Practice Exam #3 Chapters 6-7 Professor Siegel Physics 125 Practice Exam #3 Chapters 6-7 Professor Siegel Name: Lab Day: 1. A concrete block is pulled 7.0 m across a frictionless surface by means of a rope. The tension in the rope is 40 N; and the

More information

ON CERTAIN DOUBLY INFINITE SYSTEMS OF CURVES ON A SURFACE

ON CERTAIN DOUBLY INFINITE SYSTEMS OF CURVES ON A SURFACE i93 c J SYSTEMS OF CURVES 695 ON CERTAIN DOUBLY INFINITE SYSTEMS OF CURVES ON A SURFACE BY C H. ROWE. Introduction. A system of co 2 curves having been given on a surface, let us consider a variable curvilinear

More information

3600 s 1 h. 24 h 1 day. 1 day

3600 s 1 h. 24 h 1 day. 1 day Week 7 homework IMPORTANT NOTE ABOUT WEBASSIGN: In the WebAssign versions of these problems, various details have been changed, so that the answers will come out differently. The method to find the solution

More information

Halliday, Resnick & Walker Chapter 13. Gravitation. Physics 1A PHYS1121 Professor Michael Burton

Halliday, Resnick & Walker Chapter 13. Gravitation. Physics 1A PHYS1121 Professor Michael Burton Halliday, Resnick & Walker Chapter 13 Gravitation Physics 1A PHYS1121 Professor Michael Burton II_A2: Planetary Orbits in the Solar System + Galaxy Interactions (You Tube) 21 seconds 13-1 Newton's Law

More information

5 PROJECTILES. 5.0 Introduction. Objectives

5 PROJECTILES. 5.0 Introduction. Objectives 5 PROJECTILES Chapter 5 Projectiles Objectives After studying this chapter you should recognise that projectile motion is common; understand how to obtain a simple mathematical model of projectile motion;

More information

Uniformly Accelerated Motion

Uniformly Accelerated Motion Uniformly Accelerated Motion Under special circumstances, we can use a series of three equations to describe or predict movement V f = V i + at d = V i t + 1/2at 2 V f2 = V i2 + 2ad Most often, these equations

More information

Physics 590 Homework, Week 6 Week 6, Homework 1

Physics 590 Homework, Week 6 Week 6, Homework 1 Physics 590 Homework, Week 6 Week 6, Homework 1 Prob. 6.1.1 A descent vehicle landing on the moon has a vertical velocity toward the surface of the moon of 35 m/s. At the same time it has a horizontal

More information

Chapter 5 Using Newton s Laws: Friction, Circular Motion, Drag Forces. Copyright 2009 Pearson Education, Inc.

Chapter 5 Using Newton s Laws: Friction, Circular Motion, Drag Forces. Copyright 2009 Pearson Education, Inc. Chapter 5 Using Newton s Laws: Friction, Circular Motion, Drag Forces Units of Chapter 5 Applications of Newton s Laws Involving Friction Uniform Circular Motion Kinematics Dynamics of Uniform Circular

More information

CS100B Fall 1999. Professor David I. Schwartz. Programming Assignment 5. Due: Thursday, November 18 1999

CS100B Fall 1999. Professor David I. Schwartz. Programming Assignment 5. Due: Thursday, November 18 1999 CS100B Fall 1999 Professor David I. Schwartz Programming Assignment 5 Due: Thursday, November 18 1999 1. Goals This assignment will help you develop skills in software development. You will: develop software

More information

Problem 6.40 and 6.41 Kleppner and Kolenkow Notes by: Rishikesh Vaidya, Physics Group, BITS-Pilani

Problem 6.40 and 6.41 Kleppner and Kolenkow Notes by: Rishikesh Vaidya, Physics Group, BITS-Pilani Problem 6.40 and 6.4 Kleppner and Kolenkow Notes by: Rishikesh Vaidya, Physics Group, BITS-Pilani 6.40 A wheel with fine teeth is attached to the end of a spring with constant k and unstretched length

More information

Chapter 3 Practice Test

Chapter 3 Practice Test Chapter 3 Practice Test Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Which of the following is a physical quantity that has both magnitude and direction?

More information

Chapter 10: Linear Kinematics of Human Movement

Chapter 10: Linear Kinematics of Human Movement Chapter 10: Linear Kinematics of Human Movement Basic Biomechanics, 4 th edition Susan J. Hall Presentation Created by TK Koesterer, Ph.D., ATC Humboldt State University Objectives Discuss the interrelationship

More information

Vector Fields and Line Integrals

Vector Fields and Line Integrals Vector Fields and Line Integrals 1. Match the following vector fields on R 2 with their plots. (a) F (, ), 1. Solution. An vector, 1 points up, and the onl plot that matches this is (III). (b) F (, ) 1,.

More information

Physics 2A, Sec B00: Mechanics -- Winter 2011 Instructor: B. Grinstein Final Exam

Physics 2A, Sec B00: Mechanics -- Winter 2011 Instructor: B. Grinstein Final Exam Physics 2A, Sec B00: Mechanics -- Winter 2011 Instructor: B. Grinstein Final Exam INSTRUCTIONS: Use a pencil #2 to fill your scantron. Write your code number and bubble it in under "EXAM NUMBER;" an entry

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the problem. (Use g = 9.8 m/s2.) 1) A 21 kg box must be slid across the floor. If

More information

GENERAL SCIENCE LABORATORY 1110L Lab Experiment 3: PROJECTILE MOTION

GENERAL SCIENCE LABORATORY 1110L Lab Experiment 3: PROJECTILE MOTION GENERAL SCIENCE LABORATORY 1110L Lab Experiment 3: PROJECTILE MOTION Objective: To understand the motion of a projectile in the earth s gravitational field and measure the muzzle velocity of the projectile

More information

Kinematic Physics for Simulation and Game Programming

Kinematic Physics for Simulation and Game Programming Kinematic Phsics for Simulation and Game Programming Mike Baile mjb@cs.oregonstate.edu phsics-kinematic.ppt mjb October, 05 SI Phsics Units (International Sstem of Units) Quantit Units Linear position

More information

+ 4θ 4. We want to minimize this function, and we know that local minima occur when the derivative equals zero. Then consider

+ 4θ 4. We want to minimize this function, and we know that local minima occur when the derivative equals zero. Then consider Math Xb Applications of Trig Derivatives 1. A woman at point A on the shore of a circular lake with radius 2 miles wants to arrive at the point C diametrically opposite A on the other side of the lake

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. Exam Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. 1) A person on a sled coasts down a hill and then goes over a slight rise with speed 2.7 m/s.

More information

Module 8 Lesson 4: Applications of Vectors

Module 8 Lesson 4: Applications of Vectors Module 8 Lesson 4: Applications of Vectors So now that you have learned the basic skills necessary to understand and operate with vectors, in this lesson, we will look at how to solve real world problems

More information

Orbital Dynamics: Formulary

Orbital Dynamics: Formulary Orbital Dynamics: Formulary 1 Introduction Prof. Dr. D. Stoffer Department of Mathematics, ETH Zurich Newton s law of motion: The net force on an object is equal to the mass of the object multiplied by

More information

The Gravitational Field

The Gravitational Field The Gravitational Field The use of multimedia in teaching physics Texts to multimedia presentation Jan Hrnčíř jan.hrncir@gfxs.cz Martin Klejch martin.klejch@gfxs.cz F. X. Šalda Grammar School, Liberec

More information

Lecture 16. Newton s Second Law for Rotation. Moment of Inertia. Angular momentum. Cutnell+Johnson: 9.4, 9.6

Lecture 16. Newton s Second Law for Rotation. Moment of Inertia. Angular momentum. Cutnell+Johnson: 9.4, 9.6 Lecture 16 Newton s Second Law for Rotation Moment of Inertia Angular momentum Cutnell+Johnson: 9.4, 9.6 Newton s Second Law for Rotation Newton s second law says how a net force causes an acceleration.

More information

Recitation Week 4 Chapter 5

Recitation Week 4 Chapter 5 Recitation Week 4 Chapter 5 Problem 5.5. A bag of cement whose weight is hangs in equilibrium from three wires shown in igure P5.4. wo of the wires make angles θ = 60.0 and θ = 40.0 with the horizontal.

More information

Penn State University Physics 211 ORBITAL MECHANICS 1

Penn State University Physics 211 ORBITAL MECHANICS 1 ORBITAL MECHANICS 1 PURPOSE The purpose of this laboratory project is to calculate, verify and then simulate various satellite orbit scenarios for an artificial satellite orbiting the earth. First, there

More information

Readings this week. 1 Parametric Equations Supplement. 2 Section 10.1. 3 Sections 2.1-2.2. Professor Christopher Hoffman Math 124

Readings this week. 1 Parametric Equations Supplement. 2 Section 10.1. 3 Sections 2.1-2.2. Professor Christopher Hoffman Math 124 Readings this week 1 Parametric Equations Supplement 2 Section 10.1 3 Sections 2.1-2.2 Precalculus Review Quiz session Thursday equations of lines and circles worksheet available at http://www.math.washington.edu/

More information

Newton s Law of Universal Gravitation

Newton s Law of Universal Gravitation Newton s Law of Universal Gravitation The greatest moments in science are when two phenomena that were considered completely separate suddenly are seen as just two different versions of the same thing.

More information

2After completing this chapter you should be able to

2After completing this chapter you should be able to After completing this chapter you should be able to solve problems involving motion in a straight line with constant acceleration model an object moving vertically under gravity understand distance time

More information

Lecture L2 - Degrees of Freedom and Constraints, Rectilinear Motion

Lecture L2 - Degrees of Freedom and Constraints, Rectilinear Motion S. Widnall 6.07 Dynamics Fall 009 Version.0 Lecture L - Degrees of Freedom and Constraints, Rectilinear Motion Degrees of Freedom Degrees of freedom refers to the number of independent spatial coordinates

More information

Homework #1 Solutions

Homework #1 Solutions MAT 303 Spring 203 Homework # Solutions Problems Section.:, 4, 6, 34, 40 Section.2:, 4, 8, 30, 42 Section.4:, 2, 3, 4, 8, 22, 24, 46... Verify that y = x 3 + 7 is a solution to y = 3x 2. Solution: From

More information

1 of 7 9/5/2009 6:12 PM

1 of 7 9/5/2009 6:12 PM 1 of 7 9/5/2009 6:12 PM Chapter 2 Homework Due: 9:00am on Tuesday, September 8, 2009 Note: To understand how points are awarded, read your instructor's Grading Policy. [Return to Standard Assignment View]

More information

Problem Set V Solutions

Problem Set V Solutions Problem Set V Solutions. Consider masses m, m 2, m 3 at x, x 2, x 3. Find X, the C coordinate by finding X 2, the C of mass of and 2, and combining it with m 3. Show this is gives the same result as 3

More information

Chapter 11. h = 5m. = mgh + 1 2 mv 2 + 1 2 Iω 2. E f. = E i. v = 4 3 g(h h) = 4 3 9.8m / s2 (8m 5m) = 6.26m / s. ω = v r = 6.

Chapter 11. h = 5m. = mgh + 1 2 mv 2 + 1 2 Iω 2. E f. = E i. v = 4 3 g(h h) = 4 3 9.8m / s2 (8m 5m) = 6.26m / s. ω = v r = 6. Chapter 11 11.7 A solid cylinder of radius 10cm and mass 1kg starts from rest and rolls without slipping a distance of 6m down a house roof that is inclined at 30 degrees (a) What is the angular speed

More information

1. Mass, Force and Gravity

1. Mass, Force and Gravity STE Physics Intro Name 1. Mass, Force and Gravity Before attempting to understand force, we need to look at mass and acceleration. a) What does mass measure? The quantity of matter(atoms) b) What is the

More information

Use the following information to deduce that the gravitational field strength at the surface of the Earth is approximately 10 N kg 1.

Use the following information to deduce that the gravitational field strength at the surface of the Earth is approximately 10 N kg 1. IB PHYSICS: Gravitational Forces Review 1. This question is about gravitation and ocean tides. (b) State Newton s law of universal gravitation. Use the following information to deduce that the gravitational

More information

PHYS 117- Exam I. Multiple Choice Identify the letter of the choice that best completes the statement or answers the question.

PHYS 117- Exam I. Multiple Choice Identify the letter of the choice that best completes the statement or answers the question. PHYS 117- Exam I Multiple Choice Identify the letter of the choice that best completes the statement or answers the question. 1. Car A travels from milepost 343 to milepost 349 in 5 minutes. Car B travels

More information

Unit 4 Practice Test: Rotational Motion

Unit 4 Practice Test: Rotational Motion Unit 4 Practice Test: Rotational Motion Multiple Guess Identify the letter of the choice that best completes the statement or answers the question. 1. How would an angle in radians be converted to an angle

More information

Downloaded from www.studiestoday.com

Downloaded from www.studiestoday.com Class XI Physics Ch. 4: Motion in a Plane NCERT Solutions Page 85 Question 4.1: State, for each of the following physical quantities, if it is a scalar or a vector: Volume, mass, speed, acceleration, density,

More information

DIRECT ORBITAL DYNAMICS: USING INDEPENDENT ORBITAL TERMS TO TREAT BODIES AS ORBITING EACH OTHER DIRECTLY WHILE IN MOTION

DIRECT ORBITAL DYNAMICS: USING INDEPENDENT ORBITAL TERMS TO TREAT BODIES AS ORBITING EACH OTHER DIRECTLY WHILE IN MOTION 1 DIRECT ORBITAL DYNAMICS: USING INDEPENDENT ORBITAL TERMS TO TREAT BODIES AS ORBITING EACH OTHER DIRECTLY WHILE IN MOTION Daniel S. Orton email: dsorton1@gmail.com Abstract: There are many longstanding

More information

Physics 2B. Lecture 29B

Physics 2B. Lecture 29B Physics 2B Lecture 29B "There is a magnet in your heart that will attract true friends. That magnet is unselfishness, thinking of others first. When you learn to live for others, they will live for you."

More information

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a 88 CHAPTER. VECTOR FUNCTIONS.4 Curvature.4.1 Definitions and Examples The notion of curvature measures how sharply a curve bends. We would expect the curvature to be 0 for a straight line, to be very small

More information

KINEMATICS OF PARTICLES RELATIVE MOTION WITH RESPECT TO TRANSLATING AXES

KINEMATICS OF PARTICLES RELATIVE MOTION WITH RESPECT TO TRANSLATING AXES KINEMTICS OF PRTICLES RELTIVE MOTION WITH RESPECT TO TRNSLTING XES In the previous articles, we have described particle motion using coordinates with respect to fixed reference axes. The displacements,

More information

1 3 4 = 8i + 20j 13k. x + w. y + w

1 3 4 = 8i + 20j 13k. x + w. y + w ) Find the point of intersection of the lines x = t +, y = 3t + 4, z = 4t + 5, and x = 6s + 3, y = 5s +, z = 4s + 9, and then find the plane containing these two lines. Solution. Solve the system of equations

More information

Halliday, Resnick & Walker Chapter 13. Gravitation. Physics 1A PHYS1121 Professor Michael Burton

Halliday, Resnick & Walker Chapter 13. Gravitation. Physics 1A PHYS1121 Professor Michael Burton Halliday, Resnick & Walker Chapter 13 Gravitation Physics 1A PHYS1121 Professor Michael Burton II_A2: Planetary Orbits in the Solar System + Galaxy Interactions (You Tube) 21 seconds 13-1 Newton's Law

More information