qa3

#$&*

course phy121

12:18 am 11/24/13

003. Velocity Relationships*********************************************

Question: `q001. Note that there are 13 questions in this assignment.

vAve = `ds / `dt, which is the definition of average velocity and which fits well with our intuition about this concept.

• If displacement `ds is measured in meters and the time interval `dt is measured in seconds, in what units will vAve be obtained?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

vAve would then be in meters per second because

meters/seconds gives meters per seconds

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

vAve = `ds / `dt.

The units of `ds are m and the units of `dt are sec, so the units of `ds / `dt must be m / sec.

Thus vAve is in m/s.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

ok

------------------------------------------------

Self-critique rating:3

*********************************************

Question: `q002. If the equation vAve = `ds / `dt is to be solved for `ds we multiply both sides of the equation by `dt to obtain `ds = vAve * `dt. If vAve is measured in cm / sec and `dt in sec, then in what units must `ds be measured?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

The unit would then be cm because cm/sec * sec/1 = cm/1 = cm

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

Since vAve is in cm/sec and `dt in sec, `ds = vAve * `dt must be in units of cm / sec * sec = cm.

STUDENT QUESTION

I don’t get how sec and sec would cancel each other out

INSTRUCTOR RESPONSE

cm / s * s means

(cm/s) * s, which is the same as

(cm / s) * (s / 1). Multiplying numerators and denominators we have

(cm * s) / (s * 1) or just

(cm * s) / s, which is the same as

cm * (s / s) = cm * 1 = cm.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

ok

------------------------------------------------

Self-critique rating:3

*********************************************

Question: `q003. Explain the algebra of multiplying the unit cm / sec by the unit sec.

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

cm / sec * sec/1

The seconds cancel leaving cm/1 or just cm

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

When we multiply cm/sec by sec we are multiplying the fractions cm / sec and sec / 1. When we multiply fractions we will multiply numerators and denominators. We obtain cm * sec / ( sec * 1). This can be rearranged as (sec / sec) * (cm / 1), which is the same as 1 * cm / 1. Since multiplication or division by 1 doesn't change a quantity, this is just equal to cm.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

ok

------------------------------------------------

Self-critique rating:3

*********************************************

Question: `q004. If the definition vAve = `ds / `dt is to be solved for `dt we multiply both sides of the equation by `dt to obtain vAve * `dt = `ds, then divide both sides by vAve to get `dt = `ds / vAve. If vAve is measured in km / sec and `ds in km, then in what units must `dt be measured?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

Seconds because

We have km / (km/sec)

= km/1 * sec/km

= sec /1

= sec

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

Since `dt = `ds / vAve and `ds is in km and vAve in km/sec, `ds / vAve will be in km / (km / sec) = seconds.

STUDENT SOLUTION LACKING DOCUMENTATION

seconds

INSTRUCTOR RESPONSE

You should show the reasoning; we know in advance that `dt will be in seconds, but be sure you understand how to get there from the given units.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

ok

------------------------------------------------

Self-critique rating:3

*********************************************

Question: `q005. Explain the algebra of dividing the unit km / sec into the unit km.

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

km / (km / sec)

= km/1 * sec/km (to divide you multiply by inverse)

= sec/1 = seconds

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

The division is km / (km / sec). Since division by a fraction is multiplication by the reciprocal of the fraction, we have km * (sec / km). This is equivalent to multiplication of fractions (km / 1) * (sec / km). Multiplying numerators and denominators we get (km * sec) / (1 * km), which can be rearranged to give us (km / km) * (sec / 1), or 1 * sec / 1, or just sec.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

ok

------------------------------------------------

Self-critique rating:3

*********************************************

Question: `q006. If an object moves from position s = 4 meters to position s = 10 meters between clock times t = 2 seconds and t = 5 seconds, then at what average rate is the position of the object changing (i.e., what is the average velocity of the object) during this time interval? What is the change `ds in position, what is the change `dt in clock time, and how do we combine these quantities to obtain the average velocity?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

`ds = 10-4 = 6meters

`dt =5-2= 3 seconds

avgVel = `ds/`dt

= 6meters / 3 seconds

= 2 meters per second

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

We see that the changes in position and clock time our `ds = 10 meters - 4 meters = 6 meters and `dt = 5 seconds - 2 seconds = 3 seconds. We see also that the average velocity is vAve = `ds / `dt = 6 meters / (3 seconds) = 2 meters / second. Comment on any discrepancy between this reasoning and your reasoning.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

ok

------------------------------------------------

Self-critique rating:3

*********************************************

Question: `q007. Symbolize this process: If an object moves from position s = s1 to position s = s2 between clock times t = t1 and t = t2, then what expression represents the change `ds in position and what expression represents the change `dt in the clock time?

What expression therefore symbolizes the average velocity between the two clock times.

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

`ds = (s2-s1)

`dt = (t2-t1)

avgVel = (s2-s1)/(t2-t1)

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

The change in position is `ds = s2 - s1, obtained as usual by subtracting the first position from the second. Similarly the change in clock time is `dt = t2 - t1.

The symbolic expression for the average velocity is therefore

• vAve = `ds / `dt = (s2 - s1) / (t2 - t1).

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

ok

------------------------------------------------

Self-critique rating:3

*********************************************

Question: `q008. On a graph of position s vs. clock time t we see that the first position s = 4 meters occurs at clock time t = 2 seconds, which corresponds to the point (2 sec, 4 meters) on the graph, while the second position s = 10 meters occurs at clock time t = 5 seconds and therefore corresponds to the point (5 sec, 10 meters). If a right triangle is drawn between these points on the graph, with the sides of the triangle parallel to the s and t axes, the rise of the triangle is the quantity represented by its vertical side and the run is the quantity represented by its horizontal side. This slope of the triangle is defined as the ratio rise / run. What is the rise of the triangle (i.e., the length of the vertical side) and what quantity does the rise represent? What is the run of the triangle and what does it represent?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

In graphing the points (2,4) and (5,10) and constructing the right triangle, I find that the rise is= 10-4 = 6meters which is the vertical change on the graph which is the change in position which is `ds, and the run is 5-2=3seconds which is the horizontal change in the graph which is the change in time which is `dt

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

The rise of the triangle represents the change in the position coordinate, which from the first point to the second is 10 m - 4 m = 6 m. The run of the triangle represents the change in the clock time coordinate, which is 5 s - 2 s = 3 s.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

ok

------------------------------------------------

Self-critique rating:3

*********************************************

Question: `q009. What is the slope of this triangle and what does it represent?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

The slope of the triangle is rise/run which is 6/3=2 meters /second. The slope represents the average velocity

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

The slope of this graph is 6 meters / 3 seconds = 2 meters / second.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

ok

------------------------------------------------

Self-critique rating:3

*********************************************

Question: `q010. In what sense does the slope of any graph of position vs. clock time represent the velocity of the object? For example, why does a greater slope imply greater velocity?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

The slope represents the average velocity which is `ds/`dt. The greater the slope, the faster the object’s velocity is changing because there is a greater change in position as clock time increases.

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

Since the rise between two points on a graph of velocity vs. clock time represents the change `ds in position, and since the run represents the change `dt clock time, the slope represents rise / run, or change in position / change in clock time, which is `ds / `dt. This is equal to the average rate of change of position with respect to clock time, which is the definition of average velocity.

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

ok

------------------------------------------------

Self-critique rating:3

*********************************************

Question: `q011. As a car rolls from rest down a hill, its velocity increases. Describe a graph of the position of the car vs. clock time.

If you have not already done so, tell whether the graph is increasing at an increasing rate, increasing at a decreasing rate, decreasing at an increasing rate, decreasing at a decreasing rate, increasing at a constant rate or decreasing at a constant rate.

Is the slope of your graph increasing or decreasing?

How does the behavior of the slope of your graph indicate the condition of the problem, namely that the velocity is increasing?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

A car is rolling from rest down a hill with increasing velocity. The graph of position vs clock time woud have clock time on the x axis and position on the y axis. This graph is increasing at an increasing rate.

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.............................................

Given Solution:

The graph should have been increasing, since the position of the car increases with time (the car gets further and further from its starting point). The slope of the graph should have been increasing, since it is the slope of the graph that indicates velocity. An increasing graph within increasing slope is said to be increasing at an increasing rate (an alternative description would be that the graph is increasing and concave up).

&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

Self-critique (if necessary):

ok

------------------------------------------------

Self-critique rating:

ok

If you understand the assignment and were able to solve the previously given problems from your worksheets, you should be able to complete most of the following problems quickly and easily. If you experience difficulty with some of these problems, you will be given notes and we will work to resolve difficulties.

*********************************************

Question: `q012. If at clock time t = t_1 the position of an object is x = x_1, while at clock time t = t_2 its position is x = x_2, then what is its average velocity during the corresponding interval?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

avgVel - `ds/`dt = (x2-x1)/(t2-t1)

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

*********************************************

Question: `q013. On a graph of position x vs. clock time t, what is the average slope between the point (t_1, x_1) and (t_2, x_2)? What is the meaning of this average slope, and why?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

On this graph clock time is on the x axis and position is on the y axis. The average slope between the points is (x2-x1)/(t2-t1)

This is simply rise over run to get the slope and the slope represents the average velocity

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

------------------------------------------------

Self-critique rating:3

ok

If you understand the assignment and were able to solve the previously given problems from your worksheets, you should be able to complete most of the following problems quickly and easily. If you experience difficulty with some of these problems, you will be given notes and we will work to resolve difficulties.

*********************************************

Question: `q012. If at clock time t = t_1 the position of an object is x = x_1, while at clock time t = t_2 its position is x = x_2, then what is its average velocity during the corresponding interval?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

avgVel - `ds/`dt = (x2-x1)/(t2-t1)

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

*********************************************

Question: `q013. On a graph of position x vs. clock time t, what is the average slope between the point (t_1, x_1) and (t_2, x_2)? What is the meaning of this average slope, and why?

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

On this graph clock time is on the x axis and position is on the y axis. The average slope between the points is (x2-x1)/(t2-t1)

This is simply rise over run to get the slope and the slope represents the average velocity

confidence rating #$&*:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

------------------------------------------------

Self-critique rating:3

#*&!

&#Very good work. Let me know if you have questions. &#