STUDY GUIDE FOR PART I:
VECTORS AND BASIC MOTION
Dr. Johnny B. Holmes
Introduction
Motion in One Dimension
Return to PHYS 201 Outline
Introduction
Outline
Supplementary Homework Problems
Answers to Problems
Return to top
In this first part of the course, we consider: 1. what physics is; 2. the concept of vectors, and 3. the basic description of motion. We first of all consider what physics is. A first attempt at a definition might be this: Physics is the science that considers the basic structure of matter, the basic properties of matter, the basic interactions between pieces of matter, and the basic descriptions of motion. Physics attempts to describe as many natural phenomena (happenings) as it can in terms of as few basic principles (laws) as it can.
Note: Natural phenomena are usually very complex things and, to start with, we will be making many idealizations and simplifying assumptions. Once the basic principles are known, you can begin to consider removing some of these simplifying assumptions and try to obtain more and more accurate descriptions of real phenomena.
OUTLINE:
LETTER PROBLEMS:
A. Given the following three equations, solve them for x, y, and z:
ax + by - cz = 5 where a,b,c are the last three digits of your phone number (e.g., 321-3448 means a=4, b=4, c=8);
-dx + ey + fz = 8 where d,e,f are the last three digits of your (or your parent's) street address or box number
gx - hy - kz = 0 where g,h,k are the last three digits of your (or your parent's) zip code.
HINT: in the look back stage (step 7), check your answers by substituting in your answers into the equations to show that they indeed work.
B. If the arc length is 3.0 meters and the radius is 12 meters, what is the angle: a) in radians? b) in degrees? c) in revolutions?
C. The moon has a diameter of 3,500 km and is 384,000 km away. What angle does the moon make with a person's eye?
D. What is the displacement of the point of a wheel initially in contact with the ground when the wheel rolls forward 3/4 of a revolution? (The radius of the wheel is 'R' and the 'X-axis' is the forward direction.) (HINT: break the motion into two part: the translation of the wheel and the rotation of the wheel. Only look at initial and final points, not the actual trajectory.)
E. A car drives five blocks East, turns North for two blocks, then turns back West for 2 blocks. What is the final position of the car relative to the initial position. Express in both rectangular and polar form.
ANSWERS TO LETTER PROBLEMS:
A. you are on your own - you should be able to check this yourself.
B. a) 0.25 radians, b) 14.32°, c) 0.0398 revolutions.
C. 9.11 x 10-3 radians = 0.52°.
D. (5.71*R, 1.00*R) or (5.80*R, 9.9°)
E. (3 blocks East, 2 blocks North) or (3.61 blocks, 33.7° North of East)
Outline
Supplementary Homework Problems
Answers to Problems
Return to top
OUTLINE
use with DISCRETE DATA POINTS & NUMERICAL METHODS (computers!)
use with DISCRETE DATA POINTS & NUMERICAL METHODS (computers!)
LETTER PROBLEMS:
F. Below are the numerical values of position at specific times. a) Calculate the average velocity between each two times. b) Assuming the average velocities calculated in the previous part are equal to the velocities at the mid-point in the time interval, calculate the average accelerations between the mid-points in time (which are approximately the accelerations at the actual time points.
|
x (in m) |
T (in sec) |
* |
x (in m) |
t (in sec) |
|
5.00 |
0 |
* |
-2.50 |
4 |
|
4.33 |
1 |
* |
-4.33 |
5 |
|
2.50 |
2 |
* |
-5.00 |
6 |
|
0.00 |
3 |
* |
-4.33 |
7 |
G. Below are the numerical values of velocity at specific times as well as the functional expression for velocity. a) Using the numerical method calculate both the average acceleration during the time between t=8 and t=9 seconds, and calculate the position at t=9 seconds. You should assume that x=-20 m when t=0 [i.e., xo=-20m]. b) To check yourself, use the functional form for a(t) and x(t) given below (this was derived using calculus assuming xo=-20). Specifically, evaluate the acceleration at t=8.5 sec and compare to the average acceleration between t=8 and t=9 sec., and evaluate the position at t=9 sec and compare to what you got using the numerical procedure. HINT: remember for the numerical method you use:
vavg = Dx/Dt, and aavg = Dv/Dt where Dx = xi+1 - xi , Dt = ti+1 - ti .
NUMERICAL DATA:
|
v (0 sec) |
50.0 m/s |
* |
v (6 sec) |
24.8 m/s |
|
v (1 sec) |
49.3 m/s |
* |
v (7 sec) |
15.7 m/s |
|
v (2 sec) |
47.2 m/s |
* |
v (8 sec) |
5.2 m/s |
|
v (3 sec) |
43.7 m/s |
* |
v (9 sec) |
-6.7 m/s |
|
v (4 sec) |
38.8 m/s |
* |
v (10 sec) |
-20.0 m/s |
|
v (5 sec) |
32.5 m/s |
* |
FUNCTIONAL FORMS:
v(t) = 50 m/s - (0.700 m/s3)t²
a(t) = (-1.400 m/s3)t
x(t) = -20m + (50.0 m/s)t - (0.233 m/s3)t3
H. A car accelerates (assume uniformly) from rest with an acceleration of 1.8 m/s². a) How long a time will it take for the car to reach a speed of 25 m/s ? b) How far will the car have gone in this time? c) How fast will the car be going after 10 seconds? d) How far will the car have gone after 10 seconds?
I. A ball is thrown upwards from the top of a building 14 meters high with an initial speed of 25 m/s. a) How long will it take the ball to reach it's highest point? b) How high will this highest point be? c) How long will it take the ball to hit the ground (at the bottom of the building)? d) How fast will the ball be going when it hits the ground?
J. For the situation in problem G above, graph v(t) versus t. From this graph, be able to qualitatively graph x(t) versus t, and a(t) versus t.
K. Below is a graph of x(t). On the graphs below it, sketch v(t) and a(t).



L. Below is a graph of ax(t). On the graphs below it, sketch x(t) and vx(t) assuming that xo > 0 and vxo < 0.



ANSWERS TO LETTER PROBLEMS:
F.
|
v (in m/s) |
t (in sec) |
* |
a (in m/s2) |
t (in sec) |
|
-0.67 |
0.5 |
* |
-1.16 |
1 |
|
-1.83 |
1.5 |
* |
-0.67 |
2 |
|
-2.50 |
2.5 |
* |
0.00 |
3 |
|
-2.50 |
3.5 |
* |
0.67 |
4 |
|
-1.83 |
4.5 |
* |
1.16 |
5 |
|
-0.67 |
5.5 |
* |
1.34 |
6 |
|
0.67 |
6.5 |
G. anum = -11.9 m/s²; acal = -11.9 m/s²; xnum = 258.85 m; xcal = 260.14 m
H. a) 13.89 sec; b) 173.61 m; c) 18 m/s; d) 90 m.
I. a) 2.55 sec; b) 45.89 m; c) 5.61 sec; d) -29.99 m/s.