Assignment 3 qa

course Phy 201

5/21 200

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

Question: `q001. Note that there are 11 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 = `ds/`dt = meters/seconds = meters/s or meters per second

confidence rating #$&* 3

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

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

Given Solution:

vAve = `ds / `dt.

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

Thus vAve is in cm/s.

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

Self-critique (if necessary): OK

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

Self-critique rating #$&* OK

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

Question: `q002. If the definition 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:

These units are measured in centimeters. The seconds would cancel each other out.

confidence rating #$&*: 3

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

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

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): I was making this mistake earlier. I know understand where I went wrong.

Self-critique rating #$&* 3

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

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

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution: As we know division and multiplication cancel each other out. First we must format our data. We have cm/sec and sec/1. After multiplication we get cm*sec / sec*1. The seconds cancel out and we have cm/1 which equals just cm.

confidence rating #$&*: 3

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

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

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 #$&* OK

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

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:

Our formula is `dt = km/ km/sec. We have km/1 / km/sec. To divide fractions we must multiply the first fraction by the reciprocal of the second. This gives us km/1*sec/km. Our km cancels out and we get second/ 1 which is just second.

confidence rating #$&* 3

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

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

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.

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

Self-critique (if necessary): OK

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

Self-critique rating #$&* OK

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

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

YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY

Your solution:

Our formula is `dt = km/ km/sec. We have km/1 / km/sec. To divide fractions we must multiply the first fraction by the reciprocal of the second. This gives us km/1*sec/km. Our km cancels out and we get second/ 1 which is just second.

confidence rating #$&* 3

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

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

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 #$&* OK

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

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:

The object is moving 6 meters in 3 seconds, so it is averaging 2m/s. The change in position we subtract the beginning position from the ending position to get 6 meters. For clock time we subtract the beginning time from the ending time and get 3 seconds. Then if we divide our distance travelled by our time required we get our average rate of change.

confidence rating #$&* 3

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

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

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 #$&* OK

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

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, when 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:

Change in clock time is t2-t1.

Change in position is s2-s1.

Average Velocity = (s2-s1)/(t2-t1)

confidence rating #$&*: 3

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

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

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 #$&* OK

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

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:

Our rise is the change in Y so we would have 10 meters – 4 meters to get a rise of 6m.

Our run is the change in X so we would have 5 seconds – 3 seconds to get a run of 3s.

Slope = rise/run 6m/3s = 2m/s.

confidence rating #$&* 3

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

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

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 #$&* OK

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

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 = 6 meters/3seconds = 2m/s. This tells us that for every increase of one on our x axis we increase 2 on our Y axis. This is also our average velocity.

confidence rating #$&* 3

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

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

Given Solution:

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

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

Self-critique (if necessary): OK

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

Self-critique rating #$&* OK

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

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 greater the slope, the more area that the object is covering per second. As the slope increases the change in Y keeps increasing greater and greater for each single second increment.

confidence rating #$&* 3

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

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

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 #$&* OK

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

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:

This graph will originate at the point (0,0) and from there will start increasing at an increasing rate. As the car goes down the hill it will continue to gain more and more speed therefore the slope of the graph will be increasing. We learned from before that if our slope increases, then our velocity increases because they are both calculated using the same data.

confidence rating #$&* 3

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

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

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

"

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